1
mirror of https://github.com/mpv-player/mpv synced 2024-10-22 08:51:57 +02: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 af_volume: add a replaygain fallback option 2015-06-23 15:07:19 +02:00
ao.rst ao_coreaudio: add exclusive suboption 2015-07-03 19:28:00 +02:00
changes.rst manpage: move out the MPlayer comparison page 2015-02-05 22:12:11 +01:00
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 Various spelling fixes 2015-06-18 19:36:58 +02:00
osc.rst osc: time display configuration options 2015-06-19 21:33:44 +02:00
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