summaryrefslogtreecommitdiffstats
path: root/TOOLS/lua
Commit message (Expand)AuthorAgeFilesLines
* TOOLS/lua/autoload: fix allow extending ext sets from script-optsChristoph Heinrich10 days1-6/+18
* f_auto_filters: change fallback deinterlace to bwdifDudemanguy2024-01-211-1/+1
* TOOLS/autocrop.lua: drop Libav mentionllyyr2024-01-201-1/+1
* scripting: don't observe properties with type nilGuido Cella2024-01-201-1/+1
* TOOLS/lua/autoload: skip loading when playback is abortedsunpenghao2024-01-201-0/+6
* TOOLS/autocrop.lua: disable hwdec when needed instead using -copy oneKacper Michajłow2023-10-181-4/+3
* TOOLS/autocrop.lua: add support for detect_min_ratioKacper Michajłow2023-10-071-1/+9
* TOOLS/autocrop.lua: simplify codeGuido Cella2023-10-071-30/+14
* TOOLS/autocrop.lua: update commentGuido Cella2023-10-061-64/+44
* TOOLS/lua/autoload: bump the msg-level of some loggingDudemanguy2023-10-031-6/+6
* TOOLS/autocrop.lua: switch to auto-copy hwdec during cropdetectGuido Cella2023-09-211-0/+20
* TOOLS/autocrop.lua: cleanup timers correctlyGuido Cella2023-09-211-1/+1
* TOOLS/autocrop.lua: use VO crop alwaysKacper Michajłow2023-09-201-47/+12
* options: make video-crop validation more strictKacper Michajłow2023-09-201-2/+2
* TOOLS/lua/autoload: rename local variable to lowercaseChristoph Heinrich2023-09-151-6/+6
* TOOLS/lua/autoload: pass extensions to recursive callChristoph Heinrich2023-09-151-1/+1
* TOOLS/lua/autoload: change EXTENSIONS_TARGET to a local variabledyphire2023-09-141-3/+4
* TOOLS/lua/autoload: fix specify loading only one type of filesdyphire2023-09-141-1/+1
* TOOLS/lua/autoload: add directory_mode optionChristoph Heinrich2023-09-131-2/+14
* TOOLS/lua/autoload: add recursive directory loadingChristoph Heinrich2023-09-131-36/+63
* TOOLS/lua/autoload: avoid adding entries to the playlist more then onceChristoph Heinrich2023-09-131-13/+15
* TOOLS/lua/autoload: support directoriesChristoph Heinrich2023-09-131-8/+22
* autocrop.lua: enable vo_crop mode by defaultKacper Michajłow2023-09-081-1/+1
* autocrop.lua: don't remove crop on startup/exitKacper Michajłow2023-09-081-1/+4
* autocrop.lua: detect if crop is enabled based on propKacper Michajłow2023-09-081-3/+5
* autocrop.lua: use new --video-cropKacper Michajłow2023-08-311-0/+14
* TOOLS/lua/autoload: Enable run-time updates of optionsChristoph Heinrich2023-08-191-12/+23
* TOOLS/lua/autoload: may specify loading only one type of filessunpenghao2023-08-191-3/+18
* TOOLS/lua/autoload: allow extending ext sets from script-optsllyyr2023-07-061-0/+16
* TOOLS/lua/autoload: avoid unnecessary playlist manipulation, performanceEva2023-07-031-20/+29
* TOOLS/autocrop.lua: log a more accurate warningGuido Cella2023-02-271-18/+12
* TOOLS/lua/autoload: improve alphanumeric sortingChristoph Heinrich2023-01-151-4/+4
* TOOLS/lua/autoload: optimize performance of natural sortingChristoph Heinrich2023-01-091-5/+10
* TOOLS/lua/autoload: further optimize the natural sortingdyphire2023-01-091-35/+19
* TOOLS/lua/autoload: fix incorrect duplicate file loading behaviordyphire2022-10-241-9/+14
* TOOLS/lua/autoload: add various extra file extensionsLeo Izen2022-09-231-4/+6
* TOOLS/lua/autoload: alphebatize auto-loaded file extensionsLeo Izen2022-09-231-3/+4
* TOOLS/lua/autoload: add `m2ts` extensionDeadNews2022-09-141-1/+1
* various: fix typosCœur2022-04-251-1/+1
* TOOLS/autocrop.lua: allow hiding OSD messagesGuido Cella2021-07-271-6/+12
* TOOLS/autocrop.lua: improve enable/disable conditionGuido Cella2021-07-141-5/+6
* TOOLS/lua/autoload: load files even if current file is hiddenLaserEyess2021-06-241-1/+3
* TOOLS/lua/autoload: add ignore_hidden optionLaserEyess2021-06-241-2/+4
* command: extend subprocess command stdin, change behaviorwm42020-08-161-0/+19
* TOOLS/autocrop.lua: automatically crop at startupヒカリ2020-06-011-84/+292
* client API: provide ways to finish property changes on file changeswm42020-03-071-0/+32
* command: extend osd-overlay command with bounds reportingwm42020-03-061-0/+35
* skip-logo.lua: remove lua 5.2 warning messagewm42020-02-291-1/+0
* TOOLS/lua/autoload.lua: update script commentsThomas Carmichael2020-02-151-6/+6
* vo_gpu, options: don't return NaN through APIwm42019-10-251-0/+37
* skip-logo.lua: fix skipping in the first two frameswm42019-10-081-15/+36
* player: "subprocess" command should stop immediately in idle modewm42019-10-041-3/+13
* autoload.lua: Configurable autoload typesMarek Sebera2019-10-021-4/+42
* video: add vf_fingerprint and a skip-logo scriptwm42019-09-191-0/+245
* Merge commit '559a400ac36e75a8d73ba263fd7fa6736df1c2da' into wm4-commits--mer...Anton Kindestam2018-12-051-0/+95
|\
| * player: make various commands for managing external tracks abortablewm42018-05-241-0/+12
| * client API: kill async commands on terminationwm42018-05-241-0/+16
| * lua: expose mpv_abort_async_command()wm42018-05-241-0/+9
| * command: add a subprocess commandwm42018-05-241-0/+5
| * TOOLS: add a stupid test program for Lua async commandswm42018-05-241-0/+53
* | TOOLS/autoload: Fixed broken "disabled" optionAndreas Wennerberg2018-06-231-0/+1
|/
* TOOLS/autoload: be more robust with slow directory listingsRicardo Constantino2018-03-101-11/+24
* 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