mpv/input
wm4 2ac74977c5 command: add a load-script command
The intention is to give libmpv users as much flexibility to load
scripts as using mpv from CLI, but without restricting libmpv users from
having to decide everything on creation time, or having to go through
hacks like recreating the libmpv context to update state.
2016-09-22 20:57:06 +02:00
..
cmd_list.c command: add a load-script command 2016-09-22 20:57:06 +02:00
cmd_list.h command: add a load-script command 2016-09-22 20:57:06 +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 options: make input options generally runtime-settable 2016-09-21 17:35:00 +02:00
input.h options: make input options generally runtime-settable 2016-09-21 17:35:00 +02: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