COMMITS
/ input/ipc.c May 3, 2017
W
ipc: raise json nesting limit
wm4 committed
November 22, 2016
W
March 17, 2016
J
ipc: add Windows implementation with named pipes
James Ross-Gowan committed
February 12, 2016
W
ipc: fix uninitialized field
wm4 committed
January 20, 2016
W
Change 3 more files to LGPL
wm4 committed
July 5, 2015
W
ipc: fix undefined behavior in some error cases
wm4 committed
July 3, 2015
P
ipc: add request_id to json
Preston Hunt committed
May 12, 2015
W
ipc: avoid SIGPIPE
wm4 committed
May 4, 2015
W
ipc: silence some common info messages
wm4 committed
February 26, 2015
W
input: handle closed pipe correctly
wm4 committed
W
input: if FD is not writable, just don't write to the FD
wm4 committed
W
input: allow passing FDs to --input-file
wm4 committed
February 13, 2015
W
ipc: put playback core to sleep while dequeuing commands
wm4 committed
December 24, 2014
W
ipc: add enable_event and disable_event commands
wm4 committed
W
ipc: report some user errors better
wm4 committed
December 15, 2014
November 24, 2014
W
lua, ipc: remove leftovers
wm4 committed
November 21, 2014
W
ipc: fix confusion of write() return value and errno
wm4 committed
November 7, 2014
W
ipc: make sure --input-file=/dev/stdin always works
wm4 committed
November 1, 2014
W
ipc: make it possible to receive log messages
wm4 committed
W
ipc: add a command to retrieve API version
wm4 committed
W
ipc: verify resume/suspend commands
wm4 committed
October 24, 2014
W
input: resolve ~ and similar for --input-file
wm4 committed
October 19, 2014
W
Set thread name for debugging
wm4 committed
W
ipc: skip empty and commented lines
wm4 committed
W
ipc: accept both JSON and "old" commands
wm4 committed
W
ipc: fix minor error cleanup issues
wm4 committed
W
ipc: decouple from MPContext
wm4 committed
October 17, 2014
W
ipc: fix a small memory leak
wm4 committed
October 15, 2014
A
input: implement --input-file on unix using the IPC support
Alessandro Ghedini committed
October 16, 2014
A
input: implement JSON-based IPC protocol
Alessandro Ghedini committed