rockbox/apps/menus
Jonathan Gordon e54d8e1388 Remove the exit_value variable.. set the MENU_FUNC_CHECK_RETVAL fla and
return 1 if you want your funciton to quit the menus.
save settings after clearing the background so it persists


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12827 a1c6a512-1295-4272-9138-f99709370657
2007-03-18 07:03:43 +00:00
..
display_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.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 Remove the exit_value variable.. set the MENU_FUNC_CHECK_RETVAL fla and 2007-03-18 07:03:43 +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 Remove the exit_value variable.. set the MENU_FUNC_CHECK_RETVAL fla and 2007-03-18 07:03:43 +00:00
settings_menu.c Remove the exit_value variable.. set the MENU_FUNC_CHECK_RETVAL fla and 2007-03-18 07:03:43 +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