aboutsummaryrefslogtreecommitdiffhomepage
path: root/input/keycodes.h
Commit message (Expand)AuthorAge
* input: add a define for the number of mouse buttons and use itGravatar wm42018-05-25
* input: fix error in MP_KEY_IS_WHEELGravatar James Ross-Gowan2017-09-03
* input: merge mouse wheel and axis keycodesGravatar James Ross-Gowan2017-09-03
* input: use mnemonic names for mouse buttonsGravatar James Ross-Gowan2017-09-03
* w32_common: handle media keysGravatar James Ross-Gowan2017-08-05
* input/keycodes: change license to LGPLGravatar wm42017-06-20
* input: add MP_KEY_IS_AXIS and treat MP_AXIS_* as mouse eventsGravatar James Ross-Gowan2017-05-12
* input: add a catch-all "unmapped" commandGravatar wm42015-12-23
* Update license headersGravatar Marcin Kurczewski2015-04-13
* input: remove Linux joystick supportGravatar wm42015-03-24
* input: minor cleanupGravatar wm42015-02-18
* input: add MOUSE_ENTER keybinding.Gravatar torque2015-02-18
* x11: add XK_Cancel to the list of special keysGravatar Martin Herkt2015-02-14
* x11: make all XF86 special keys mappableGravatar wm42015-02-13
* input: make key bindings like "Shift+X" work (for ASCII)Gravatar wm42014-08-26
* input: make all modifier flags unsignedGravatar wm42014-08-26
* input: be stricter about rejecting mouse input with --no-input-cursorGravatar wm42014-07-27
* input: fix typos, cosmeticsGravatar wm42014-05-10
* input: keycodes: reorder flagsGravatar wm42014-04-18
* keycodes: add const to a function argumentGravatar wm42014-02-17
* input: use bstr_xappend()Gravatar wm42013-12-30
* input: split off some code from input.c to separate filesGravatar wm42013-12-26
* Move mpvcore/input/ to input/Gravatar wm42013-12-17
* Rename directories, move files (step 1 of 2) (does not compile)Gravatar wm42012-11-12
* win32: support key modifiers (shift, ctrl, alt)Gravatar wm42012-04-06
* x11: add print and menu keysGravatar wm42012-01-18
* input: allow unicode keys and reassign internal key codesGravatar wm42012-01-18
* input: support up to 20 mouse buttonsGravatar reimar2011-06-29
* input: move all key code lists to input/keycodes.hGravatar Uoti Urpala2011-05-02