.. |
bitmap
|
|
|
charcell
|
|
|
skin_engine
|
Fix a few potential redraw problems with the custom statusbar and wps fighting for the same full redraw variable.
|
2009-10-20 23:12:20 +00:00 |
backdrop.c
|
|
|
backdrop.h
|
|
|
buttonbar.c
|
|
|
buttonbar.h
|
|
|
color_picker.c
|
RTL: Cosmetic changes, no functional change - Rename constants
|
2009-10-11 20:15:22 +00:00 |
color_picker.h
|
|
|
icon.c
|
|
|
icon.h
|
Updated our source code header to explicitly mention that we are GPL v2 or
|
2008-06-28 18:10:04 +00:00 |
list.c
|
Use wrap-safe TIME_BEFORE/TIME_AFTER macros to compare times with current_time, instead of comparing them directly.
|
2009-10-18 15:50:30 +00:00 |
list.h
|
revert r23093 and r 23094, since the title pointer is used to modify the title of the list from the callback function in one place
|
2009-10-11 09:40:47 +00:00 |
option_select.c
|
|
|
option_select.h
|
|
|
pitchscreen.c
|
Correct a small misaligned brace.
|
2009-10-15 21:35:10 +00:00 |
pitchscreen.h
|
|
|
quickscreen.c
|
Cleanup quickscreen text drawing by using text alignment flags for viewports.
|
2009-10-19 22:49:47 +00:00 |
quickscreen.h
|
|
|
scrollbar.c
|
|
|
scrollbar.h
|
|
|
splash.c
|
RTL: Cosmetic changes, no functional change - Rename constants
|
2009-10-11 20:15:22 +00:00 |
splash.h
|
|
|
statusbar-skinned.c
|
No need to have this variable global anymore.
|
2009-10-20 23:15:17 +00:00 |
statusbar-skinned.h
|
Initial custom statusbar commit.
|
2009-10-19 15:28:15 +00:00 |
statusbar.c
|
Initial custom statusbar commit.
|
2009-10-19 15:28:15 +00:00 |
statusbar.h
|
Initial custom statusbar commit.
|
2009-10-19 15:28:15 +00:00 |
usb_screen.c
|
usb_keypad_mode shouldn't depend on SIMULATOR
|
2009-10-20 17:30:42 +00:00 |
usb_screen.h
|
Extract usb_screen logic out of screens.c into apps/gui/usb_screen.c
|
2009-10-19 21:19:30 +00:00 |
viewport.c
|
Initial custom statusbar commit.
|
2009-10-19 15:28:15 +00:00 |
viewport.h
|
Initial custom statusbar commit.
|
2009-10-19 15:28:15 +00:00 |
wps.c
|
Fix a few potential redraw problems with the custom statusbar and wps fighting for the same full redraw variable.
|
2009-10-20 23:12:20 +00:00 |
wps.h
|
Rework albumart buffering internally to allow for mutliple albumart sizes.
|
2009-10-16 19:14:41 +00:00 |
yesno.c
|
|
|
yesno.h
|
|
|