Mercurial > sdl-ios-xcode
log src/joystick/linux/SDL_sysjoystick.c @ 3090:37f9304df6a9
age | author | description |
---|---|---|
2009-03-06 | Sam Lantinga | Fixed potential double-free crash |
2009-02-21 | 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. |
2009-01-11 | Couriersud | Fix a 64bit issue in linux/SDL_sysjoystick (int != long on 64bit) |
2009-01-10 | Sam Lantinga | Reverted Bob's indent checkin |