Mercurial > sdl-ios-xcode
log src/haptic/darwin/SDL_syshaptic.c @ 3429:48caa67fac25
age | author | description |
---|---|---|
2009-01-19 | Sam Lantinga | Fixed compilation on Mac OS X 10.3.9 |
2009-01-10 | Sam Lantinga | Reverted Bob's indent checkin |
2009-01-09 | Bob Pendleton | I ran a global "make indent" it modified the following files. |
2008-08-26 | Edgar Simo | Missing an include. |
2008-08-25 | Sam Lantinga | Final merge of Google Summer of Code 2008 work... |
2008-08-24 | Edgar Simo | Added SDL_HapticStopAll. gsoc2008_force_feedback |
2008-08-24 | Edgar Simo | Added support for pausing/unpausing haptic devices. gsoc2008_force_feedback |
2008-08-11 | Edgar Simo | Simplified some error messages. gsoc2008_force_feedback |
2008-08-11 | Edgar Simo | More comments. gsoc2008_force_feedback |
2008-08-10 | Edgar Simo | Casting for warnings. gsoc2008_force_feedback |
2008-08-10 | Edgar Simo | First draft of darwin haptic<->joystick stuff. gsoc2008_force_feedback |
2008-08-06 | Edgar Simo | Fixed typo. gsoc2008_force_feedback |
2008-08-06 | Edgar Simo | Exposed the darwin joystick hardware data to the haptic subsystem. gsoc2008_force_feedback |
2008-08-06 | Edgar Simo | Removed TODO. gsoc2008_force_feedback |
2008-08-06 | Edgar Simo | Should remove warnings on compilation. gsoc2008_force_feedback |