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
/
input.c
Commit message (
Expand
)
Author
Age
*
input: do not force double-click emulation for artificial commands
wm4
2016-03-26
*
input: ignore --input-cursor for events injected by input commands
wm4
2016-02-04
*
mpv_talloc.h: rename from talloc.h
Dmitrij D. Czarkoff
2016-01-11
*
demux: remove weird tripple-buffering for the sh_stream list
wm4
2015-12-23
*
input: add a catch-all "unmapped" command
wm4
2015-12-23
*
input: add key name to script-binding command response
wm4
2015-12-23
*
win32: input: use Vista CancelIoEx
James Ross-Gowan
2015-12-20
*
options: fix --no-config
wm4
2015-09-05
*
command: define-section with empty contents removes a section
wm4
2015-08-06
*
input: improve wording of key binding messages
wm4
2015-06-30
*
input: remove some unneeded things
wm4
2015-05-26
*
input: allow - as separator between commands, instead of _
wm4
2015-05-25
*
input: filter out redundant mp_input_set_mouse_pos() calls
wm4
2015-05-08
*
Update license headers
Marcin Kurczewski
2015-04-13
*
options: add M_OPT_FILE to --input-conf
Philip Sequeira
2015-03-31
*
input: remove Linux joystick support
wm4
2015-03-24
*
input: remove classic LIRC support
wm4
2015-03-24
*
input: minor cleanup
wm4
2015-02-18
*
input: add MOUSE_ENTER keybinding.
torque
2015-02-18
*
input: handle mixing key press and up/down events better
wm4
2015-01-23
*
client API: reasonable behavior if window is closed
wm4
2015-01-12
*
input: add a hack to fix keyboard navigation with dvd/bd menu
wm4
2014-12-04
*
input, lua: make removing key bindings work
wm4
2014-12-03
*
input: simplify
wm4
2014-11-24
*
command: don't queue framesteps
wm4
2014-11-23
*
input, lua: redo input handling
wm4
2014-11-23
*
input: set mouse area by default for all input
wm4
2014-11-23
*
input: add a prefix to make any binding act on key repeat
wm4
2014-11-20
*
input: cascade-load input.conf
wm4
2014-10-29
*
Set thread name for debugging
wm4
2014-10-19
*
input: implement --input-file on unix using the IPC support
Alessandro Ghedini
2014-10-17
*
input: use mpv_node parser for char** command parsers
wm4
2014-10-10
*
libmpv/cocoa: don't start the event monitor
Stefano Pigozzi
2014-10-09
*
client API: rename --input-x11-keyboard to --input-vo-keyboard
wm4
2014-10-09
*
client API, X11: change default keyboard input handling again
wm4
2014-09-28
*
input: copy options automatically
wm4
2014-09-27
*
input: separate creation and loading of config
wm4
2014-09-27
*
input: explain why we use semaphores
wm4
2014-09-20
*
input: add locking for repeat info
Alexander Preisinger
2014-09-19
*
input: add function for setting repeat info
Alexander Preisinger
2014-09-19
*
input: use libwaio for pipe input on Windows
wm4
2014-09-14
*
input: distinguish playlist navigation and quit commands for abort
wm4
2014-09-13
*
stream: redo playback abort handling
wm4
2014-09-13
*
input: simplify
wm4
2014-09-13
*
input: fix autorepeat
wm4
2014-09-13
*
input: remove central select() call
wm4
2014-09-10
*
input: remove useless joystick.h/lirc.h include files
wm4
2014-09-10
*
input: use an input thread for joystick
wm4
2014-09-10
*
input: use an input thread for lirc
wm4
2014-09-10
*
input: add convenience function for running input sources in threads
wm4
2014-09-10
[next]