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
*
player: restructure cancel callback
wm4
2017-01-18
*
client API: turn mpv_suspend() and mpv_resume() into stubs
wm4
2016-11-22
*
ipc: log when listening to IPC socket
wm4
2016-09-29
*
command: add a load-script command
wm4
2016-09-22
*
options: make input options generally runtime-settable
wm4
2016-09-21
*
player: kill associated OSD and key bindings when removing a script
wm4
2016-09-20
*
command: add an apply-profile command
wm4
2016-09-17
*
player: use better way to wait for input and dispatching commands
wm4
2016-09-16
*
client API: declare mpv_suspend/mpv_resume deprecated
wm4
2016-09-16
*
client API: remove SIGPIPE overriding code
wm4
2016-09-15
*
osdep: rename atomics.h to atomic.h
wm4
2016-09-07
*
input, demux_tv: remove some older option access methods
wm4
2016-09-06
*
command: remove vo-cmdline
wm4
2016-09-02
*
input: use OPT_REPLACED for an old option alias
wm4
2016-08-31
*
osdep/io: introduce mp_flush_wakeup_pipe()
Rostislav Pehlivanov
2016-07-30
*
Use - as command-name separator everywhere
Timotej Lazar
2016-07-14
*
input: remove redundant log message
wm4
2016-07-04
*
build: silence -Wunused-result
Niklas Haas
2016-06-07
*
input: fix parsing multiple input command prefixes
Philip Sequeira
2016-04-17
*
input: do not force double-click emulation for artificial commands
wm4
2016-03-26
*
ipc-win: restrict read access to the IPC pipe
James Ross-Gowan
2016-03-25
*
ipc: add Windows implementation with named pipes
James Ross-Gowan
2016-03-23
*
input/event.h: add include guard
wm4
2016-03-15
*
input: accept plain text for drag&drop
wm4
2016-03-15
*
x11, input: move mime type drag&drop negotiation to common code
wm4
2016-03-15
*
ipc: fix uninitialized field
wm4
2016-02-12
*
input: ignore --input-cursor for events injected by input commands
wm4
2016-02-04
*
command: add af-command command
wm4
2016-01-22
*
command: add vf-command command
wm4
2016-01-22
*
Change 3 more files to LGPL
wm4
2016-01-20
*
Relicense some non-MPlayer source files to LGPL 2.1 or later
wm4
2016-01-19
*
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
*
input: rename recently added HALF_SPACE
wm4
2015-10-21
*
input: add key name for U+3000 IDEOGRAPHIC SPACE
wm4
2015-10-21
*
player: rename and move find_subfiles.c
wm4
2015-09-20
*
command: make "add <property> 0" not change the value
wm4
2015-09-10
*
options: fix --no-config
wm4
2015-09-05
*
input: add append argument to file drop event
Kevin Mitchell
2015-08-30
*
lua: implement input_enable_section/input_disable_section via commands
wm4
2015-08-06
*
command: define-section with empty contents removes a section
wm4
2015-08-06
*
command: add a command for defining input bindings
wm4
2015-08-06
*
player: remove higher-level remains of DVD/BD menu support
wm4
2015-08-03
*
player: use exit code 0 by default for quit, 4 for signals, etc.
Philip Sequeira
2015-07-11
*
input: fix exit code for quit-watch-later command
wm4
2015-07-08
*
ipc: fix undefined behavior in some error cases
wm4
2015-07-06
*
ipc: add request_id to json
Preston Hunt
2015-07-03
[next]