aboutsummaryrefslogtreecommitdiffhomepage
path: root/input
Commit message (Expand)AuthorAge
* osdep/io: introduce mp_flush_wakeup_pipe()Gravatar Rostislav Pehlivanov2016-07-30
* Use - as command-name separator everywhereGravatar Timotej Lazar2016-07-14
* input: remove redundant log messageGravatar wm42016-07-04
* build: silence -Wunused-resultGravatar Niklas Haas2016-06-07
* input: fix parsing multiple input command prefixesGravatar Philip Sequeira2016-04-17
* input: do not force double-click emulation for artificial commandsGravatar wm42016-03-26
* ipc-win: restrict read access to the IPC pipeGravatar James Ross-Gowan2016-03-25
* ipc: add Windows implementation with named pipesGravatar James Ross-Gowan2016-03-23
* input/event.h: add include guardGravatar wm42016-03-15
* input: accept plain text for drag&dropGravatar wm42016-03-15
* x11, input: move mime type drag&drop negotiation to common codeGravatar wm42016-03-15
* ipc: fix uninitialized fieldGravatar wm42016-02-12
* input: ignore --input-cursor for events injected by input commandsGravatar wm42016-02-04
* command: add af-command commandGravatar wm42016-01-22
* command: add vf-command commandGravatar wm42016-01-22
* Change 3 more files to LGPLGravatar wm42016-01-20
* Relicense some non-MPlayer source files to LGPL 2.1 or laterGravatar wm42016-01-19
* 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
* input: rename recently added HALF_SPACEGravatar wm42015-10-21
* input: add key name for U+3000 IDEOGRAPHIC SPACEGravatar wm42015-10-21
* player: rename and move find_subfiles.cGravatar wm42015-09-20
* command: make "add <property> 0" not change the valueGravatar wm42015-09-10
* options: fix --no-configGravatar wm42015-09-05
* input: add append argument to file drop eventGravatar Kevin Mitchell2015-08-30
* lua: implement input_enable_section/input_disable_section via commandsGravatar wm42015-08-06
* command: define-section with empty contents removes a sectionGravatar wm42015-08-06
* command: add a command for defining input bindingsGravatar wm42015-08-06
* player: remove higher-level remains of DVD/BD menu supportGravatar wm42015-08-03
* player: use exit code 0 by default for quit, 4 for signals, etc.Gravatar Philip Sequeira2015-07-11
* input: fix exit code for quit-watch-later commandGravatar wm42015-07-08
* ipc: fix undefined behavior in some error casesGravatar wm42015-07-06
* ipc: add request_id to jsonGravatar Preston Hunt2015-07-03
* 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