1
0
Fork 0
forked from len0rd/rockbox
foxbox/apps/menus
Thomas Martitz 97548f34d7 Move the "Status/Scrollbar" menu to Theme Settings, and add the F_THEMESETTING flag to the settings it was missing.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22486 a1c6a512-1295-4272-9138-f99709370657
2009-08-24 00:22:54 +00:00
..
display_menu.c Move the "Status/Scrollbar" menu to Theme Settings, and add the F_THEMESETTING flag to the settings it was missing. 2009-08-24 00:22:54 +00:00
eq_menu.c Make the formatter functions used by the settings return a pointer to avoid usless copying of lang strings, this brought with it a long chain of const correctness and a few random cleanups 2009-08-20 16:47:44 +00:00
eq_menu.h Make the formatter functions used by the settings return a pointer to avoid usless copying of lang strings, this brought with it a long chain of const correctness and a few random cleanups 2009-08-20 16:47:44 +00:00
exported_menus.h
main_menu.c Make the formatter functions used by the settings return a pointer to avoid usless copying of lang strings, this brought with it a long chain of const correctness and a few random cleanups 2009-08-20 16:47:44 +00:00
menu_common.c
menu_common.h
playback_menu.c
playlist_menu.c
recording_menu.c Make the formatter functions used by the settings return a pointer to avoid usless copying of lang strings, this brought with it a long chain of const correctness and a few random cleanups 2009-08-20 16:47:44 +00:00
settings_menu.c
sound_menu.c
theme_menu.c Move the "Status/Scrollbar" menu to Theme Settings, and add the F_THEMESETTING flag to the settings it was missing. 2009-08-24 00:22:54 +00:00
time_menu.c Change height calculation of viewport for time and date menu so that it doesn't break statusbar. 2009-08-20 13:36:19 +00:00