mpv/input
wm4 7e61bf134a input: make combined commands repeatable
Binding multiple commands at once where always considered not
repeatable, because the MP_CMD_COMMAND_LIST wasn't considered
repeatable.

Fixes #807 (probably).
2014-06-14 13:49:55 +02:00
..
cmd_list.c input: make combined commands repeatable 2014-06-14 13:49:55 +02:00
cmd_list.h input: make combined commands repeatable 2014-06-14 13:49:55 +02:00
cmd_parse.c input: split off some code from input.c to separate files 2013-12-26 17:13:25 +01:00
cmd_parse.h input: split off some code from input.c to separate files 2013-12-26 17:13:25 +01:00
input.c input: make combined commands repeatable 2014-06-14 13:49:55 +02:00
input.h input: split off some code from input.c to separate files 2013-12-26 17:13:25 +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 input: split off some code from input.c to separate files 2013-12-26 17:13:25 +01:00
keycodes.h input: split off some code from input.c to separate files 2013-12-26 17:13:25 +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