rockbox/apps/menus
Nils Wallménius f7a81a9d6a More header and dead code cleanup.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13430 a1c6a512-1295-4272-9138-f99709370657
2007-05-19 20:55:49 +00:00
..
display_menu.c More header and dead code cleanup. 2007-05-19 20:55:49 +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 More header and dead code cleanup. 2007-05-19 20:55:49 +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 More header and dead code cleanup. 2007-05-19 20:55:49 +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 Add in buttonlight brightness setting for the Gigabeat, and setup the framework for future players that have adjustable button light brightness settings. Also fixed a bug in the backlight code when the brightness was set to 0. 2007-05-08 06:45:38 +00:00
sound_menu.c More header and dead code cleanup. 2007-05-19 20:55:49 +00:00