1
0
Fork 0
forked from len0rd/rockbox
foxbox/apps/plugins/lua_scripts
William Wilgus 018e0051bc lua playback example
cool little lua based audio player
creates dynamic playlist of 10 mp3s found on device if no music loaded

I had to limit the depth of search to 3 levels due to the recursive
nature of the current dirbrowser functions this could be rectified with a
bit more code

fixed a bug in print.lua that kept scrolling text even after screen clear

Change-Id: Ifd285332df41a409ecaeb1ea447ad15537b5d04c
2020-09-27 15:57:34 +00:00
..
dbgettags.lua
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 -- add sort by name, size, date to filebrowse include 2020-09-25 23:07:30 -04:00
filebrowse.lua lua -- add sort by name, size, date to filebrowse include 2020-09-25 23:07:30 -04:00
fileview.lua
fileviewers.lua
lua_scripts.make
playback.lua lua playback example 2020-09-27 15:57:34 +00:00
print_lua_func.lua lua optimize print include, fix draw_poly 2019-08-04 17:54:03 +02:00
printmenu.lua
rlimg.lua lua add rlimg.lua example script split large includes to separate files 2019-08-04 16:57:02 +02:00
tagnav.lua
track_metadata.lua Lua add metadata and settings reading helper module 2019-09-07 03:10:59 +02:00