summaryrefslogtreecommitdiffstats
path: root/TOOLS/lua/autoload.lua
Commit message (Expand)AuthorAgeFilesLines
* TOOLS/autoload.lua: implement natural sortingRicardo Constantino2017-08-161-9/+32
* TOOLS/lua/autoload.lua: ignores all files starting with "."Yue Zhu2017-05-201-0/+3
* TOOLS/lua/autoload.lua: actually sort files case insensitiveRicardo Constantino2017-05-041-1/+2
* TOOLS/autoload: allow disabling through script-optsRicardo Constantino2016-12-051-1/+8
* Use - as command-name separator everywhereTimotej Lazar2016-07-141-1/+1
* TOOLS/lua/autoload.lua: remove the extension prior to sortAlexis Nootens2016-02-021-0/+5
* TOOLS/autoload: avoid throwing an error when playing e.g. youtubebitingsock2015-10-201-1/+6
* TOOLS/lua/autoload: fix adding more files at end of auto-playlistRicardo Constantino2015-08-201-2/+5
* TOOLS/lua/autoload: add all files on startwm42015-08-201-2/+2
* TOOLS/lua/autoload: don't run if playlist is loadedRicardo Constantino2015-08-101-0/+4
* TOOLS/autoload: load only files that make senseMarcin Kurczewski2015-04-211-0/+30
* TOOLS/autoload: add blank lines for readabilityMarcin Kurczewski2015-04-211-0/+7
* TOOLS: autoload.lua: sort files case insensitivewm42015-04-181-1/+3
* TOOLS/lua/autoload: fix behavior with network URLswm42015-01-031-0/+3
* TOOLS/lua/autoload: fix operation outside of working dirwm42014-10-261-3/+7
* TOOLS/lua/autoload: don't shadow local variablewm42014-10-261-4/+4
* lua: fix compilation with lua 5.2wm42014-05-261-2/+4
* autoload.lua: fix autoloading of files to prependwm42014-05-251-1/+1
* TOOLS: add a Lua script to autoload playlist entrieswm42014-05-251-0/+69