1
0
Fork 0
forked from len0rd/rockbox
foxbox/apps/plugins/lua_scripts
William Wilgus 63b6281505 lua add submenu module + cleanup
allows menus + submenus + context menus all with simple tables
menu_t which is a table of strings
func_t which are the corresponding functions to go with those strings

see lua_scripts/submenu_demo.lua

Change-Id: I907b74b4abef0ecbe49f181d0ced6e6d20e94de5
2021-04-28 04:37:16 +00:00
..
dbgettags.lua lua update tagnav.lua with reload menu and bug fixes 2019-08-02 05:16:43 +02:00
dump_rbsettings.lua Lua add metadata and settings reading helper module 2019-09-07 03:10:59 +02:00
fade2sleep.lua
file_browser.lua lua print table put_line a do_menu alternative 2021-04-20 03:30:41 +00:00
filebrowse.lua lua -- add sort by name, size, date to filebrowse include 2020-09-25 23:07:30 -04:00
fileview.lua lua print table put_line a do_menu alternative 2021-04-20 03:30:41 +00:00
fileviewers.lua lua print table put_line a do_menu alternative 2021-04-20 03:30:41 +00:00
lua_scripts.make
memchk.lua lua add better memory stats 2020-10-05 11:53:27 -04:00
playback.lua lua rockevents reduce context switching for action and buttons 2020-09-30 16:33:38 +00:00
print_buttons.lua lua print_button script 2021-04-24 00:00:44 -04:00
print_lua_func.lua lua optimize print include, fix draw_poly 2019-08-04 17:54:03 +02:00
rlimg.lua lua print table put_line a do_menu alternative 2021-04-20 03:30:41 +00:00
splashscroller.lua lua misc tweaks and cleanup 2020-10-04 04:00:54 -04:00
submenu_demo.lua lua add submenu module + cleanup 2021-04-28 04:37:16 +00:00
tagnav.lua lua print table put_line a do_menu alternative 2021-04-20 03:30:41 +00:00
track_metadata.lua Lua add metadata and settings reading helper module 2019-09-07 03:10:59 +02:00