1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-20 05:42:19 +00:00
mpv/input
James Ross-Gowan 1d0730d22d input: ignore modifiers when releasing keys
This prevents keys from getting stuck if the modifier is released before
the base key.
2014-02-20 23:07:53 +11:00
..
cmd_list.c client API: add a client message event 2014-02-17 02:52:58 +01:00
cmd_list.h client API: add a client message event 2014-02-17 02:52:58 +01:00
cmd_parse.c common: simplify and optimize string escape parsing 2013-12-30 22:49:50 +01:00
cmd_parse.h
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: ignore modifiers when releasing keys 2014-02-20 23:07:53 +11:00
input.h input, dvdnav: fix osc stealing input from dvdnav 2014-02-19 15:40:04 +01:00
joystick.c
joystick.h
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
lirc.h