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
*
command: add a change-list command
wm4
2018-01-25
*
cmd_parse: minor cosmetics
wm4
2018-01-18
*
ta: introduce talloc_dup() and use it in some places
wm4
2018-01-18
*
input: make command argument list a dynamic array
wm4
2018-01-10
*
player: remove internal `vo-resize` command again
sfan5
2018-01-02
*
player: add internal `vo-resize` command
sfan5
2017-12-27
*
msg: reinterpret a bunch of message levels
Niklas Haas
2017-12-15
*
ipc: avoid dereferencing NULL
Martin Shirokov
2017-12-15
*
input: remove a stray HAVE_GPL
wm4
2017-11-29
*
player: change 3 remaining GPL-only code pieces to LGPL
wm4
2017-11-24
*
build: add preliminary LGPL mode
wm4
2017-09-21
*
input: fix error in MP_KEY_IS_WHEEL
James Ross-Gowan
2017-09-03
*
input: merge mouse wheel and axis keycodes
James Ross-Gowan
2017-09-03
*
input: use mnemonic names for mouse buttons
James Ross-Gowan
2017-09-03
*
w32_common: handle media keys
James Ross-Gowan
2017-08-05
*
input: drop deprecated "osd" command
wm4
2017-07-21
*
Avoid calling close(-1)
wm4
2017-06-29
*
build: change how some OS specific source files are selected
wm4
2017-06-29
*
player: deprecate "osd" command
wm4
2017-06-23
*
input/keycodes: change license to LGPL
wm4
2017-06-20
*
input: mention GPL exceptions in license header
wm4
2017-06-20
*
input: change license to LGPL
wm4
2017-06-19
*
ipc-unix: don’t truncate the message on EAGAIN
Sebastian Reuße
2017-05-24
*
command: use scale_units to add/cycle integer properties
James Ross-Gowan
2017-05-12
*
input: pre-process MP_AXIS_* input
James Ross-Gowan
2017-05-12
*
command: mark some commands as "scalable"
James Ross-Gowan
2017-05-12
*
input: add MP_KEY_IS_AXIS and treat MP_AXIS_* as mouse events
James Ross-Gowan
2017-05-12
*
ipc: raise json nesting limit
wm4
2017-05-03
*
input: add "async" flag
wm4
2017-04-01
*
osx: fix key input in certain circumstances
Akemi
2017-03-26
*
command: add expand-text command to property-expand a string
Avi Halachmi (:avih)
2017-03-26
*
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
[next]