rockbox/apps/menus
Nicolas Pennequin 1cf2ec38b1 Change some ifdefs for the recent backdrop changes (fixes the yellow builds) and move the backdrop files.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13265 a1c6a512-1295-4272-9138-f99709370657
2007-04-25 22:08:00 +00:00
..
display_menu.c Change some ifdefs for the recent backdrop changes (fixes the yellow builds) and move the backdrop files. 2007-04-25 22:08:00 +00:00
eq_menu.c Remove the exit_value variable.. set the MENU_FUNC_CHECK_RETVAL fla and 2007-03-18 07:03:43 +00:00
eq_menu.h Convert the EQ menus 2007-02-19 02:14:51 +00:00
exported_menus.h Introducing the root menu! 2007-03-01 11:14:46 +00:00
main_menu.c If credits.rock isnt loadable manually show the logo and version. 2007-04-12 12:14:54 +00:00
playback_menu.c Get rid of the 'center' parameter for splashes. There were only 2 of almost 500 splashes which were not centered. 2007-03-16 21:56:08 +00:00
playlist_menu.c Remove the exit_value variable.. set the MENU_FUNC_CHECK_RETVAL fla and 2007-03-18 07:03:43 +00:00
recording_menu.c Revert recording/repeat timer for now. It is useful as a feature, but didn't receive enough testing on multiple targets, and fixing it is non-trivial. Later reversal would be complicated because of .lng spreading. * The patch should probably redone in a different way, as it's huge for what it does... * Issues: (1) The repeat timer setting has NULL pointer hits. (2) The multi-int setting screen breaks with proportional fonts, and with somewhat larger fonts. (3) On some targets, all values except the leftmost one are unreachable. * Hint: The timer itself would be much simpler if it'd just store & compare ticks (497 days before it wraps). 2007-04-15 22:16:28 +00:00
settings_menu.c e200: Make the wheel light timeout configurable (under settings > system) (FS#7067) 2007-04-22 13:02:24 +00:00
sound_menu.c Change anywhere where do_menu()'s return value was checked and expected 2007-03-15 04:42:10 +00:00