mpv/input
wm4 70cc42655d ipc: fix a small memory leak 2014-10-17 22:31:14 +02:00
..
cmd_list.c command: add a mechanism to allow scripts to intercept file loads 2014-10-16 01:00:22 +02:00
cmd_list.h command: add a mechanism to allow scripts to intercept file loads 2014-10-16 01:00:22 +02:00
cmd_parse.c input: remove some unneeded code 2014-10-10 23:05:33 +02:00
cmd_parse.h input: use mpv_node parser for char** command parsers 2014-10-10 22:58:28 +02:00
event.c input: use mpv_node parser for char** command parsers 2014-10-10 22:58:28 +02:00
event.h Move compat/ and bstr/ directory contents somewhere else 2014-08-29 12:31:52 +02:00
input.c input: implement --input-file on unix using the IPC support 2014-10-17 20:47:43 +02:00
input.h command: add a mechanism to allow scripts to intercept file loads 2014-10-16 01:00:22 +02:00
ipc.c ipc: fix a small memory leak 2014-10-17 22:31:14 +02:00
joystick.c input: remove useless joystick.h/lirc.h include files 2014-09-10 00:51:36 +02:00
keycodes.c input: don't add weird padding when formatting keycode 2014-10-17 00:53:55 +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-win32.c input: use libwaio for pipe input on Windows 2014-09-14 16:24:01 +02:00