aboutsummaryrefslogtreecommitdiffhomepage
path: root/TOOLS
Commit message (Expand)AuthorAge
* TOOLS: add script for generating a zsh completion scriptGravatar Alessandro Ghedini2014-06-08
* idet.sh: An alternative to ildetect.sh.Gravatar Rudolf Polzer2014-05-27
* 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
* osxbundle: fix recursion terminationGravatar Tsukasa OMOTO2014-05-25
* TOOLS/vf_dlopen: use new pixelformats, fix usage for newstyle argsGravatar Kevin Mitchell2014-05-15
* TOOLS/mpv_identify.sh: unbreakGravatar wm42014-05-14
* TOOLS/stats-conv: don't crash on empty linesGravatar wm42014-05-11
* TOOLS/stats-conv: draw playloop and AO thread events separatelyGravatar wm42014-05-11
* osxbundle: split and optimize bundling scriptGravatar Stefano Pigozzi2014-05-09
* TOOLS/lua: add cycle-deinterlace-pullup scriptGravatar Kevin Mitchell2014-05-06
* TOOLS/lua: conform to whitespace coding-styleGravatar Kevin Mitchell2014-05-06
* TOOLS/lua: use double quotes unless there's a good reasonGravatar Kevin Mitchell2014-05-04
* TOOLS/lua/autocrop: handle case of user hitting hotkey while cropdetection al...Gravatar Kevin Mitchell2014-05-04
* TOOLS/lua: no longer gsub out "lua/" prefix, now that its no longer thereGravatar Kevin Mitchell2014-05-04
* options: rename video-related options/propertiesGravatar Martin Herkt2014-05-04
* TOOLS: better documentation of lua scriptsGravatar Kevin Mitchell2014-04-29
* TOOLS: improve autocrop.luaGravatar Kevin Mitchell2014-04-29
* TOOLS/umpv: make it work with Python 3 (again)Gravatar wm42014-04-29
* TOOLS/umpv: don't mangle URLsGravatar wm42014-04-29
* TOOLS/umpv, mpv.desktop: use --no-terminal instead of --really-quietGravatar wm42014-04-29
* TOOLS/umpv: allow passing 0 filesGravatar wm42014-04-29
* TOOLS/umpv: allow passing optionsGravatar wm42014-04-29
* TOOLS/umpv: make it work with Python 3Gravatar wm42014-04-29
* TOOLS: make youtube-dl_mpv.sh executableGravatar wm42014-04-28
* TOOLS: indent lua scripts by 4 spaces instead of 3Gravatar Kevin Mitchell2014-04-27
* TOOLS: add lua/drc-controlGravatar Kevin Mitchell2014-04-27
* TOOLS: move autocrop.lua to TOOLS/luaGravatar Kevin Mitchell2014-04-27
* OS X bundle: add UTImportedTypeDeclarationsGravatar Nyx0uf2014-04-25
* player: add a --dump-stats optionGravatar wm42014-04-17
* TOOLS: vf-metadata: lua cropdetect example scriptGravatar Kevin Mitchell2014-04-13
* TOOLS: add script for using mpv with youtube-dlGravatar Nikoli2014-04-09
* Parse::Matroska::Reader: get rid of `bigrat`Gravatar Diogo Franco (Kovensky)2014-02-15
* umpv: silence mpv terminal outputGravatar wm42014-02-05
* umpv: improve descriptionGravatar wm42014-02-05
* umpv: use --force-windowGravatar wm42014-02-05
* ildetect: add ILDETECT_FORCE_RUN (if interlacing could not be decided, assume...Gravatar Rudolf Polzer2013-12-18
* osxbundle: use mpv's version.sh instead of osxbundle'sGravatar ChrisK22013-12-09
* switch the build system to wafGravatar Stefano Pigozzi2013-11-21
* osx bundle: remove embedded fonts.confGravatar Stefano Pigozzi2013-11-14
* demux_mkv: fix compiler warningsGravatar wm42013-11-04
* tools: add --no-cache --no-config to mpv_identify.shGravatar ChrisK22013-11-03
* matroska.pl: Sort the generated struct field listGravatar Diogo Franco (Kovensky)2013-11-02
* Revert "osxbundle: fonts.conf: only look for fonts in ~/.mpv/fonts"Gravatar Stefano Pigozzi2013-09-19
* osxbundle: fonts.conf: only look for fonts in ~/.mpv/fontsGravatar Stefano Pigozzi2013-09-18
* macosx: add webm the filetypes handled by the bundleGravatar Bilal Syed Hussain2013-09-14
* macosx_application: handle mpv:// linksGravatar Stefano Pigozzi2013-09-07
* macosx_application: handle URL events as fileopen eventsGravatar Stefano Pigozzi2013-09-07
* x11: add window iconGravatar wm42013-09-01