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
*
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
*
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
[next]