summaryrefslogtreecommitdiffstats
path: root/DOCS/man/ipc.rst
Commit message (Expand)AuthorAgeFilesLines
* ipc: alias set_property_string to set_propertywm42018-05-251-8/+1
* manpage: document tricky issue with IPC observe_property commandwm42017-05-161-0/+8
* client API: turn mpv_suspend() and mpv_resume() into stubswm42016-11-221-14/+0
* client API: declare mpv_suspend/mpv_resume deprecatedwm42016-09-161-0/+4
* Use - as command-name separator everywhereTimotej Lazar2016-07-141-2/+2
* man: ipc: update for named pipe IPC on WindowsJames Ross-Gowan2016-03-231-7/+32
* man: fix grammar issuesMartin Herkt2015-12-191-3/+5
* ipc: add request_id to jsonPreston Hunt2015-07-031-0/+18
* manpage: ipc: make requirements for newlines more explicitwm42015-03-231-0/+3
* manpage: ipc: add a socat examplewm42015-02-211-3/+33
* manpage: ipc: suggest --idlewm42015-02-091-1/+2
* ipc: add enable_event and disable_event commandswm42014-12-241-0/+8
* ipc: make it possible to receive log messageswm42014-11-011-0/+10
* ipc: add a command to retrieve API versionwm42014-11-011-0/+4
* manpage: ipc: fix command name for observe_propertywm42014-11-011-1/+1
* manpage: ipc: comment about invalid UTF-8wm42014-10-231-0/+12
* manpage: ipc: mention the socat toolwm42014-10-191-1/+2
* ipc: skip empty and commented lineswm42014-10-191-1/+5
* ipc: accept both JSON and "old" commandswm42014-10-191-0/+4
* manpage: ipc: explain security implicationswm42014-10-171-0/+8
* manpage: add JSON IPC documentationAlessandro Ghedini2014-10-171-0/+140