index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
input
/
keycodes.h
Commit message (
Expand
)
Author
Age
*
input: add a catch-all "unmapped" command
wm4
2015-12-23
*
Update license headers
Marcin Kurczewski
2015-04-13
*
input: remove Linux joystick support
wm4
2015-03-24
*
input: minor cleanup
wm4
2015-02-18
*
input: add MOUSE_ENTER keybinding.
torque
2015-02-18
*
x11: add XK_Cancel to the list of special keys
Martin Herkt
2015-02-14
*
x11: make all XF86 special keys mappable
wm4
2015-02-13
*
input: make key bindings like "Shift+X" work (for ASCII)
wm4
2014-08-26
*
input: make all modifier flags unsigned
wm4
2014-08-26
*
input: be stricter about rejecting mouse input with --no-input-cursor
wm4
2014-07-27
*
input: fix typos, cosmetics
wm4
2014-05-10
*
input: keycodes: reorder flags
wm4
2014-04-18
*
keycodes: add const to a function argument
wm4
2014-02-17
*
input: use bstr_xappend()
wm4
2013-12-30
*
input: split off some code from input.c to separate files
wm4
2013-12-26
*
Move mpvcore/input/ to input/
wm4
2013-12-17
*
Rename directories, move files (step 1 of 2) (does not compile)
wm4
2012-11-12
*
win32: support key modifiers (shift, ctrl, alt)
wm4
2012-04-06
*
x11: add print and menu keys
wm4
2012-01-18
*
input: allow unicode keys and reassign internal key codes
wm4
2012-01-18
*
input: support up to 20 mouse buttons
reimar
2011-06-29
*
input: move all key code lists to input/keycodes.h
Uoti Urpala
2011-05-02