Remove the exit_value variable.. set the MENU_FUNC_CHECK_RETVAL fla and
commite93b6f9eb2580b36574adca53f6267b48f989493
authorjdgordon <jdgordon@a1c6a512-1295-4272-9138-f99709370657>
Sun, 18 Mar 2007 07:03:43 +0000 (18 07:03 +0000)
committerjdgordon <jdgordon@a1c6a512-1295-4272-9138-f99709370657>
Sun, 18 Mar 2007 07:03:43 +0000 (18 07:03 +0000)
treee18b92ba8c2ab3489578aa12c4fa02ee21f372e1
parent98e307d5fdef4b0f1fbff567e53e3dfe4a85ccac
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
apps/menu.c
apps/menu.h
apps/menus/display_menu.c
apps/menus/eq_menu.c
apps/menus/main_menu.c
apps/menus/playlist_menu.c
apps/menus/recording_menu.c
apps/menus/settings_menu.c
apps/recorder/radio.c