aboutsummaryrefslogtreecommitdiffhomepage
path: root/input
Commit message (Expand)AuthorAge
...
* input: improve wording of key binding messagesGravatar wm42015-06-30
* command: add keypress, keydown, and keyup commands.Gravatar torque2015-06-11
* player: use 4 as process exit code on user quitsGravatar wm42015-06-10
* command: remove deprecated get_property commandGravatar wm42015-05-27
* input: remove some unneeded thingsGravatar wm42015-05-26
* input: allow - as separator between commands, instead of _Gravatar wm42015-05-25
* input: add relative percentage seekGravatar rrooij2015-05-19
* command: add playlist_shuffle commandGravatar wm42015-05-17
* ipc: avoid SIGPIPEGravatar wm42015-05-12
* input: filter out redundant mp_input_set_mouse_pos() callsGravatar wm42015-05-08
* ipc: silence some common info messagesGravatar wm42015-05-05
* command: change the default action for rescan_external_filesGravatar wm42015-04-28
* client API: add a screenshot_raw commandGravatar wm42015-04-20
* 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: use flag option type for some input commandsGravatar wm42015-03-04
* input: remove numeric compatibility parameters from commandsGravatar wm42015-03-04
* input: handle closed pipe correctlyGravatar wm42015-02-26
* input: if FD is not writable, just don't write to the FDGravatar wm42015-02-26
* input: allow passing FDs to --input-fileGravatar wm42015-02-26
* input: avoid creating world-writeable file with --input-unix-socketGravatar wm42015-02-26
* input: minor cleanupGravatar wm42015-02-18
* input: add MOUSE_ENTER keybinding.Gravatar torque2015-02-18
* command: add rescan_external_filesGravatar wm42015-02-16
* x11: add XK_Cancel to the list of special keysGravatar Martin Herkt2015-02-14
* x11: make all XF86 special keys mappableGravatar wm42015-02-13
* ipc: put playback core to sleep while dequeuing commandsGravatar wm42015-02-13
* command: new commands audio_add/audio_remove/audio_reloadGravatar xylosper2015-02-03
* input: fix dangling pointerGravatar wm42015-01-25
* input, player: new command for mouse eventGravatar xylosper2015-01-23
* input: handle mixing key press and up/down events betterGravatar wm42015-01-23
* client API: reasonable behavior if window is closedGravatar wm42015-01-12
* ipc: add enable_event and disable_event commandsGravatar wm42014-12-24
* ipc: report some user errors betterGravatar wm42014-12-24
* command: extend revert_seek commandGravatar wm42014-12-17
* client API: be more lenient about mpv_suspend/resume mismatchesGravatar wm42014-12-15
* pipe-win32: possible fix for Windows XP deadlockGravatar James Ross-Gowan2014-12-11
* 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
* Do not call strerror()Gravatar wm42014-11-26
* input: simplifyGravatar wm42014-11-24
* lua: always handle key repeat on the script sideGravatar wm42014-11-24
* lua, ipc: remove leftoversGravatar 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
* Remove some unneeded NULL checksGravatar wm42014-11-21
* ipc: fix confusion of write() return value and errnoGravatar wm42014-11-21