rockbox/apps/plugins/lua_scripts
William Wilgus 267d04d2bd Lua add metadata and settings reading helper module
Adds example scripts for reading track metadata + dumping albumart
and rockbox settings

settings are now stored as a table of strings rather than a table of tables
as it saves ~15 kb of ram without adding much complexity

Change-Id: I611c312b2a60ab96e595e4710b17aedbd6c0689b
2019-09-07 03:10:59 +02:00
..
dbgettags.lua
dump_rbsettings.lua Lua add metadata and settings reading helper module 2019-09-07 03:10:59 +02:00
fade2sleep.lua
filebrowse.lua
fileview.lua
fileviewers.lua
lua_scripts.make
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