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
/
input
/
joystick.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Do not call strerror()
wm4
2014-11-26
1
-5
/
+10
*
input: remove useless joystick.h/lirc.h include files
wm4
2014-09-10
1
-3
/
+0
*
input: use an input thread for joystick
wm4
2014-09-10
1
-15
/
+49
*
Kill all tabs
wm4
2014-04-13
1
-19
/
+19
*
joystick: Fix incorrect pointer offset code.
reimar
2014-04-10
1
-1
/
+1
*
input: rework how input sources are added
wm4
2013-12-21
1
-28
/
+46
*
Split mpvcore/ into common/, misc/, bstr/
wm4
2013-12-17
1
-1
/
+1
*
Move mpvcore/input/ to input/
wm4
2013-12-17
1
-0
/
+162
*
Rename directories, move files (step 1 of 2) (does not compile)
wm4
2012-11-12
1
-162
/
+0
*
input/joystick.c: add #include missing from 23cb829072
Uoti Urpala
2011-05-03
1
-0
/
+1
*
Delete things related to old translation system
Uoti Urpala
2010-03-10
1
-1
/
+0
*
Remove trailing whitespace from most files
Uoti Urpala
2009-07-07
1
-11
/
+11
*
Translation system changes part 2: replace macros by strings
Amar Takhar
2009-07-07
1
-9
/
+9
*
Translation system changes part 1: wrap translated strings
Amar Takhar
2009-07-07
1
-9
/
+9
*
Merge svn changes up to r28149
Uoti Urpala
2008-12-14
1
-0
/
+17
|
\
|
*
Add standard GPL license header.
diego
2008-12-13
1
-0
/
+17
*
|
Merge svn changes up to r26979
Uoti Urpala
2008-06-04
1
-2
/
+2
|
\
|
|
*
cosmetics: Remove useless parentheses from return statements.
diego
2008-05-16
1
-2
/
+2
*
|
input: Remove separate mp_input_add_event_fd
Uoti Urpala
2008-04-29
1
-1
/
+1
|
/
*
joystick.c is only ever compiled on Linux, remove pointless #ifdef
diego
2008-02-28
1
-17
/
+0
*
typo fix: inited --> initialized
diego
2008-02-14
1
-3
/
+3
*
Add comments to some preprocessor directives.
diego
2007-06-27
1
-2
/
+2
*
buggy joystick initialization, works much better without this
ben
2007-05-19
1
-1
/
+0
*
slight overall verbosity reduction
diego
2006-10-12
1
-1
/
+1
*
Move conditional compilation to the build system.
diego
2006-09-12
1
-4
/
+0
*
prevent overflow.. wtf?! from irc:
rfelker
2006-03-31
1
-1
/
+1
*
Unify include paths, -I.. is in CFLAGS.
diego
2005-10-25
1
-1
/
+1
*
printf to mp_msg
reynaldo
2005-10-25
1
-9
/
+12
*
output typo fixes: unknow --> unknown
diego
2003-07-09
1
-1
/
+1
*
10L bugfix
albeu
2002-05-23
1
-1
/
+1
*
Added support for key combination and mouse buttons key code
albeu
2002-02-08
1
-6
/
+38
*
Fix the bugs the previous version should fix (and those introduced
albeu
2002-02-04
1
-67
/
+6
*
Corrected the quit bug and added support for up to 10 axis
albeu
2002-02-03
1
-4
/
+34
*
A new configurable input system and joystick support for this system
albeu
2002-01-30
1
-0
/
+163