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
/
input.c
Commit message (
Expand
)
Author
Age
...
*
input: make some fields internal
wm4
2014-09-10
*
terminal-unix: move to thread
wm4
2014-09-10
*
input: fix missed wakeups, simplify
wm4
2014-09-09
*
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
*
input: make key bindings like "Shift+X" work (for ASCII)
wm4
2014-08-26
*
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: 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
*
input: skip BOM in input.conf
wm4
2014-07-12
*
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
*
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
*
input: allow disabling window dragging with --no-window-dragging
wm4
2014-05-20
*
input: fix compilation on windows
wm4
2014-05-20
*
options: rename input-related options
Martin Herkt
2014-05-04
*
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: simplify by not tracking key up/down states
wm4
2014-04-18
*
input: rename a variable
wm4
2014-04-18
*
input: slightly simplify mouse dispatching
wm4
2014-04-18
*
input: move a function
wm4
2014-04-18
*
input: close window when window close button is pressed with --input-test
wm4
2014-04-18
*
input: handle multi-combinations as key sequences
wm4
2014-04-18
*
input: deal with playback thread wakeup on windows
wm4
2014-04-15
*
audio: wake up the core when audio buffer is running low (2)
wm4
2014-04-15
*
input: allow input.conf bindings to be declared as builtin
wm4
2014-02-25
*
input: check for abort cmd in multi-commands
wm4
2014-02-20
*
input: ignore modifiers when releasing keys
James Ross-Gowan
2014-02-20
*
input, dvdnav: fix osc stealing input from dvdnav
wm4
2014-02-19
*
input: minor simplification for --input-test
wm4
2014-02-19
[prev]
[next]