1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-28 10:02:17 +00:00
mpv/input
wm4 15baf2789c client API: declare mpv_suspend/mpv_resume deprecated
They're useless, and I have no idea what they're actually supposed to do
(wrt. pending input processing changes).

Also remove their implicit uses from the IPC handlers.
2016-09-16 14:39:47 +02:00
..
cmd_list.c command: remove vo-cmdline 2016-09-02 21:21:47 +02:00
cmd_list.h command: remove vo-cmdline 2016-09-02 21:21:47 +02:00
cmd_parse.c input: fix parsing multiple input command prefixes 2016-04-17 12:53:30 +02:00
cmd_parse.h Update license headers 2015-04-13 12:10:01 +02:00
event.c Use - as command-name separator everywhere 2016-07-14 22:37:42 +02:00
event.h input/event.h: add include guard 2016-03-15 22:44:15 +01:00
input.c input, demux_tv: remove some older option access methods 2016-09-06 20:09:44 +02:00
input.h ipc: add Windows implementation with named pipes 2016-03-23 23:15:20 +11:00
ipc-unix.c client API: declare mpv_suspend/mpv_resume deprecated 2016-09-16 14:39:47 +02:00
ipc-win.c client API: declare mpv_suspend/mpv_resume deprecated 2016-09-16 14:39:47 +02:00
ipc.c ipc: add Windows implementation with named pipes 2016-03-23 23:15:20 +11:00
keycodes.c input: add a catch-all "unmapped" command 2015-12-23 19:13:45 +01:00
keycodes.h input: add a catch-all "unmapped" command 2015-12-23 19:13:45 +01:00
pipe-win32.c osdep: rename atomics.h to atomic.h 2016-09-07 11:26:25 +02:00