aboutsummaryrefslogtreecommitdiffhomepage
path: root/TOOLS
Commit message (Expand)AuthorAge
* TOOLS/zsh.pl: complete options based on typesGravatar Philip Sequeira2015-01-06
* TOOLS/lua/observe-all: add a warningGravatar wm42015-01-03
* TOOLS/lua/autoload: fix behavior with network URLsGravatar wm42015-01-03
* TOOLS/stats-conv: more improvementsGravatar wm42015-01-03
* TOOLS/stas-conv: add timed value event typeGravatar wm42015-01-02
* TOOLS/stats-conv: better outputGravatar wm42015-01-02
* osxbundle: fix cascading config loadingGravatar Stefano Pigozzi2014-12-26
* options: deprecate 'lua' based options/dirs for 'script'Gravatar Avi Halachmi (:avih)2014-12-15
* osxbundle: don't use sed but pure pythonGravatar Mihai Moldovan2014-12-13
* cocoa: bundle: use idle=onceGravatar Stefano Pigozzi2014-12-07
* cocoa: use --idle when running inside bundleGravatar Stefano Pigozzi2014-12-06
* cocoa: save screenshots to desktop when using app bundleGravatar Stefano Pigozzi2014-12-05
* video: remove internal QP passingGravatar wm42014-12-03
* cocoa: add https:// url scheme to bundle's plistGravatar Stefano Pigozzi2014-12-02
* cocoa: add mk3d UTI to bundle's plistGravatar Nyx0uf2014-12-02
* cocoa: split mkv/webm for imported UTI in plistGravatar Nyx0uf2014-12-01
* lua: add a function that formats Lua values as stringsGravatar wm42014-11-29
* TOOLS/lua: add script that pauses playback when minimizing the windowGravatar wm42014-11-29
* TOOLS/idet.sh: Adjust for changes in FFmpeg.Gravatar Rudolf Polzer2014-11-22
* umpv: update comment for the new FIFO locationGravatar Ben Boeckel2014-11-15
* demux_mkv: read CueRelativePosition/CueDuration elementsGravatar wm42014-11-05
* demux_mkv: implement audio skipping/trimmingGravatar wm42014-11-03
* TOOLS/lua/autoload: fix operation outside of working dirGravatar wm42014-10-26
* TOOLS/lua/autoload: don't shadow local variableGravatar wm42014-10-26
* TOOLS/umpv: create FIFO in user directoryGravatar wm42014-10-24
* TOOLS/lua: update README.mdGravatar Kevin Mitchell2014-10-21
* TOOLS/lua: remove tabs from some lua scriptsGravatar Kevin Mitchell2014-10-21
* TOOLS/lua: add autodeint.luaGravatar Kevin Mitchell2014-10-21
* TOOLS/vf_dlopen/ildetect.sh: remove duplicated assigmentGravatar shdown2014-10-16
* TOOLS/umpv: drop unnecessary checkGravatar wm42014-09-24
* TOOLS/umpv: use python octal notationGravatar shdown2014-09-24
* TOOLS/mpv_identify.sh: remove pointless escapeGravatar shdown2014-09-24
* TOOLS/idet.sh: add descriptionGravatar shdown2014-09-24
* TOOLS/idet.sh: remove unused and duplicated assignmentsGravatar shdown2014-09-24
* TOOLS: idet: remove extra '$' in $(()) expansionGravatar Ben Boeckel2014-09-21
* TOOLS/umpv: make URL detection consistent with mpv methodGravatar shdown2014-09-20
* TOOLS/umpv: print error message to stderrGravatar shdown2014-09-20
* TOOLS/umpv: use MPV environment variable, not UMPV_OPTIONSGravatar shdown2014-09-20
* TOOLS/idet.sh: Handle the case of multiple Parsed_idet_0: output lines.Gravatar Rudolf Polzer2014-09-17
* TOOLS: eliminate echoes with variable substitutionsGravatar shdown2014-09-17
* TOOLS/mpv_identify.sh: simplify line-by-line readingGravatar shdown2014-09-16
* TOOLS/mpv_identify.sh: mark as executableGravatar wm42014-09-16
* TOOLS: idet: use quotes for the verdict valueGravatar Ben Boeckel2014-09-16
* TOOLS: shellcheck: quote variable expansionsGravatar Ben Boeckel2014-09-16
* TOOLS: shellcheck: remove '$' on variables in $(()) expansionGravatar Ben Boeckel2014-09-16
* TOOLS, version.sh: shellcheck: replace `cmd` with $(cmd)Gravatar Ben Boeckel2014-09-16
* TOOLS: idet: remove unused codeGravatar Ben Boeckel2014-09-16
* TOOLS/zsh.pl: complete options that take file namesGravatar Philip Sequeira2014-09-13
* malloc+memset(0) to callocGravatar Bruno George de Moraes2014-09-05
* video: initial Matroska 3D supportGravatar wm42014-08-30