mpv/input
wm4 63903c27bd input: add a function to parse mpv_node as command
For future client API enhancements.
2014-10-10 22:37:11 +02:00
..
cmd_list.c input: fix nested commands 2014-09-13 18:41:34 +02:00
cmd_list.h input: distinguish playlist navigation and quit commands for abort 2014-09-13 16:47:30 +02:00
cmd_parse.c input: add a function to parse mpv_node as command 2014-10-10 22:37:11 +02:00
cmd_parse.h input: add a function to parse mpv_node as command 2014-10-10 22:37:11 +02:00
event.c input: change mp_input_run_cmd signature 2014-01-04 19:42:16 +01:00
event.h Move compat/ and bstr/ directory contents somewhere else 2014-08-29 12:31:52 +02:00
input.c libmpv/cocoa: don't start the event monitor 2014-10-09 22:14:41 +02:00
input.h client API: rename --input-x11-keyboard to --input-vo-keyboard 2014-10-09 18:28:37 +02:00
joystick.c input: remove useless joystick.h/lirc.h include files 2014-09-10 00:51:36 +02:00
keycodes.c Move compat/ and bstr/ directory contents somewhere else 2014-08-29 12:31:52 +02:00
keycodes.h input: make key bindings like "Shift+X" work (for ASCII) 2014-08-26 20:39:28 +02:00
lirc.c input: remove central select() call 2014-09-10 03:24:45 +02:00
pipe-unix.c input: use libwaio for pipe input on Windows 2014-09-14 16:24:01 +02:00
pipe-win32.c input: use libwaio for pipe input on Windows 2014-09-14 16:24:01 +02:00