mpv/input
Sebastian Reuße b7d0dfaf1a ipc-unix: don’t truncate the message on EAGAIN
Fixes #4452.
2017-05-24 21:55:22 +02:00
..
cmd_list.c command: mark some commands as "scalable" 2017-05-12 22:58:58 +10:00
cmd_list.h command: mark some commands as "scalable" 2017-05-12 22:58:58 +10:00
cmd_parse.c command: use scale_units to add/cycle integer properties 2017-05-12 22:58:58 +10:00
cmd_parse.h
event.c
event.h
input.c command: use scale_units to add/cycle integer properties 2017-05-12 22:58:58 +10:00
input.h command: use scale_units to add/cycle integer properties 2017-05-12 22:58:58 +10:00
ipc-unix.c ipc-unix: don’t truncate the message on EAGAIN 2017-05-24 21:55:22 +02:00
ipc-win.c ipc: log when listening to IPC socket 2016-09-29 16:47:19 +02:00
ipc.c ipc: raise json nesting limit 2017-05-03 20:47:11 +02:00
keycodes.c
keycodes.h input: add MP_KEY_IS_AXIS and treat MP_AXIS_* as mouse events 2017-05-12 22:58:58 +10:00
pipe-win32.c