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