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