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: fix missed wakeups, simplify
wm4
2014-09-09
*
input: fix use after free with legacy commands
wm4
2014-09-08
*
input: fix exiting with signals
wm4
2014-09-08
*
player: some more input refactoring
wm4
2014-09-07
*
input: make ar_rate and ar_delay fields of input_ctx signed
shdown
2014-08-30
*
input: handle reaching MP_MAX_FDS correctly
shdown
2014-08-30
*
Move compat/ and bstr/ directory contents somewhere else
wm4
2014-08-29
*
posix: use STD*_FILENO constants
Ben Boeckel
2014-08-28
*
input: make key bindings like "Shift+X" work (for ASCII)
wm4
2014-08-26
*
input: make all modifier flags unsigned
wm4
2014-08-26
*
input: stdin is 0, not 1
wm4
2014-08-25
*
input: redo how --input-file is handled
wm4
2014-08-25
*
input: change verbosity of some message levels
wm4
2014-08-25
*
input: fix event wakeup
wm4
2014-08-11
*
input: fix off by one error in command parser
wm4
2014-08-07
*
input: be stricter about rejecting mouse input with --no-input-cursor
wm4
2014-07-27
*
vo: remove vo_mouse_movement() wrapper
wm4
2014-07-27
*
vo: different hack for VOs which need to mangle mouse input
wm4
2014-07-27
*
osdep: don't assume errno is positive
wm4
2014-07-25
*
command: add append-play loadfile mode
wm4
2014-07-23
*
input: enable wakeup on LIRC socket
foo86
2014-07-20
*
input: skip BOM in input.conf
wm4
2014-07-12
*
build: include <strings.h> for strcasecmp()
wm4
2014-07-10
*
input: restore ability to combine mouse buttons
wm4
2014-07-07
*
Audit and replace all ctype.h uses
wm4
2014-07-01
*
input: make option struct local
wm4
2014-06-11
*
command: redo ancient TV/DVB/PVR commands
wm4
2014-06-11
*
input: don't print warning when aboting playback via commands
wm4
2014-06-06
*
input: separate wakeup pipe creation into a separate function
wm4
2014-05-30
*
input: make combined commands repeatable
wm4
2014-05-26
*
command: add write_watch_later_config command
Martin
2014-05-26
*
player: give quit_watch_later an exit code argument like quit
wm4
2014-05-22
*
input: allow disabling window dragging with --no-window-dragging
wm4
2014-05-20
*
input: fix compilation on windows
wm4
2014-05-20
*
input: remove pausing command prefixes
wm4
2014-05-11
*
input: fix typos, cosmetics
wm4
2014-05-10
*
options: rename input-related options
Martin Herkt
2014-05-04
*
input: fix stack overflow when checking for abort cmd
wm4
2014-05-02
*
input: increase number of maximum sections
wm4
2014-05-02
*
input: fix mouse_leave/OSC behavior
wm4
2014-04-26
*
input: fix inverted condition
wm4
2014-04-26
*
stream: make mp_input_check_interrupt thread-safe
wm4
2014-04-25
*
stream: remove interrupt callback global variables
wm4
2014-04-25
*
input: make key binds order-independent again
wm4
2014-04-19
*
input: discard key history when a key is mapped
wm4
2014-04-19
*
input: remove minor code duplication
wm4
2014-04-19
*
input: ignore modifiers on MOUSE_LEAVE
wm4
2014-04-19
*
input: don't wakeup core if key repeat is requested but not possible
wm4
2014-04-18
*
input: remove minor redundancy
wm4
2014-04-18
*
input: keycodes: reorder flags
wm4
2014-04-18
[prev]
[next]