log include/SDL_haptic.h @ 2893:e67f3f3bf221

age author description
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-06 Edgar Simo Updating documentation about NumEffects and NumPlaying. gsoc2008_force_feedback
2008-08-06 Edgar Simo Documenting special cases. gsoc2008_force_feedback
2008-07-31 Edgar Simo More verbose about envelopes. gsoc2008_force_feedback
2008-07-30 Edgar Simo Fixed some typos. gsoc2008_force_feedback
2008-07-30 Edgar Simo Warn about using button triggers. gsoc2008_force_feedback
2008-07-19 Edgar Simo Fixed some typos in the doxygen. gsoc2008_force_feedback
2008-07-19 Edgar Simo Added custom effect with support on darwin. gsoc2008_force_feedback
2008-07-18 Edgar Simo More comments. gsoc2008_force_feedback
2008-07-18 Edgar Simo More documentation. gsoc2008_force_feedback
2008-07-17 Edgar Simo Added third axis to condition effects. 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 Improved some ioctl handling. gsoc2008_force_feedback
2008-07-09 Edgar Simo Fixed bugs in documentation. gsoc2008_force_feedback
2008-07-08 Edgar Simo Gain is set to max on haptic device open. gsoc2008_force_feedback
2008-07-08 Edgar Simo Added SDL_HapticOpened(). gsoc2008_force_feedback
2008-07-08 Edgar Simo Added SDL_HapticIndex. gsoc2008_force_feedback
2008-07-07 Edgar Simo Fixed more mistakes in documentation. gsoc2008_force_feedback
2008-07-07 Edgar Simo Fixed linux directions being inverted. gsoc2008_force_feedback
2008-07-07 Edgar Simo Fixed mistake in example. gsoc2008_force_feedback
2008-07-06 Edgar Simo Implemented polar coordinates in linux. gsoc2008_force_feedback
2008-07-06 Edgar Simo Created SDL_HapticDirection. gsoc2008_force_feedback
2008-07-06 Edgar Simo Fixed various mistakes in the doxygen. gsoc2008_force_feedback
2008-07-06 Edgar Simo Renamed SDL_HapticQueryEffects to SDL_HapticQuery. gsoc2008_force_feedback
2008-07-03 Edgar Simo Added SDL_HapticGetEffectStatus(). gsoc2008_force_feedback
2008-07-02 Edgar Simo Exposed some of the joystick stuff to the haptic subsystem. gsoc2008_force_feedback
2008-07-01 Edgar Simo Added SDL_HapticUpdateEffect(). gsoc2008_force_feedback
2008-07-01 Edgar Simo Merged seperate waveforms into types to be more compatible. gsoc2008_force_feedback
2008-07-01 Edgar Simo Added SDL_HAPTIC_CUSTOM (not supported on linux). gsoc2008_force_feedback
2008-07-01 Edgar Simo Added SDL_HapticStopEffect(). gsoc2008_force_feedback
2008-07-01 Edgar Simo HapticSetGain checks to see if device supports it. gsoc2008_force_feedback
2008-07-01 Edgar Simo Setting effects memory to 0. gsoc2008_force_feedback
2008-07-01 Edgar Simo Removed the linux only SDL_HAPTIC_RUMBLE (use PERIODIC instead). gsoc2008_force_feedback
2008-07-01 Edgar Simo More comments. gsoc2008_force_feedback
2008-07-01 Edgar Simo Some more error reporting. gsoc2008_force_feedback
2008-06-30 Edgar Simo Added query functions for haptic devices. gsoc2008_force_feedback
2008-06-30 Edgar Simo Starting to add infrastructure to handle haptic effects. gsoc2008_force_feedback
2008-06-23 Edgar Simo * Implemented opening and closing of haptic devices. gsoc2008_force_feedback
2008-06-01 Edgar Simo First commit of the SDL_haptic subsystem. gsoc2008_force_feedback