rockbox/apps/menus
2007-05-20 20:26:36 +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 Use bitmasks to define which inputs are available. Makes it easier to remove old assumptions of which are available. Inspired by e200 being unique in having FM Radio and Mic but no Line. Doesn't remove the assumption that Mic is available or that one of Mic and/or Line is available just to avoid excessive #ifdef'ing until needed. 2007-05-20 20:26:36 +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