rockbox/apps/menus
William Wilgus c39f95465b do_menu pass internal synclist reference to callback
keep running into the rigid nature of do_menu
it isn't too bad when you don't need voice but once
you do the fun awaits

do_menu likes to talk on menu enter which is in a loop when you use do_menu
I would like to move the processing to the callback
TOO BAD you only get an action and the menu_item_ex struct
you sent it when calling the function

Change-Id: Iaefd0cc133435d675b7dd27a558c504d6ccb327a
2020-07-19 22:10:26 +00:00
..
audiohw_eq_menu.c Fix red dynamic menus 2019-09-20 03:57:38 -05:00
display_menu.c do_menu pass internal synclist reference to callback 2020-07-19 22:10:26 +00:00
eq_menu.c do_menu pass internal synclist reference to callback 2020-07-19 22:10:26 +00:00
eq_menu.h Fix menu warnings 2018-10-18 00:06:31 +02:00
exported_menus.h playlist_viewer: Resurrect playlist viewer settings submenu in the playlist viewer context menu. 2014-01-11 10:46:37 +01:00
main_menu.c Fix rockbox info screen on non-MULTIVOLUME targets 2019-08-05 21:15:40 -04:00
menu_common.c do_menu pass internal synclist reference to callback 2020-07-19 22:10:26 +00:00
menu_common.h do_menu pass internal synclist reference to callback 2020-07-19 22:10:26 +00:00
playback_menu.c do_menu pass internal synclist reference to callback 2020-07-19 22:10:26 +00:00
playlist_menu.c Playlist rework 2019-08-18 10:18:31 -05:00
plugin_menu.c Fix oops in r29160 (apps went into games and vice versa). 2011-01-29 15:03:03 +00:00
radio_menu.c Bug fix dynamic menus 2019-09-20 03:07:29 -05:00
recording_menu.c do_menu pass internal synclist reference to callback 2020-07-19 22:10:26 +00:00
settings_menu.c do_menu pass internal synclist reference to callback 2020-07-19 22:10:26 +00:00
sound_menu.c do_menu pass internal synclist reference to callback 2020-07-19 22:10:26 +00:00
theme_menu.c do_menu pass internal synclist reference to callback 2020-07-19 22:10:26 +00:00
time_menu.c do_menu pass internal synclist reference to callback 2020-07-19 22:10:26 +00:00