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
*
input: add relative percentage seek
rrooij
2015-05-19
*
command: add playlist_shuffle command
wm4
2015-05-17
*
ipc: avoid SIGPIPE
wm4
2015-05-12
*
input: filter out redundant mp_input_set_mouse_pos() calls
wm4
2015-05-08
*
ipc: silence some common info messages
wm4
2015-05-05
*
command: change the default action for rescan_external_files
wm4
2015-04-28
*
client API: add a screenshot_raw command
wm4
2015-04-20
*
Update license headers
Marcin Kurczewski
2015-04-13
*
options: add M_OPT_FILE to --input-conf
Philip Sequeira
2015-03-31
*
input: remove Linux joystick support
wm4
2015-03-24
*
input: remove classic LIRC support
wm4
2015-03-24
*
input: use flag option type for some input commands
wm4
2015-03-04
*
input: remove numeric compatibility parameters from commands
wm4
2015-03-04
*
input: handle closed pipe correctly
wm4
2015-02-26
*
input: if FD is not writable, just don't write to the FD
wm4
2015-02-26
*
input: allow passing FDs to --input-file
wm4
2015-02-26
*
input: avoid creating world-writeable file with --input-unix-socket
wm4
2015-02-26
*
input: minor cleanup
wm4
2015-02-18
*
input: add MOUSE_ENTER keybinding.
torque
2015-02-18
*
command: add rescan_external_files
wm4
2015-02-16
*
x11: add XK_Cancel to the list of special keys
Martin Herkt
2015-02-14
*
x11: make all XF86 special keys mappable
wm4
2015-02-13
*
ipc: put playback core to sleep while dequeuing commands
wm4
2015-02-13
*
command: new commands audio_add/audio_remove/audio_reload
xylosper
2015-02-03
*
input: fix dangling pointer
wm4
2015-01-25
*
input, player: new command for mouse event
xylosper
2015-01-23
*
input: handle mixing key press and up/down events better
wm4
2015-01-23
*
client API: reasonable behavior if window is closed
wm4
2015-01-12
*
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
[next]