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.
|