rockbox/apps/gui
Jonathan Gordon 038fc8a66e Fix the %cs tag for the pitchscreen and playlist viewer
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29997 a1c6a512-1295-4272-9138-f99709370657
2011-06-13 07:33:20 +00:00
..
bitmap
charcell
skin_engine Remove a couple of dead inits and assignments found by the clang-static-analyzer. 2011-06-12 22:17:45 +00:00
backdrop.c
backdrop.h
buttonbar.c
buttonbar.h
color_picker.c
color_picker.h
icon.c
icon.h
list.c
list.h
option_select.c Remove a couple of dead inits and assignments found by the clang-static-analyzer. 2011-06-12 22:17:45 +00:00
option_select.h invert the quickscreen setting direction on wheel targets for settings which are number lists so pressing up makes it bigger (i.e contrast). fixes http://forums.rockbox.org/index.php/topic,27778.0.html 2011-04-24 07:04:52 +00:00
pitchscreen.c Fix the %cs tag for the pitchscreen and playlist viewer 2011-06-13 07:33:20 +00:00
pitchscreen.h
quickscreen.c FS#11925 - Add a proper system to keep track of the current screen/activity to make %cs far more useful 2011-06-01 14:41:49 +00:00
quickscreen.h
scrollbar.c
scrollbar.h
splash.c
splash.h
statusbar-skinned.c
statusbar-skinned.h
statusbar.c
statusbar.h
usb_screen.c
usb_screen.h
viewport.c
viewport.h
wps.c Workaround an occasional problem where album art or cuesheets might not be ready by the time the track change event is send which can result in the WPS not immediately being aware that the handles are ready. A better solution will be sought that hopefully doesn't require the additional event. 2011-05-25 08:35:31 +00:00
wps.h FS#11931 part 1: Make fade in/out behavior more consistent across the 2011-05-09 12:59:46 +00:00
yesno.c Fix FS#12098 by ignoring battery update events in the yesno screen. 2011-05-07 08:08:49 +00:00
yesno.h