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
*
ipc: add enable_event and disable_event commands
wm4
2014-12-24
*
ipc: report some user errors better
wm4
2014-12-24
*
command: extend revert_seek command
wm4
2014-12-17
*
client API: be more lenient about mpv_suspend/resume mismatches
wm4
2014-12-15
*
pipe-win32: possible fix for Windows XP deadlock
James Ross-Gowan
2014-12-11
*
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
*
Do not call strerror()
wm4
2014-11-26
*
input: simplify
wm4
2014-11-24
*
lua: always handle key repeat on the script side
wm4
2014-11-24
*
lua, ipc: remove leftovers
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
*
Remove some unneeded NULL checks
wm4
2014-11-21
*
ipc: fix confusion of write() return value and errno
wm4
2014-11-21
*
input: add a prefix to make any binding act on key repeat
wm4
2014-11-20
*
command: add drop_buffers
wm4
2014-11-20
*
command: add an ab_loop command
wm4
2014-11-18
*
ipc: make sure --input-file=/dev/stdin always works
wm4
2014-11-07
*
ipc: make it possible to receive log messages
wm4
2014-11-01
*
ipc: add a command to retrieve API version
wm4
2014-11-01
*
ipc: verify resume/suspend commands
wm4
2014-11-01
*
command: don't require whitespace before ';' or '#'
wm4
2014-10-31
*
input: cascade-load input.conf
wm4
2014-10-29
*
audio: add command/function to reload audio output
wm4
2014-10-27
*
input: resolve ~ and similar for --input-file
wm4
2014-10-24
*
command: fix debug output
wm4
2014-10-24
*
command: print executed commands with -v
wm4
2014-10-23
*
command: add a "cached" mode to sub_add
wm4
2014-10-23
*
command: make trailing sub_add actually optional
wm4
2014-10-22
*
command: extend sub_add command
wm4
2014-10-21
*
Set thread name for debugging
wm4
2014-10-19
*
ipc: skip empty and commented lines
wm4
2014-10-19
*
ipc: accept both JSON and "old" commands
wm4
2014-10-19
*
ipc: fix minor error cleanup issues
wm4
2014-10-19
*
ipc: decouple from MPContext
wm4
2014-10-19
*
ipc: fix a small memory leak
wm4
2014-10-17
*
input: implement --input-file on unix using the IPC support
Alessandro Ghedini
2014-10-17
*
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
[next]