mpv/input
wm4 1bdc3bed00 ipc: add --input-ipc-client option
While --input-file was removed for justified reasons, wanting to pass
down socket FDs this way is legitimate, useful, and easy to implement.

One odd thing is that

Fixes: #7592
2020-04-09 01:05:51 +02:00
..
cmd.c
cmd.h
event.c
event.h
input.c input: remove deprecated --input-file option 2020-03-28 00:41:38 +01:00
input.h input: remove deprecated --input-file option 2020-03-28 00:41:38 +01:00
ipc-dummy.c
ipc-unix.c ipc: add --input-ipc-client option 2020-04-09 01:05:51 +02:00
ipc-win.c
ipc.c
keycodes.c
keycodes.h
sdl_gamepad.c