rockbox/apps/plugins/lua_scripts
William Wilgus 8a8dfa0e52 random_playlist.lua bugfix
removing trackks after create appears to cause crashes
removing the playlist appears to be sufficient to prevent
append to the currently saved random_playlist.m3u8

added yield on screent update, since we have no sleep this could be an issue

Change-Id: If04517f852e329088e30885d964f2407a2ebf318
2021-12-05 15:03:02 -05:00
..
dbgettags.lua lua random_playlist generator 2021-12-03 16:56:12 -05:00
dump_rbsettings.lua Lua add metadata and settings reading helper module 2019-09-07 03:10:59 +02:00
fade2sleep.lua lua add demo scripts, atexit handler, gui_scrollbar_draw 2019-07-29 02:51:29 -05:00
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 lua add demo scripts, atexit handler, gui_scrollbar_draw 2019-07-29 02:51:29 -05:00
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 -- temp loader 2021-05-06 21:36:55 -04:00
random_playlist.lua random_playlist.lua bugfix 2021-12-05 15:03:02 -05:00
return2WPS.lua lua add ability to pass PLUGIN_ ret vals with os.exit() + add defines 2021-10-21 22:28:05 -04: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 submenus add a way to dynamically add items 2021-04-30 13:38:54 +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