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
*
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
*
input: make some fields internal
wm4
2014-09-10
*
terminal-unix: move to thread
wm4
2014-09-10
*
input: fix missed wakeups, simplify
wm4
2014-09-09
*
input: fix exiting with signals
wm4
2014-09-08
*
player: some more input refactoring
wm4
2014-09-07
*
input: make ar_rate and ar_delay fields of input_ctx signed
shdown
2014-08-30
*
input: handle reaching MP_MAX_FDS correctly
shdown
2014-08-30
*
Move compat/ and bstr/ directory contents somewhere else
wm4
2014-08-29
*
input: make key bindings like "Shift+X" work (for ASCII)
wm4
2014-08-26
*
input: redo how --input-file is handled
wm4
2014-08-25
*
input: change verbosity of some message levels
wm4
2014-08-25
*
input: fix event wakeup
wm4
2014-08-11
*
input: be stricter about rejecting mouse input with --no-input-cursor
wm4
2014-07-27
[next]