rockbox/apps/menus
Jonathan Gordon 80cb3551eb Statusbar handling fixes.
Fixes FS#9845 - %we/%wd wasnt working
WPS no longer resets the viewportmanger more than needed (was doing it twice/draw before)
screens can now enable/disable the statusbar easily ignoring the setting instead of needing special handling (fix for the radio screen coming soon)

minor glitch introduced in this commit... the statusbar in the WPS might disappear for a fraction of a second when it is entered, I need to track this down...


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19894 a1c6a512-1295-4272-9138-f99709370657
2009-02-01 11:34:16 +00:00
..
display_menu.c Commit FS#9724, which reworks the preprocessor defines related to backlight fading to a CONFIG_BACKLIGHT_FADING style. The apps/ code will only see which setting is supposed to be used, specific backlight fading handling is kept in firmware, slightly reword the manual text about software fading too with regards to the Gigabeat S 2009-01-26 23:21:49 +00:00
eq_menu.c Statusbar handling fixes. 2009-02-01 11:34:16 +00:00
eq_menu.h
exported_menus.h
main_menu.c Forget Info screen auto refresh for now since it messes with text scrolling. 2009-01-28 21:59:24 +00:00
menu_common.c
menu_common.h
playback_menu.c
playlist_menu.c
recording_menu.c
settings_menu.c
sound_menu.c
theme_menu.c
time_menu.c