aboutsummaryrefslogtreecommitdiffhomepage
path: root/input/input.h
Commit message (Expand)AuthorAge
* input: move an enum back to its correct placeGravatar wm42018-05-25
* input: move some more cmd definitions to cmd.hGravatar wm42018-05-03
* input: merge cmd_list.c with cmd.cGravatar wm42018-05-03
* input: rename cmd_parse.h to cmd.hGravatar wm42018-05-03
* input: make command argument list a dynamic arrayGravatar wm42018-01-10
* input: merge mouse wheel and axis keycodesGravatar 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: add "async" flagGravatar wm42017-04-01
* 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
* ipc: add Windows implementation with named pipesGravatar James Ross-Gowan2016-03-23
* input: ignore --input-cursor for events injected by input commandsGravatar wm42016-02-04
* input: add key name to script-binding command responseGravatar wm42015-12-23
* input: remove some unneeded thingsGravatar wm42015-05-26
* Update license headersGravatar Marcin Kurczewski2015-04-13
* input: remove Linux joystick supportGravatar wm42015-03-24
* input: remove classic LIRC supportGravatar wm42015-03-24
* input: simplifyGravatar wm42014-11-24
* input, lua: redo input handlingGravatar wm42014-11-23
* input: add a prefix to make any binding act on key repeatGravatar wm42014-11-20
* ipc: decouple from MPContextGravatar wm42014-10-19
* command: add a mechanism to allow scripts to intercept file loadsGravatar wm42014-10-16
* input: use mpv_node parser for char** command parsersGravatar wm42014-10-10
* client API: rename --input-x11-keyboard to --input-vo-keyboardGravatar wm42014-10-09
* client API, X11: change default keyboard input handling againGravatar wm42014-09-28
* input: separate creation and loading of configGravatar wm42014-09-27
* input: add function for setting repeat infoGravatar Alexander Preisinger2014-09-19
* input: use libwaio for pipe input on WindowsGravatar wm42014-09-14
* stream: redo playback abort handlingGravatar wm42014-09-13
* input: remove central select() callGravatar wm42014-09-10
* input: remove useless joystick.h/lirc.h include filesGravatar wm42014-09-10
* input: add convenience function for running input sources in threadsGravatar wm42014-09-10
* input: make some fields internalGravatar wm42014-09-10
* terminal-unix: move to threadGravatar wm42014-09-10
* player: some more input refactoringGravatar wm42014-09-07
* Move compat/ and bstr/ directory contents somewhere elseGravatar wm42014-08-29
* input: redo how --input-file is handledGravatar wm42014-08-25
* vo: remove vo_mouse_movement() wrapperGravatar wm42014-07-27
* vo: different hack for VOs which need to mangle mouse inputGravatar wm42014-07-27
* input: remove pausing command prefixesGravatar wm42014-05-11
* stream: make mp_input_check_interrupt thread-safeGravatar wm42014-04-25
* stream: remove interrupt callback global variablesGravatar wm42014-04-25
* audio: wake up the core when audio buffer is running low (2)Gravatar wm42014-04-15
* command: provide per-file-options for loadfile commandGravatar xylosper2014-02-23
* input, dvdnav: fix osc stealing input from dvdnavGravatar wm42014-02-19