1
0
mirror of https://github.com/mpv-player/mpv synced 2025-03-04 05:07:51 +00:00
mpv/input
wm4 0a78a61d89 input: add a prefix to make any binding act on key repeat
The fact that it's a generic command prefix that is parsed even when
using the client API is a bit unclean (because this flag makes sense
for actual key-bindings only), but it's less code this way.
2014-11-20 23:41:01 +01:00
..
cmd_list.c input: add a prefix to make any binding act on key repeat 2014-11-20 23:41:01 +01:00
cmd_list.h command: add drop_buffers 2014-11-20 22:41:50 +01:00
cmd_parse.c input: add a prefix to make any binding act on key repeat 2014-11-20 23:41:01 +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
input.c input: add a prefix to make any binding act on key repeat 2014-11-20 23:41:01 +01:00
input.h input: add a prefix to make any binding act on key repeat 2014-11-20 23:41:01 +01:00
ipc.c ipc: make sure --input-file=/dev/stdin always works 2014-11-07 09:50:29 +01:00
joystick.c
keycodes.c input: don't add weird padding when formatting keycode 2014-10-17 00:53:55 +02:00
keycodes.h
lirc.c
pipe-win32.c