Gitiles
Code Review
Sign In
gerrit.rockbox.org
/
rockbox
/
2acc0ac542d9186feee25bbe444c49cb59ca393e
/
apps
/
gui
/
viewport.c
2acc0ac
Updated our source code header to explicitly mention that we are GPL v2 or
by Daniel Stenberg
· 16 years ago
bdbdb97
FS#9051 - remove LCD margins... use viewports if you need them...
by Jonathan Gordon
· 16 years ago
daa8341
a bit of code cleanup.. use a single function to get the statusbar height (or lack of if its enabled), and remove some gui_textarea stuff which could be done using the splash. (gui_textarea is on the way out)
by Jonathan Gordon
· 16 years ago
2843469
Moved atoi declaration to stdlib.h. Deleted atoi.h
by Bertrik Sikken
· 16 years ago
5ca1539
the menu and list now accepts a parent viewport to draw in (and the menu can be told to not show status/button bars). This lays the groundwork to fix colour problems with plugin menus (see star.c for an example.) This hopefully fixes some button bar issues as well as theme problems.
by Jonathan Gordon
· 17 years ago
2b7d48e
Bugfix for new list implementation - correctly assign colours for remote LCDs (fixes wrong colours on X5 remote)
by Dave Chapman
· 17 years ago
3f686d7
fix recorder, buttonbar caused list problems
by Jonathan Gordon
· 17 years ago
0e5cec2
FS#8457 - convert the list drawing code to use viewports. This does not include any of the customizability which was in the patch, so unless any bugs show up users should not notice any difference.
by Jonathan Gordon
· 17 years ago