aboutsummaryrefslogtreecommitdiffhomepage
path: root/input/input.c
Commit message (Expand)AuthorAge
* input: rename weirdly named functionGravatar wm42018-05-03
* input: rename cmd_parse.h to cmd.hGravatar wm42018-05-03
* input: remove some explicit uses of command IDsGravatar wm42018-05-03
* input: raise log level of some noisy messagesGravatar wm42018-04-29
* msg: reinterpret a bunch of message levelsGravatar Niklas Haas2017-12-15
* 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
* build: change how some OS specific source files are selectedGravatar wm42017-06-29
* input: change license to LGPLGravatar wm42017-06-19
* command: use scale_units to add/cycle integer propertiesGravatar James Ross-Gowan2017-05-12
* input: pre-process MP_AXIS_* inputGravatar James Ross-Gowan2017-05-12
* osx: fix key input in certain circumstancesGravatar Akemi2017-03-26
* player: restructure cancel callbackGravatar wm42017-01-18
* options: make input options generally runtime-settableGravatar wm42016-09-21
* player: kill associated OSD and key bindings when removing a scriptGravatar wm42016-09-20
* player: use better way to wait for input and dispatching commandsGravatar wm42016-09-16
* input, demux_tv: remove some older option access methodsGravatar wm42016-09-06
* input: use OPT_REPLACED for an old option aliasGravatar wm42016-08-31
* input: remove redundant log messageGravatar wm42016-07-04
* input: do not force double-click emulation for artificial commandsGravatar wm42016-03-26
* input: ignore --input-cursor for events injected by input commandsGravatar wm42016-02-04
* mpv_talloc.h: rename from talloc.hGravatar Dmitrij D. Czarkoff2016-01-11
* demux: remove weird tripple-buffering for the sh_stream listGravatar wm42015-12-23
* input: add a catch-all "unmapped" commandGravatar wm42015-12-23
* input: add key name to script-binding command responseGravatar wm42015-12-23
* win32: input: use Vista CancelIoExGravatar James Ross-Gowan2015-12-20
* options: fix --no-configGravatar wm42015-09-05
* command: define-section with empty contents removes a sectionGravatar wm42015-08-06
* input: improve wording of key binding messagesGravatar wm42015-06-30
* input: remove some unneeded thingsGravatar wm42015-05-26
* input: allow - as separator between commands, instead of _Gravatar wm42015-05-25
* input: filter out redundant mp_input_set_mouse_pos() callsGravatar wm42015-05-08
* Update license headersGravatar Marcin Kurczewski2015-04-13
* options: add M_OPT_FILE to --input-confGravatar Philip Sequeira2015-03-31
* input: remove Linux joystick supportGravatar wm42015-03-24
* input: remove classic LIRC supportGravatar wm42015-03-24
* input: minor cleanupGravatar wm42015-02-18
* input: add MOUSE_ENTER keybinding.Gravatar torque2015-02-18
* input: handle mixing key press and up/down events betterGravatar wm42015-01-23
* client API: reasonable behavior if window is closedGravatar wm42015-01-12
* input: add a hack to fix keyboard navigation with dvd/bd menuGravatar wm42014-12-04
* input, lua: make removing key bindings workGravatar wm42014-12-03
* input: simplifyGravatar wm42014-11-24
* command: don't queue framestepsGravatar wm42014-11-23
* input, lua: redo input handlingGravatar wm42014-11-23
* input: set mouse area by default for all inputGravatar wm42014-11-23
* input: add a prefix to make any binding act on key repeatGravatar wm42014-11-20
* input: cascade-load input.confGravatar wm42014-10-29
* Set thread name for debuggingGravatar wm42014-10-19