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
*
cmd: do not use a random value for MP_CMD_OPT_ARG
wm4
2018-05-25
*
ipc: cosmetic: switch a negated if/else
wm4
2018-05-25
*
ipc: alias set_property_string to set_property
wm4
2018-05-25
*
input: move an enum back to its correct place
wm4
2018-05-25
*
input: add a define for the number of mouse buttons and use it
wm4
2018-05-25
*
input: rename weirdly named function
wm4
2018-05-03
*
input: move some more cmd definitions to cmd.h
wm4
2018-05-03
*
input: merge cmd_list.c with cmd.c
wm4
2018-05-03
*
input: rename cmd_parse.c to cmd.c
wm4
2018-05-03
*
input: rename cmd_parse.h to cmd.h
wm4
2018-05-03
*
command: split big command handler switch into separate functions
wm4
2018-05-03
*
input: remove some explicit uses of command IDs
wm4
2018-05-03
*
input: remove legacy command handling
wm4
2018-05-03
*
input: move command list to command.c
wm4
2018-05-03
*
input: raise log level of some noisy messages
wm4
2018-04-29
*
client API: add a first class hook API, and deprecate old API
wm4
2018-03-26
*
all: replace mpv_detach_destroy() with mpv_destroy()
wm4
2018-03-15
*
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
[next]