summaryrefslogtreecommitdiff
path: root/src/joystick/linux/SDL_sysjoystick.c
AgeCommit message (Expand)AuthorFilesLines
2011-12-31Happy New Year!Sam Lantinga1-1/+1
2011-07-13Linux: Search a smaller set of potential joystick axes.Ryan C. Gordon1-1/+1
2011-04-08SDL 1.3 is now under the zlib license.Sam Lantinga1-19/+18
2011-02-16Fixed bug #1121 (More than one device through SDL_JOYSTICK_DEVICE)Sam Lantinga1-11/+21
2011-02-11Happy 2011! :)Sam Lantinga1-1/+1
2011-01-24Fixed compile errorSam Lantinga1-1/+1
2011-01-24Fixed bug #1080Sam Lantinga1-6/+7
2010-01-24Fixed bug #926Sam Lantinga1-1/+1
2009-12-17Fixed crash in joystick handling code. Newer 2.6 kernels add an additional '...Sam Lantinga1-1/+1
2009-10-18Fixed bug #853Sam Lantinga1-7/+8
2009-09-29Temporary band-aid for bug #575Sam Lantinga1-0/+3
2009-08-02Fixed type size for test_bit()Sam Lantinga1-1/+1
2009-03-06Fixed potential double-free crashSam Lantinga1-2/+4
2009-02-21Fixed haptic subsystem on linux 2.6.28 by lowering the EV_IsJoystick check (s...Edgar Simo1-3/+3
2009-01-11Fix a 64bit issue in linux/SDL_sysjoystick (int != long on 64bit)Couriersud1-1/+1
2009-01-10Reverted Bob's indent checkinSam Lantinga1-8/+8
2009-01-09I ran a global "make indent" it modified the following files.Bob Pendleton1-8/+8
2008-12-08Updated copyright dateSam Lantinga1-1/+1
2008-08-27Final merge of Google Summer of Code 2008 work...Sam Lantinga1-10/+17
2008-08-25Final merge of Google Summer of Code 2008 work...Sam Lantinga1-32/+6
2007-12-29Fixed bug #497Sam Lantinga1-2/+1
2007-06-14make indentSam Lantinga1-1/+1
2007-02-20Added id of another buggy Microsoft SideWinder to the Linux joystick driver.Ryan C. Gordon1-0/+1
2006-07-10SDL 1.2 is moving to a branch, and SDL 1.3 is becoming the head.Sam Lantinga1-864/+904
2006-05-11Date: Thu, 11 May 2006 19:08:05 -0400Sam Lantinga1-3/+0
2006-05-01SDL_sysjoystick.c:983: warning: 'return' with a value, in function returning ...Sam Lantinga1-1/+2
2006-04-14Make sure code is only compiled if the appropriate subsystem is enabledSam Lantinga1-0/+3
2006-03-19Fixed bug #4Sam Lantinga1-51/+176
2006-02-21Use consistent identifiers for the various platforms we support.Sam Lantinga1-0/+1
2006-02-19Use only safe string functionsSam Lantinga1-19/+7
2006-02-16New configure-based build system. Still work in progress, but much improvedSam Lantinga1-16/+16
2006-02-10More header massaging... works great on Windows. ;-)Sam Lantinga1-3/+0
2006-02-07Removed uses of stdlib.h and string.hSam Lantinga1-4/+3
2006-02-07Use SDL_ prefixed versions of C library functions.Sam Lantinga1-26/+26
2006-02-01Updated copyright information and removed rcs id lines (problematic in branch...Sam Lantinga1-12/+7
2006-01-31Reverted in favor of this one:Sam Lantinga1-28/+3
2006-01-31Date: Sat, 14 Jan 2006 15:16:01 -0500Sam Lantinga1-3/+28
2006-01-27Fixed to match the docsSam Lantinga1-1/+1
2004-09-11Backing out new changes, at Chris Nelson's request.Sam Lantinga1-176/+51
2004-07-25Date: Wed, 23 Jun 2004 17:05:33 -0400Sam Lantinga1-51/+176
2004-05-16Date: Tue, 16 Mar 2004 12:40:33 +0000Sam Lantinga1-1/+2
2004-05-16Date: Sun, 18 Apr 2004 16:09:53 -0400 (EDT)Sam Lantinga1-11/+362
2004-03-06Date: Fri, 05 Mar 2004 16:08:01 +0000Sam Lantinga1-8/+6
2004-03-05Avoid FPE with Linux 2.6Sam Lantinga1-7/+13
2004-01-04Updated copyright information for 2004 (Happy New Year!)Sam Lantinga1-1/+1
2003-02-01Removed obsolete Linux joystick codeSam Lantinga1-38/+8
2002-12-02Linux joystick cleanups from Alan SwansonSam Lantinga1-105/+115
2002-06-12*** empty log message ***Sam Lantinga1-1/+1
2002-06-12Added some more joysticks on LinuxSam Lantinga1-0/+3
2002-05-20*** empty log message ***Sam Lantinga1-1/+3