rockbox/apps/gui
Jonathan Gordon 4c03e9a6f0 fix red
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25756 a1c6a512-1295-4272-9138-f99709370657
2010-04-29 10:38:03 +00:00
..
bitmap
charcell
skin_engine Make battery level (%bl) work with the bmp bars drawer like %pb and %pv 2010-04-25 11:32:51 +00:00
backdrop.c
backdrop.h
buttonbar.c
buttonbar.h
color_picker.c
color_picker.h
icon.c
icon.h
list.c Use the existing type instead of defining an ad hoc one 2010-04-10 21:11:19 +00:00
list.h
option_select.c
option_select.h
pitchscreen.c
pitchscreen.h
quickscreen.c Restore the 'read_disk' flag for settings_apply that was removed in r24922. It is still needed to prevent uncessary disk I/O for fonts etc. Should fix FS#11071 (I haven't tested it on a HD-based player). 2010-03-06 12:14:12 +00:00
quickscreen.h
scrollbar.c
scrollbar.h
splash.c fix red 2010-04-29 10:38:03 +00:00
splash.h
statusbar-skinned.c revert r25271 which caused more problems than it tried to fix 2010-03-23 02:19:48 +00:00
statusbar-skinned.h FS#10756 - Free unused init code 2010-03-03 23:20:32 +00:00
statusbar.c cleanup statusbar+base skin relationship... 2010-03-06 00:29:46 +00:00
statusbar.h cleanup statusbar+base skin relationship... 2010-03-06 00:29:46 +00:00
theme_settings.c Boot charting support. 2010-04-01 16:27:21 +00:00
usb_screen.c Fix two viewport related charcell bugs: crashes in the yesno screen and the USB screen. This mess should really be fixed properly by enabling viewport management for charcell. 2010-04-11 12:28:02 +00:00
usb_screen.h Make mini2440 compile again. 2010-03-08 23:43:11 +00:00
viewport.c fix FS#11100 - statusbar would show up on multiscreen targets if either screen had it enabled 2010-03-13 22:26:03 +00:00
viewport.h FS#10756 - Free unused init code 2010-03-03 23:20:32 +00:00
wps.c FS#11081 - Hotkey patch. Many targets supported, but some keymaps need work before they can be switched on 2010-04-01 03:14:44 +00:00
wps.h FS#10756 - Free unused init code 2010-03-03 23:20:32 +00:00
yesno.c Fix two viewport related charcell bugs: crashes in the yesno screen and the USB screen. This mess should really be fixed properly by enabling viewport management for charcell. 2010-04-11 12:28:02 +00:00
yesno.h