summaryrefslogtreecommitdiffstats
path: root/TOOLS/lua/command-test.lua
Commit message (Expand)AuthorAgeFilesLines
* command: extend subprocess command stdin, change behaviorwm42020-08-161-0/+19
* player: "subprocess" command should stop immediately in idle modewm42019-10-041-3/+13
* 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