mpv/input
wm4 637664d95a command, lua: change script_message semantics
Change script_message to broadcast the message to all clients. Add a new
script_message_to command, which does what the old script_message
command did.

This is intended as simplification, although it might lead to chaos too.
2014-03-17 18:26:56 +01:00
..
cmd_list.c command, lua: change script_message semantics 2014-03-17 18:26:56 +01:00
cmd_list.h command, lua: change script_message semantics 2014-03-17 18:26:56 +01:00
cmd_parse.c command: fix loadfile command 2014-02-24 23:02:20 +01:00
cmd_parse.h input: split off some code from input.c to separate files 2013-12-26 17:13:25 +01:00
event.c input: change mp_input_run_cmd signature 2014-01-04 19:42:16 +01:00
event.h video/out: remove some code duplication between X11 and wayland 2014-01-04 19:33:40 +01:00
input.c input: allow input.conf bindings to be declared as builtin 2014-02-25 22:09:20 +01:00
input.h command: provide per-file-options for loadfile command 2014-02-23 17:49:34 +01:00
joystick.c input: rework how input sources are added 2013-12-21 20:50:13 +01:00
joystick.h input: rework how input sources are added 2013-12-21 20:50:13 +01:00
keycodes.c keycodes: add const to a function argument 2014-02-17 02:52:58 +01:00
keycodes.h keycodes: add const to a function argument 2014-02-17 02:52:58 +01:00
lirc.c input: rework how input sources are added 2013-12-21 20:50:13 +01:00
lirc.h input: rework how input sources are added 2013-12-21 20:50:13 +01:00