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: 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
*
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
[next]