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
/
joystick.c
Commit message (
Expand
)
Author
Age
*
Add standard GPL license header.
diego
2008-12-13
*
cosmetics: Remove useless parentheses from return statements.
diego
2008-05-16
*
joystick.c is only ever compiled on Linux, remove pointless #ifdef
diego
2008-02-28
*
typo fix: inited --> initialized
diego
2008-02-14
*
Add comments to some preprocessor directives.
diego
2007-06-27
*
buggy joystick initialization, works much better without this
ben
2007-05-19
*
slight overall verbosity reduction
diego
2006-10-12
*
Move conditional compilation to the build system.
diego
2006-09-12
*
prevent overflow.. wtf?! from irc:
rfelker
2006-03-31
*
Unify include paths, -I.. is in CFLAGS.
diego
2005-10-25
*
printf to mp_msg
reynaldo
2005-10-25
*
output typo fixes: unknow --> unknown
diego
2003-07-09
*
10L bugfix
albeu
2002-05-23
*
Added support for key combination and mouse buttons key code
albeu
2002-02-08
*
Fix the bugs the previous version should fix (and those introduced
albeu
2002-02-04
*
Corrected the quit bug and added support for up to 10 axis
albeu
2002-02-03
*
A new configurable input system and joystick support for this system
albeu
2002-01-30