rockbox/apps/menus
2007-04-15 22:16:28 +00:00
..
display_menu.c Moved archos backlight code to target tree. Changed old mutlivalue CONFIG_BACKLIGHT to a simple HAVE_BACKLIGHT. 2007-04-12 22:12:13 +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 pre-set date fields in time/date screen to build date ( FS#6831 & FS#6939 ) 2007-03-31 13:04:22 +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