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
Commit message (
Expand
)
Author
Age
...
*
input: implement JSON-based IPC protocol
Alessandro Ghedini
2014-10-17
*
input: don't add weird padding when formatting keycode
wm4
2014-10-17
*
command: add a mechanism to allow scripts to intercept file loads
wm4
2014-10-16
*
input: remove some unneeded code
wm4
2014-10-10
*
input: cosmetics: move code
wm4
2014-10-10
*
input: use mpv_node parser for char** command parsers
wm4
2014-10-10
*
input: add a function to parse mpv_node as command
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: fix nested commands
wm4
2014-09-13
*
input: distinguish playlist navigation and quit commands for abort
wm4
2014-09-13
*
stream: redo playback abort handling
wm4
2014-09-13
*
input: "quit_watch_later" and "stop" are abort commands
wm4
2014-09-13
*
input: don't autorepeat cycle_values command
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 use after free with legacy commands
wm4
2014-09-08
*
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
*
posix: use STD*_FILENO constants
Ben Boeckel
2014-08-28
*
input: make key bindings like "Shift+X" work (for ASCII)
wm4
2014-08-26
*
input: make all modifier flags unsigned
wm4
2014-08-26
*
input: stdin is 0, not 1
wm4
2014-08-25
*
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: fix off by one error in command parser
wm4
2014-08-07
*
input: be stricter about rejecting mouse input with --no-input-cursor
wm4
2014-07-27
*
vo: remove vo_mouse_movement() wrapper
wm4
2014-07-27
*
vo: different hack for VOs which need to mangle mouse input
wm4
2014-07-27
*
osdep: don't assume errno is positive
wm4
2014-07-25
*
command: add append-play loadfile mode
wm4
2014-07-23
[prev]
[next]