log input/joystick.c @ 37171:29802bb119f6

age author description
Sun, 06 Apr 2014 18:23:25 +0000 reimar joystick: Fix incorrect pointer offset code.
Sun, 24 Jul 2011 23:55:34 +0000 diego Do not translate console messages of verbosity level MSGL_V and above.
Wed, 13 May 2009 02:58:57 +0000 diego whitespace cosmetics: Remove all trailing whitespace.
Sat, 13 Dec 2008 18:28:00 +0000 diego Add standard GPL license header.
Fri, 16 May 2008 09:42:28 +0000 diego cosmetics: Remove useless parentheses from return statements.
Thu, 28 Feb 2008 18:32:17 +0000 diego joystick.c is only ever compiled on Linux, remove pointless #ifdef
Thu, 14 Feb 2008 14:23:55 +0000 diego typo fix: inited --> initialized
Wed, 27 Jun 2007 23:08:18 +0000 diego Add comments to some preprocessor directives.
Sat, 19 May 2007 16:59:24 +0000 ben buggy joystick initialization, works much better without this
Thu, 12 Oct 2006 22:24:19 +0000 diego slight overall verbosity reduction
Tue, 12 Sep 2006 08:42:01 +0000 diego Move conditional compilation to the build system.
Fri, 31 Mar 2006 04:56:09 +0000 rfelker prevent overflow.. wtf?! from irc:
Tue, 25 Oct 2005 21:23:45 +0000 diego Unify include paths, -I.. is in CFLAGS.
Tue, 25 Oct 2005 18:45:39 +0000 reynaldo printf to mp_msg
Wed, 09 Jul 2003 01:30:24 +0000 diego output typo fixes: unknow --> unknown
Thu, 23 May 2002 09:47:18 +0000 albeu 10L bugfix
Fri, 08 Feb 2002 18:10:56 +0000 albeu Added support for key combination and mouse buttons key code
Mon, 04 Feb 2002 14:19:54 +0000 albeu Fix the bugs the previous version should fix (and those introduced
Sun, 03 Feb 2002 19:13:00 +0000 albeu Corrected the quit bug and added support for up to 10 axis
Wed, 30 Jan 2002 12:46:03 +0000 albeu A new configurable input system and joystick support for this system