aboutsummaryrefslogtreecommitdiffhomepage
path: root/TOOLS
Commit message (Expand)AuthorAge
* 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
* TOOLS/mpv_identify.sh: simplify $MPV handlingGravatar shdown2014-08-30
* TOOLS/mpv_identify.sh: various style improvementsGravatar shdown2014-08-30
* TOOLS/mpv_identify.sh: move script body to a functionGravatar shdown2014-08-30
* TOOLS/youtube-dl_mpv.sh: simplify $MPV handlingGravatar shdown2014-08-30
* TOOLS/youtube-dl_mpv.sh: disable globbing before expanding $video_urlGravatar shdown2014-08-30
* TOOLS/youtube-dl_mpv: allow playing multiple URLsGravatar wm42014-08-29
* TOOLS: youtube wrapper: allow overriding mpv binaryGravatar wm42014-08-26
* TOOLS/stats-conv.py: improvementsGravatar wm42014-08-19
* TOOLS/zsh.pl: protect global environmentGravatar Philip Sequeira2014-08-17
* TOOLS/zsh.pl: fix a ret that hadn't been changed to rcGravatar Philip Sequeira2014-08-17
* TOOLS/zsh.pl: complete profilesGravatar Philip Sequeira2014-08-17
* TOOLS/zsh.pl: properly set the return valueGravatar Alessandro Ghedini2014-08-13
* TOOLS/zsh.pl: properly return non-zero when no matches are foundGravatar c_142014-08-13
* Move status-line.luaGravatar wm42014-08-11
* TOOLS: add test script for property change notificationsGravatar wm42014-08-02
* idet.sh: Fix a typo.Gravatar Rudolf Polzer2014-07-16
* osxbundle: fix detection of user librariesGravatar Tsukasa OMOTO2014-07-16
* idet.sh: Fix telecine detection.Gravatar Rudolf Polzer2014-07-15
* OS X bundle: Add more imported UTIGravatar Nyx0uf2014-07-04
* TOOLS/zsh.pl: complete URL schemes based on --list-protocolsGravatar Alessandro Ghedini2014-07-03
* TOOLS/zsh.pl: sort options in reverse order by lengthGravatar Alessandro Ghedini2014-07-03
* TOOLS/zsh.pl: untabifyGravatar Philip Sequeira2014-07-03
* TOOLS/zsh.pl: fix _arguments lineGravatar Philip Sequeira2014-07-03
* TOOLS/zsh.pl: don't consume extra argumentsGravatar Philip Sequeira2014-07-03
* TOOLS/zsh.pl: escape all colons in option descriptionsGravatar Philip Sequeira2014-07-03
* 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