aboutsummaryrefslogtreecommitdiffhomepage
path: root/TOOLS/lua/autoload.lua
Commit message (Expand)AuthorAge
* TOOLS/autoload: Fixed broken "disabled" optionGravatar Andreas Wennerberg2018-06-23
* TOOLS/autoload: be more robust with slow directory listingsGravatar Ricardo Constantino2018-03-10
* TOOLS/autoload.lua: update extensionsGravatar Ckat2017-12-03
* TOOLS/autoload.lua: implement natural sortingGravatar Ricardo Constantino2017-08-16
* TOOLS/lua/autoload.lua: ignores all files starting with "."Gravatar Yue Zhu2017-05-20
* TOOLS/lua/autoload.lua: actually sort files case insensitiveGravatar Ricardo Constantino2017-05-04
* TOOLS/autoload: allow disabling through script-optsGravatar Ricardo Constantino2016-12-05
* Use - as command-name separator everywhereGravatar Timotej Lazar2016-07-14
* TOOLS/lua/autoload.lua: remove the extension prior to sortGravatar Alexis Nootens2016-02-02
* TOOLS/autoload: avoid throwing an error when playing e.g. youtubeGravatar bitingsock2015-10-20
* TOOLS/lua/autoload: fix adding more files at end of auto-playlistGravatar Ricardo Constantino2015-08-20
* TOOLS/lua/autoload: add all files on startGravatar wm42015-08-20
* TOOLS/lua/autoload: don't run if playlist is loadedGravatar Ricardo Constantino2015-08-10
* TOOLS/autoload: load only files that make senseGravatar Marcin Kurczewski2015-04-21
* TOOLS/autoload: add blank lines for readabilityGravatar Marcin Kurczewski2015-04-21
* TOOLS: autoload.lua: sort files case insensitiveGravatar wm42015-04-18
* TOOLS/lua/autoload: fix behavior with network URLsGravatar wm42015-01-03
* TOOLS/lua/autoload: fix operation outside of working dirGravatar wm42014-10-26
* TOOLS/lua/autoload: don't shadow local variableGravatar wm42014-10-26
* lua: fix compilation with lua 5.2Gravatar wm42014-05-26
* autoload.lua: fix autoloading of files to prependGravatar wm42014-05-25
* TOOLS: add a Lua script to autoload playlist entriesGravatar wm42014-05-25