COMMITS
/ input/keycodes.h April 26, 2025
J
wayland: move tablet tool handling to mpv input system
Jens Peters committed
September 7, 2024
N
input: add MP_KEY_STATE_SET_ONLY
nanahi committed
N
input/keycodes: fix typo
nanahi committed
August 11, 2024
N
input/keycodes: add KP_ADD/SUBTRACT/MULTIPLY/DIVIDE keycodes
nanahi committed
June 13, 2024
K
input: map Num 5 to distinct value when numlock is off
Kacper Michajłow committed
April 27, 2024
N
input: add MP_TOUCH_RELEASE_ALL
nanahi committed
November 27, 2023
N
input: add missing forward media key
nanahi committed
August 24, 2023
C
input: add missing keypad key defines
Christoph Heinrich committed
August 15, 2023
J
input: add new keys: Back, Tools, ZoomIn, ZoomOut
James Cuzella committed
May 14, 2020
W
command: add input-key-list property
wm4 committed
January 21, 2020
D
input: add new PLAYONLY and PAUSEONLY MP_KEY key codes
der richter committed
November 16, 2019
D
mac: remove Apple Remote support
der richter committed
November 22, 2019
W
input: make MP_INPUT_RELEASE_ALL a pseudo-key
wm4 committed
November 21, 2019
W
October 22, 2019
S
input: add gamepad support through SDL2
Stefano Pigozzi committed
May 10, 2018
September 3, 2017
J
input: fix error in MP_KEY_IS_WHEEL
James Ross-Gowan committed
September 2, 2017
J
input: merge mouse wheel and axis keycodes
James Ross-Gowan committed
August 8, 2017
J
input: use mnemonic names for mouse buttons
James Ross-Gowan committed
July 25, 2017
J
w32_common: handle media keys
James Ross-Gowan committed
June 20, 2017
W
input/keycodes: change license to LGPL
wm4 committed
April 24, 2017
J
input: add MP_KEY_IS_AXIS and treat MP_AXIS_* as mouse events
James Ross-Gowan committed
December 23, 2015
W
input: add a catch-all "unmapped" command
wm4 committed
April 13, 2015
M
Update license headers
Marcin Kurczewski committed
March 24, 2015
W
input: remove Linux joystick support
wm4 committed
February 18, 2015
W
input: minor cleanup
wm4 committed
February 17, 2015
T
input: add MOUSE_ENTER keybinding.
torque committed
February 14, 2015
M
x11: add XK_Cancel to the list of special keys
Martin Herkt committed
February 13, 2015
W
x11: make all XF86 special keys mappable
wm4 committed
August 26, 2014
W
input: make key bindings like "Shift+X" work (for ASCII)
wm4 committed
W
input: make all modifier flags unsigned
wm4 committed
July 27, 2014
May 9, 2014
W
input: fix typos, cosmetics
wm4 committed
April 18, 2014
W
input: keycodes: reorder flags
wm4 committed
February 17, 2014
W
keycodes: add const to a function argument
wm4 committed
December 30, 2013
W
input: use bstr_xappend()
wm4 committed
December 26, 2013
W
December 17, 2013
W
Move mpvcore/input/ to input/
wm4 committed
November 5, 2012
April 6, 2012
W
win32: support key modifiers (shift, ctrl, alt)
wm4 committed
January 13, 2012
W
x11: add print and menu keys
wm4 committed
January 14, 2012
W
May 7, 2011
R
input: support up to 20 mouse buttons
reimar committed
April 25, 2011
U
input: move all key code lists to input/keycodes.h
Uoti Urpala committed