summaryrefslogtreecommitdiffstats
path: root/TOOLS/lua
Commit message (Expand)AuthorAgeFilesLines
* 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