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: 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
*
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
*
Kill all tabs
wm4
2014-04-13
*
joystick: Fix incorrect pointer offset code.
reimar
2014-04-10
*
player: rename dvdnav to discnav
xylosper
2014-03-30
*
command, lua: change script_message semantics
wm4
2014-03-17
*
input: allow input.conf bindings to be declared as builtin
wm4
2014-02-25
*
command: fix loadfile command
wm4
2014-02-24
*
command: provide per-file-options for loadfile command
xylosper
2014-02-23
*
command: remove special casing for strings in input commands
wm4
2014-02-23
*
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
*
input: debug output for registered bindings
wm4
2014-02-17
*
input: don't let builtin bindings overwrite user bindings
wm4
2014-02-17
*
client API: add a client message event
wm4
2014-02-17
*
keycodes: add const to a function argument
wm4
2014-02-17
*
threads: add wrapper for initializing recursive mutexes
wm4
2014-01-31
*
input: change mp_input_run_cmd signature
wm4
2014-01-04
*
video/out: remove some code duplication between X11 and wayland
wm4
2014-01-04
*
input: move files drag and drop to a new event.c file
Stefano Pigozzi
2014-01-04
*
input: use bstr_xappend()
wm4
2013-12-30
*
common: simplify and optimize string escape parsing
wm4
2013-12-30
*
input: print an error if reading input.conf fails
wm4
2013-12-28
*
options: simplify handling of some help options
wm4
2013-12-26
*
input: cosmetics: move code around
wm4
2013-12-26
*
input: split off some code from input.c to separate files
wm4
2013-12-26
[next]