summaryrefslogtreecommitdiffstats
path: root/TOOLS/lua
Commit message (Expand)AuthorAgeFilesLines
* TOOLS/autoload.lua: update extensionsCkat2017-12-031-1/+1
* command: drop "audio-out-detected-device" propertywm42017-10-091-5/+0
* TOOLS/lua/autodeint: update to lavfi-bridgeRicardo Constantino2017-08-211-27/+38
* TOOLS/autocrop.lua: fix cropdetect black limit for 10-bit videosRicardo Constantino2017-08-171-3/+4
* TOOLS/autoload.lua: implement natural sortingRicardo Constantino2017-08-161-9/+32
* acompressor.lua: Convert to use mp.options and lavfi filter bridgeJan Janssen2017-08-071-79/+108
* TOOLS/lua/status-line: improve and updateRostislav Pehlivanov2017-08-041-6/+27
* 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: add lua script for runtime acompressor ffmpeg filter controlJan Janssen2017-03-251-0/+126
* af_drc: removeJan Janssen2017-03-251-99/+0
* TOOLS/autoload: allow disabling through script-optsRicardo Constantino2016-12-051-1/+8
* TOOLS/lua/observe-all: explicitly observe all optionswm42016-09-231-1/+9
* Use - as command-name separator everywhereTimotej Lazar2016-07-141-1/+1
* TOOLS/lua/README: link to list of user scripts on wikiwm42016-03-181-1/+7
* TOOLS/lua/zones.lua: RemoveRicardo Constantino2016-03-081-74/+0
* TOOLS/lua/autoload.lua: remove the extension prior to sortAlexis Nootens2016-02-021-0/+5
* TOOLS/lua/ao-null-reload.lua: send ao-reload on audio-device-list changeKevin Mitchell2016-01-281-0/+20
* 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/lua: Add zones.luaRicardo Constantino2015-08-091-0/+74
* TOOLS: remove youtube-starttime.luawm42015-07-291-34/+0
* TOOLS: make autodeint detect telecine in parallelKevin Mitchell2015-07-161-45/+26
* TOOLS/lua/status-bar: update use of a deprecated propertywm42015-05-251-1/+3
* Remove trailing whitespacesMichael Vetter2015-05-152-3/+3
* 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: add a lua scripts for extracting and setting starttime with ytdlPatrick Hipp2015-03-231-0/+34
* TOOLS: add a lua script for a -stay on top only during playback- modePatrick Hipp2015-03-231-0/+19
* w32_common: support the "window-minimized" propertyJames Ross-Gowan2015-03-091-2/+0
* cocoa: support the "window-minimized" propertyJaime Marquínez Ferrándiz2015-03-081-1/+1
* ao_coreaudio: add support for hotplug notificationsStefano Pigozzi2015-02-141-0/+5
* audio: add device change notification for hotpluggingwm42015-02-122-0/+10
* TOOLS/lua/observe-all: add a warningwm42015-01-031-0/+4
* TOOLS/lua/autoload: fix behavior with network URLswm42015-01-031-0/+3
* options: deprecate 'lua' based options/dirs for 'script'Avi Halachmi (:avih)2014-12-153-5/+5
* lua: add a function that formats Lua values as stringswm42014-11-291-8/+2
* TOOLS/lua: add script that pauses playback when minimizing the windowwm42014-11-291-0/+22
* 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
* TOOLS/lua: update README.mdKevin Mitchell2014-10-211-9/+2
* TOOLS/lua: remove tabs from some lua scriptsKevin Mitchell2014-10-213-50/+50
* TOOLS/lua: add autodeint.luaKevin Mitchell2014-10-211-0/+164
* Move status-line.luawm42014-08-111-0/+69
* TOOLS: add test script for property change notificationswm42014-08-021-0/+16
* 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
* TOOLS/lua: add cycle-deinterlace-pullup scriptKevin Mitchell2014-05-061-0/+56
* TOOLS/lua: conform to whitespace coding-styleKevin Mitchell2014-05-062-24/+24
* TOOLS/lua: use double quotes unless there's a good reasonKevin Mitchell2014-05-042-26/+26
* TOOLS/lua/autocrop: handle case of user hitting hotkey while cropdetection al...Kevin Mitchell2014-05-041-3/+11
* TOOLS/lua: no longer gsub out "lua/" prefix, now that its no longer thereKevin Mitchell2014-05-042-2/+2
* TOOLS: better documentation of lua scriptsKevin Mitchell2014-04-293-0/+66
* TOOLS: improve autocrop.luaKevin Mitchell2014-04-291-9/+75
* TOOLS: indent lua scripts by 4 spaces instead of 3Kevin Mitchell2014-04-272-55/+55
* TOOLS: add lua/drc-controlKevin Mitchell2014-04-271-0/+80
* TOOLS: move autocrop.lua to TOOLS/luaKevin Mitchell2014-04-271-0/+11