index
:
mpv
absurd_test
absurd_test2
absurd_test3
ass_shit
bliss
coverity_scan
master
mruby
rc
rcombs/macos-fixes
rcombs/swift
read_stats_new
read_stats_old
release/0.1
release/0.2
release/0.27
release/0.28
release/0.29
release/0.3
release/0.30
release/0.31
release/0.32
release/0.33
release/0.34
release/0.35
release/0.36
release/0.37
release/0.38
release/0.39
release/0.4
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
stream_debug_stuff
stream_no_size_caching
stream_size_fstat
stream_size_fstat_nocache
x11_geo
ytdl_sub_delayload
a free, open source, and cross-platform media player
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mpvcore
/
input
Commit message (
Expand
)
Author
Age
Files
Lines
*
input: remove unused key_down_event command
wm4
2013-11-06
2
-2
/
+0
*
input: disallow autorepeat by default for most commands
wm4
2013-11-06
2
-13
/
+25
*
configure: uniform the defines to #define HAVE_xxx (0|1)
Stefano Pigozzi
2013-11-03
1
-10
/
+10
*
Enable -Wshadow
wm4
2013-11-01
1
-2
/
+2
*
input: show deprecation warnings for some recently replaced commands
wm4
2013-11-01
1
-4
/
+4
*
command: replace speed_mult with multiply command
wm4
2013-10-31
2
-2
/
+1
*
command: add generic "multiply" command
wm4
2013-10-31
2
-0
/
+2
*
command: disable autorepeat for some commands (actually properties)
wm4
2013-10-28
2
-1
/
+4
*
input: fix --input-ar-rate=0
wm4
2013-10-20
1
-1
/
+1
*
command: add commands for displaying overlays
wm4
2013-10-05
2
-0
/
+8
*
command: add sub_seek input command
wm4
2013-10-02
2
-0
/
+2
*
input: remove strange offset from commands enum
wm4
2013-10-02
1
-1
/
+1
*
input: handle MOUSE_LEAVE specially
wm4
2013-09-27
1
-0
/
+8
*
input: more mp_msg conversion
wm4
2013-09-27
2
-63
/
+56
*
Add initial Lua scripting support
wm4
2013-09-26
2
-0
/
+8
*
input: fix accidental NULL pointer dereference
wm4
2013-09-11
1
-2
/
+2
*
input: convert to new msg API
Stefano Pigozzi
2013-09-10
2
-26
/
+25
*
input: rearrange code
wm4
2013-09-08
1
-44
/
+44
*
input: don't deliver mouse events if mouse area is not set
wm4
2013-09-08
2
-4
/
+12
*
input: merge consecutive mouse move events
wm4
2013-09-08
1
-0
/
+14
*
input: split queue_add() function
wm4
2013-09-08
1
-20
/
+20
*
input: redo what input events can be dropped
wm4
2013-09-08
1
-57
/
+65
*
input: remove separation between key and control queue
wm4
2013-09-08
1
-16
/
+10
*
input: don't print warning if certain internal keys are not bound
wm4
2013-09-06
1
-2
/
+5
*
mpvcore/input: Fix build without pthreads
Martin Herkt
2013-09-05
1
-3
/
+5
*
input: unlock playloop thread during select
Stefano Pigozzi
2013-09-01
1
-0
/
+2
*
osx: use MP_KEY_* instead of MK_* for media keys
Stefano Pigozzi
2013-09-01
2
-10
/
+0
*
input: allow window dragging even if mouse is in a mouse area
wm4
2013-09-01
2
-4
/
+13
*
input: deal with spurious X11 LeaveNotify events
wm4
2013-09-01
1
-6
/
+0
*
input: print more debug infos, raise loglevel
wm4
2013-09-01
1
-2
/
+20
*
input: stay in current input section if mouse button is down
wm4
2013-09-01
1
-28
/
+63
*
input: add some more X11 multimedia/internet keys
wm4
2013-09-01
2
-1
/
+13
*
keycodes: cosmetics: align indentation
wm4
2013-09-01
1
-113
/
+113
*
input: comment all default bindings in input.conf
wm4
2013-09-01
1
-1
/
+9
*
input: lock for accessing struct input_ctx
Stefano Pigozzi
2013-09-01
1
-67
/
+114
*
input: fix --no-input-default-bindings
wm4
2013-08-29
1
-0
/
+2
*
input: fix build if HAVE_PTHREADS is undefined
Giuliano Schneider
2013-08-15
1
-1
/
+1
*
macosx: remove platform specific input queue
Stefano Pigozzi
2013-08-13
1
-3
/
+0
*
input: make input queue thread safe
Stefano Pigozzi
2013-08-13
1
-6
/
+35
*
input: add support for precise scroll axes
Alexander Preisinger
2013-08-07
3
-0
/
+30
*
core: move contents to mpvcore (2/2)
Stefano Pigozzi
2013-08-06
4
-12
/
+12
*
core: move contents to mpvcore (1/2)
Stefano Pigozzi
2013-08-06
7
-0
/
+3145