Mon, 24 Jan 2011 15:10:16 -0800 |
Sam Lantinga |
Fixed compile error
|
Mon, 24 Jan 2011 14:36:12 -0800 |
Sam Lantinga |
Fixed bug #1080
|
Mon, 24 Jan 2011 14:34:58 -0800 |
Sam Lantinga |
Missed a small part of the patch
SDL-1.2
|
Mon, 24 Jan 2011 14:31:32 -0800 |
Sam Lantinga |
Fixed bug #1080
SDL-1.2
|
Thu, 17 Dec 2009 14:33:00 +0000 |
Sam Lantinga |
Merged SDL 1.3 revision 5424, fixing a crash in the joystick code on recent kernels.
SDL-1.2
|
Sun, 18 Oct 2009 16:14:57 +0000 |
Sam Lantinga |
Fixed bug #853
SDL-1.2
|
Tue, 29 Sep 2009 00:37:36 +0000 |
Sam Lantinga |
Temporary band-aid for bug #575
SDL-1.2
|
Mon, 21 Sep 2009 11:34:50 +0000 |
Sam Lantinga |
Fixed bug #638
SDL-1.2
|
Sun, 02 Aug 2009 20:45:40 +0000 |
Sam Lantinga |
Fixed type size for test_bit()
SDL-1.2
|
Mon, 08 Dec 2008 00:25:42 +0000 |
Sam Lantinga |
Updated copyright date
SDL-1.2
|
Sat, 29 Dec 2007 06:16:35 +0000 |
Sam Lantinga |
Fixed bug #497
SDL-1.2
|
Tue, 20 Feb 2007 22:57:28 +0000 |
Ryan C. Gordon |
Merged r2987:2988 from trunk/SDL: buggy Sidewinder ID added to linux joysticks.
SDL-1.2
|
Sun, 24 Jan 2010 21:10:53 +0000 |
Sam Lantinga |
Fixed bug #926
|
Thu, 17 Dec 2009 07:22:48 +0000 |
Sam Lantinga |
Fixed crash in joystick handling code. Newer 2.6 kernels add an additional 'resolution' field to input_absinfo. Note that we don't use that structure since we want to have enough space for the values even when building with an older kernel.
|
Sun, 18 Oct 2009 16:14:35 +0000 |
Sam Lantinga |
Fixed bug #853
|
Tue, 29 Sep 2009 00:42:21 +0000 |
Sam Lantinga |
Temporary band-aid for bug #575
|
Sun, 02 Aug 2009 20:45:11 +0000 |
Sam Lantinga |
Fixed type size for test_bit()
|
Fri, 06 Mar 2009 05:53:33 +0000 |
Sam Lantinga |
Fixed potential double-free crash
|
Sat, 21 Feb 2009 18:02:55 +0000 |
Edgar Simo |
Fixed haptic subsystem on linux 2.6.28 by lowering the EV_IsJoystick check (seems like some stuff was changed). Shouldn't break anything with earlier versions. Might need to be more robust if false positives show up.
|
Sun, 11 Jan 2009 23:39:11 +0000 |
Couriersud |
Fix a 64bit issue in linux/SDL_sysjoystick (int != long on 64bit)
|
Sat, 10 Jan 2009 21:50:26 +0000 |
Sam Lantinga |
Reverted Bob's indent checkin
|
Fri, 09 Jan 2009 20:43:30 +0000 |
Bob Pendleton |
I ran a global "make indent" it modified the following files.
|
Mon, 08 Dec 2008 00:27:32 +0000 |
Sam Lantinga |
Updated copyright date
|
Wed, 27 Aug 2008 15:10:03 +0000 |
Sam Lantinga |
Final merge of Google Summer of Code 2008 work...
|
Mon, 25 Aug 2008 09:55:03 +0000 |
Sam Lantinga |
Final merge of Google Summer of Code 2008 work...
|
Wed, 27 Aug 2008 04:23:38 +0000 |
Darren Alton |
Clean up.
gsoc2008_nds
|
Wed, 02 Jul 2008 09:52:44 +0000 |
Edgar Simo |
Some more error checking.
gsoc2008_force_feedback
|
Wed, 02 Jul 2008 08:24:35 +0000 |
Edgar Simo |
Exposed some of the joystick stuff to the haptic subsystem.
gsoc2008_force_feedback
|
Sat, 29 Dec 2007 06:17:31 +0000 |
Sam Lantinga |
Fixed bug #497
|
Thu, 14 Jun 2007 13:21:29 +0000 |
Sam Lantinga |
make indent
|
Tue, 20 Feb 2007 22:54:25 +0000 |
Ryan C. Gordon |
Added id of another buggy Microsoft SideWinder to the Linux joystick driver.
|
Mon, 10 Jul 2006 21:04:37 +0000 |
Sam Lantinga |
SDL 1.2 is moving to a branch, and SDL 1.3 is becoming the head.
|
Thu, 11 May 2006 23:32:11 +0000 |
Sam Lantinga |
Date: Thu, 11 May 2006 19:08:05 -0400
|
Mon, 01 May 2006 06:40:00 +0000 |
Sam Lantinga |
SDL_sysjoystick.c:983: warning: 'return' with a value, in function returning void
|
Mon, 29 May 2006 04:04:35 +0000 |
Sam Lantinga |
more tweaking indent options
SDL-1.3
|
Sun, 28 May 2006 13:04:16 +0000 |
Sam Lantinga |
Revamp of the video system in progress - adding support for multiple displays, multiple windows, and a full video mode selection API.
SDL-1.3
|
Wed, 17 May 2006 08:18:28 +0000 |
Sam Lantinga |
Merge trunk-1.3-3
SDL-1.3
|
Fri, 14 Apr 2006 04:46:47 +0000 |
Sam Lantinga |
Make sure code is only compiled if the appropriate subsystem is enabled
|
Sun, 19 Mar 2006 06:31:34 +0000 |
Sam Lantinga |
Fixed bug #4
|
Tue, 21 Feb 2006 08:46:50 +0000 |
Sam Lantinga |
Use consistent identifiers for the various platforms we support.
|
Sun, 19 Feb 2006 23:46:34 +0000 |
Sam Lantinga |
Use only safe string functions
|
Thu, 16 Feb 2006 10:11:48 +0000 |
Sam Lantinga |
New configure-based build system. Still work in progress, but much improved
|
Fri, 10 Feb 2006 06:48:43 +0000 |
Sam Lantinga |
More header massaging... works great on Windows. ;-)
|
Tue, 07 Feb 2006 09:29:18 +0000 |
Sam Lantinga |
Removed uses of stdlib.h and string.h
|
Tue, 07 Feb 2006 06:59:48 +0000 |
Sam Lantinga |
Use SDL_ prefixed versions of C library functions.
|
Wed, 01 Feb 2006 06:32:25 +0000 |
Sam Lantinga |
Updated copyright information and removed rcs id lines (problematic in branch merges)
|
Tue, 31 Jan 2006 18:08:33 +0000 |
Sam Lantinga |
Reverted in favor of this one:
|
Tue, 31 Jan 2006 14:59:43 +0000 |
Sam Lantinga |
Date: Sat, 14 Jan 2006 15:16:01 -0500
|
Fri, 27 Jan 2006 06:36:33 +0000 |
Sam Lantinga |
Fixed to match the docs
|
Sat, 11 Sep 2004 17:48:41 +0000 |
Sam Lantinga |
Backing out new changes, at Chris Nelson's request.
|
Sun, 25 Jul 2004 18:31:50 +0000 |
Sam Lantinga |
Date: Wed, 23 Jun 2004 17:05:33 -0400
|
Sun, 16 May 2004 22:48:06 +0000 |
Sam Lantinga |
Date: Tue, 16 Mar 2004 12:40:33 +0000
|
Sun, 16 May 2004 18:46:24 +0000 |
Sam Lantinga |
Date: Sun, 18 Apr 2004 16:09:53 -0400 (EDT)
|
Sat, 06 Mar 2004 02:58:06 +0000 |
Sam Lantinga |
Date: Fri, 05 Mar 2004 16:08:01 +0000
|
Fri, 05 Mar 2004 15:09:18 +0000 |
Sam Lantinga |
Avoid FPE with Linux 2.6
|
Sun, 04 Jan 2004 16:49:27 +0000 |
Sam Lantinga |
Updated copyright information for 2004 (Happy New Year!)
|
Sat, 01 Feb 2003 20:25:34 +0000 |
Sam Lantinga |
Removed obsolete Linux joystick code
|
Mon, 02 Dec 2002 03:11:36 +0000 |
Sam Lantinga |
Linux joystick cleanups from Alan Swanson
|
Wed, 12 Jun 2002 23:49:31 +0000 |
Sam Lantinga |
*** empty log message ***
|
Wed, 12 Jun 2002 03:30:58 +0000 |
Sam Lantinga |
Added some more joysticks on Linux
|