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
/
core
/
input
/
input.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
command: replace some show_ commands with properties
wm4
2013-06-07
1
-14
/
+15
*
osx: improve Media Keys support
Stefano Pigozzi
2013-06-04
1
-2
/
+15
*
fix build on linux
Stefano Pigozzi
2013-06-03
1
-0
/
+2
*
osx: add Apple Remote support
Stefano Pigozzi
2013-06-03
1
-1
/
+29
*
osx: create macosx_events to deal with keyDown events
Stefano Pigozzi
2013-06-03
1
-0
/
+7
*
Replace calls to usec_sleep()
wm4
2013-05-26
1
-1
/
+1
*
Replace all calls to GetTimer()/GetTimerMS()
wm4
2013-05-26
1
-9
/
+9
*
core: do mouse cursor hiding business in frontend
wm4
2013-05-26
1
-7
/
+17
*
input: allow quotes around any input command
wm4
2013-05-18
1
-3
/
+1
*
input: do property expansion for all input command string arguments
wm4
2013-05-18
1
-0
/
+6
*
input: accept input command prefixes in any order
wm4
2013-05-18
1
-20
/
+22
*
core: allow changing filter filters at runtime
wm4
2013-05-18
1
-0
/
+2
*
core: add playback resume feature (manual/opt-in)
wm4
2013-05-05
1
-0
/
+1
*
core: add backstep support
wm4
2013-04-24
1
-0
/
+1
*
input: don't reset time on each key repeat
wm4
2013-04-24
1
-2
/
+4
*
input: adjust wait time for key-repeat
wm4
2013-04-24
1
-0
/
+4
*
input: don't let multi-key bindings block simple key bindings
wm4
2013-04-24
1
-4
/
+16
*
input: reduce amount of tracked keys per binding
wm4
2013-04-24
1
-1
/
+1
*
input: fix handling of MP_KEY_STATE_DOWN
wm4
2013-04-24
1
-6
/
+12
*
Remove some apple remote leftovers
wm4
2013-04-05
1
-12
/
+0
*
input: remove ar.h include
Stefano Pigozzi
2013-04-05
1
-2
/
+0
*
remove Apple Remote related code
Stefano Pigozzi
2013-03-31
1
-22
/
+0
*
input: make input command deprecation warnings visible
wm4
2013-03-26
1
-2
/
+2
*
input: fix crash due to dangling pointer
wm4
2013-03-19
1
-1
/
+1
*
m_option: don't define OPT_BASE_STRUCT by default
wm4
2013-03-01
1
-0
/
+2
*
commands: parse seek time arguments like time options
wm4
2013-02-26
1
-1
/
+2
*
Remove --rootwin option and rootwin property
wm4
2013-02-24
1
-1
/
+0
*
cleanup: remove duplicated function, move escape parsing function
wm4
2013-02-16
1
-57
/
+6
*
Prefix keycode defines with MP_
wm4
2013-02-12
1
-160
/
+158
*
options: change --no-config option, make it apply to input.conf as well
wm4
2013-02-09
1
-25
/
+18
*
cleanup: replace OPT_FLAG_ON and OPT_MAKE_FLAGS with OPT_FLAG
wm4
2013-02-09
1
-6
/
+6
*
core: remove --edlout functionality
wm4
2013-02-06
1
-1
/
+0
*
command: add command to show playlist on OSD
wm4
2013-02-06
1
-0
/
+1
*
input: free all queued/allocated commands on exit
wm4
2013-02-03
1
-4
/
+21
*
cocoa_events: remove this functionality
Stefano Pigozzi
2013-02-02
1
-16
/
+0
*
mp_msg, getch2: unix tty background support
Rudolf Polzer
2013-01-23
1
-0
/
+2
*
input: enqueue commands to the end of the queue
Stefano Pigozzi
2013-01-16
1
-1
/
+1
*
path: add mp_find_config_file and reorganize some of the code
Stefano Pigozzi
2012-12-15
1
-3
/
+4
*
command: add sub_reload and sub_remove commands
wm4
2012-11-16
1
-1
/
+4
*
input: silence warning if input.conf is missing
wm4
2012-11-16
1
-0
/
+4
*
Rename directories, move files (step 2 of 2)
wm4
2012-11-12
1
-8
/
+8
*
Rename directories, move files (step 1 of 2) (does not compile)
wm4
2012-11-12
1
-0
/
+1959