mpv/input
wm4 d26ba961d0 command: add rescan_external_files
Requested.

Hopefully will be useful for things that download and add external
subtitles on demand. Or something.

Closes #1586.
2015-02-16 22:08:16 +01:00
..
cmd_list.c command: add rescan_external_files 2015-02-16 22:08:16 +01:00
cmd_list.h command: add rescan_external_files 2015-02-16 22:08:16 +01:00
cmd_parse.c input: fix dangling pointer 2015-01-25 00:37:31 +01:00
cmd_parse.h command: print executed commands with -v 2014-10-23 15:13:05 +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: handle mixing key press and up/down events better 2015-01-23 13:02:42 +01:00
input.h input: simplify 2014-11-24 16:48:34 +01:00
ipc.c ipc: put playback core to sleep while dequeuing commands 2015-02-13 21:25:09 +01:00
joystick.c Do not call strerror() 2014-11-26 21:21:56 +01:00
keycodes.c x11: add XK_Cancel to the list of special keys 2015-02-14 03:50:26 +01:00
keycodes.h x11: add XK_Cancel to the list of special keys 2015-02-14 03:50:26 +01:00
lirc.c Do not call strerror() 2014-11-26 21:21:56 +01:00
pipe-win32.c pipe-win32: possible fix for Windows XP deadlock 2014-12-11 23:38:15 +11:00