1
mirror of https://github.com/mpv-player/mpv synced 2024-08-04 14:59:58 +02:00
mpv/input
Uoti Urpala 618f760866 input: make slave command file descriptors nonblocking
Neither fd 0 slave input (-slave) nor additional opened fds (-input
file=X) were set to nonblocking mode as they should have been. Fix.
Also rename the horribly generic USE_SELECT #define used for a
specific slave input detail.
2011-05-04 18:53:17 +03:00
..
appleir.c input: move all key code lists to input/keycodes.h 2011-05-02 00:43:31 +03:00
ar.c input: move all key code lists to input/keycodes.h 2011-05-02 00:43:31 +03:00
ar.h input: move all key code lists to input/keycodes.h 2011-05-02 00:43:31 +03:00
input.c input: make slave command file descriptors nonblocking 2011-05-04 18:53:17 +03:00
input.h input: rewrite -key-fifo-size limiting logic 2011-05-02 00:44:21 +03:00
joystick.c input/joystick.c: add #include missing from 23cb829072 2011-05-03 13:26:30 +03:00
joystick.h input: move all key code lists to input/keycodes.h 2011-05-02 00:43:31 +03:00
keycodes.h input: move all key code lists to input/keycodes.h 2011-05-02 00:43:31 +03:00
lirc.c cleanup: remove NULL checks before free() all over the code 2010-11-14 13:11:20 +02:00
lirc.h Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00