summaryrefslogtreecommitdiffstats
path: root/TOOLS/lua/autoload.lua
Commit message (Collapse)AuthorAgeFilesLines
* autoload.lua: fix autoloading of files to prependwm42014-05-251-1/+1
| | | | This used the wrong index variable, and thus didn't work.
* TOOLS: add a Lua script to autoload playlist entrieswm42014-05-251-0/+69
This will load other files in the same directory when a single file is played. It's an often requested feature, but we definitely don't want it in the core.