summaryrefslogtreecommitdiffstats
path: root/input/ipc.c
Commit message (Expand)AuthorAgeFilesLines
* ipc: accept both JSON and "old" commandswm42014-10-191-30/+27
* ipc: fix minor error cleanup issueswm42014-10-191-8/+8
* ipc: decouple from MPContextwm42014-10-191-41/+43
* ipc: fix a small memory leakwm42014-10-171-1/+2
* input: implement --input-file on unix using the IPC supportAlessandro Ghedini2014-10-171-11/+55
* input: implement JSON-based IPC protocolAlessandro Ghedini2014-10-171-0/+723