1
0
mirror of https://github.com/mpv-player/mpv synced 2025-02-02 13:12:05 +00:00
mpv/DOCS
wm4 7f91e2684e lua: reimplement mp.subprocess_detached() by invoking the "run" command
The "run" command is old. I'm not sure why the separate Lua
implementation was added. But maybe it as because the "run" command used
to be limited to a small number of arguments. This limit has been
removed a while ago. In any case, the old implementation is not needed
anymore.
2018-05-24 19:56:34 +02:00
..
man lua: reimplement mp.subprocess_detached() by invoking the "run" command 2018-05-24 19:56:34 +02:00
client-api-changes.rst client API: add returning of data from async commands 2018-05-24 19:56:34 +02:00
compile-windows.md
contribute.md DOCS/contribute.md: fix a typo 2017-11-30 20:36:09 +01:00
edl-mpv.rst
encoding.rst encode: remove old timestamp handling 2018-05-03 01:08:44 +03:00
interface-changes.rst encode: remove old timestamp handling 2018-05-03 01:08:44 +03:00
mplayer-changes.rst
release-policy.md
tech-overview.txt video: change some remaining vo_opengl mentions to vo_gpu 2018-01-20 14:43:49 -08:00
waf-buildsystem.rst