Mercurial > sdl-ios-xcode
log src/joystick/linux/SDL_sysjoystick.c @ 3329:232e5e00e398
age | author | description |
---|---|---|
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. |