1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-21 06:14:32 +00:00
mpv/DOCS/man
Preston Hunt 029da5abce ipc: add request_id to json
If the request contains a "request_id", copy it back into the
response. There is no interpretation of the request_id value by mpv; the
only purpose is to make it easier on the requester by providing an
ability to match up responses with requests.

Because the IPC mechanism sends events continously, it's possible for
the response to a request to arrive several events after the request was
made. This can make it very difficult on the requester to determine
which response goes to which request.
2015-07-03 22:26:54 +02:00
..
af.rst
ao.rst ao_coreaudio: add exclusive suboption 2015-07-03 19:28:00 +02:00
changes.rst
encode.rst manpage: Fix typo. oacopts -> ovcopts 2015-06-23 22:00:57 +02:00
input.rst manpage: fix copy&paste mistakes 2015-06-30 12:17:58 +02:00
ipc.rst ipc: add request_id to json 2015-07-03 22:26:54 +02:00
lua.rst subprocess, lua: export whether the process was killed by us 2015-06-27 21:08:55 +02:00
mpv.rst DOCS/man: fix some grammar errors 2015-06-29 19:03:51 +02:00
options.rst
osc.rst
vf.rst DOCS/man: fix some grammar errors 2015-06-29 19:03:51 +02:00
vo.rst manpage: fix dwmflush parameter 2015-07-03 19:40:15 +02:00