rockbox/apps/menus
Jonathan Gordon 9adf056b7b this adds 2 options to the recording settings menu to let you save all the recording settings to a .cfg and view your saved presets.
saves them in /.rockbox/recpresets.
also moves the default location for "write theme config" to /.rockbox/themes


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13510 a1c6a512-1295-4272-9138-f99709370657
2007-05-29 04:39:11 +00:00
..
display_menu.c Accept FS#6798 - scan acceleration for the lists. 2007-05-27 15:08:56 +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 this adds 2 options to the recording settings menu to let you save all the recording settings to a .cfg and view your saved presets. 2007-05-29 04:39:11 +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 this adds 2 options to the recording settings menu to let you save all the recording settings to a .cfg and view your saved presets. 2007-05-29 04:39:11 +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