Mercurial > sdl-ios-xcode
log src/haptic/SDL_haptic.c @ 4869:2b1bcf74e4c4
age | author | description |
---|---|---|
2010-06-26 | Sam Lantinga | Mostly cleaned up warnings with -Wmissing-prototypes |
2009-08-05 | Edgar Simo | Patch by Janosch Gräf <janosch.graef@gmx.net> |
2009-02-21 | Edgar Simo | More verbosity and error checking. |
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-07-31 | Edgar Simo | Correctness patch, it's up to the SDL_haptic.c to clean up effects, not SDL_syshaptic.c. gsoc2008_force_feedback |
2008-07-31 | Edgar Simo | Made ValidHaptic cleaner. gsoc2008_force_feedback |
2008-07-18 | Edgar Simo | More documentation. gsoc2008_force_feedback |
2008-07-17 | Edgar Simo | Better handling of opening haptics from joysticks. gsoc2008_force_feedback |
2008-07-17 | Edgar Simo | Haptic subsystem handles haptic axes now. gsoc2008_force_feedback |
2008-07-15 | Edgar Simo | More explicit with iterations and length. gsoc2008_force_feedback |
2008-07-10 | Edgar Simo | Broke API by introducing iterations to SDL_HapticRunEffects(). gsoc2008_force_feedback |
2008-07-10 | Edgar Simo | Added SDL_HapticNumEffectsPlaying(). gsoc2008_force_feedback |
2008-07-10 | Edgar Simo | Minor corrections. gsoc2008_force_feedback |