log

age author description
2008-07-30 Edgar Simo First version of the windows haptic port, won't compile yet. gsoc2008_force_feedback
2008-07-30 Edgar Simo Reset device and enable actuators when initializing. gsoc2008_force_feedback
2008-07-28 Edgar Simo Put haptic defines in SDL_configs, patch by Alam. gsoc2008_force_feedback
2008-07-28 Edgar Simo Updated xcode. gsoc2008_force_feedback
2008-07-22 Edgar Simo Accidently left in hidDevice. gsoc2008_force_feedback
2008-07-22 Edgar Simo Attempt to fix HIDGetDeviceProduct. gsoc2008_force_feedback
2008-07-22 Edgar Simo Allow haptic subsystem to build on mac. gsoc2008_force_feedback
2008-07-22 Edgar Simo Alam pointed out that the dummy haptic driver does not compile. gsoc2008_force_feedback
2008-07-20 Edgar Simo Commented out a bit until definition is found. gsoc2008_force_feedback
2008-07-20 Edgar Simo Fixed some stupid mistakes. gsoc2008_force_feedback
2008-07-20 Edgar Simo More verbose errors. gsoc2008_force_feedback
2008-07-20 Edgar Simo Synced with trunk. gsoc2008_force_feedback
2008-07-20 Edgar Simo Properly support INFINITY length haptic effects on linux. gsoc2008_force_feedback
2008-07-20 Edgar Simo Improved correctiveness in CreateEffect. gsoc2008_force_feedback
2008-07-19 Edgar Simo Support for SDL_HapticName in darwin. 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 Was a typo in the mac os x documentation. gsoc2008_force_feedback
2008-07-18 Edgar Simo Added SDL_HAPTIC_RAMP support for darwin. gsoc2008_force_feedback
2008-07-18 Edgar Simo More comments. gsoc2008_force_feedback
2008-07-18 Edgar Simo Fixed some inconsistancies in coding style. gsoc2008_force_feedback
2008-07-18 Edgar Simo More comments. gsoc2008_force_feedback
2008-07-18 Edgar Simo Can't believe I missed this typo. gsoc2008_force_feedback
2008-07-18 Edgar Simo Fixed some typos. gsoc2008_force_feedback
2008-07-18 Edgar Simo Handle axes for darwin now. 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 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 Now compiles cleanly (has yet to work though). gsoc2008_force_feedback
2008-07-15 Edgar Simo Many typo and silly mistake fixes. gsoc2008_force_feedback
2008-07-15 Edgar Simo Adding initial darwin port of haptic subsystem - broken atm. gsoc2008_force_feedback
2008-07-15 Edgar Simo More explicit with iterations and length. gsoc2008_force_feedback
2008-07-15 Edgar Simo * Removed unneeded int. gsoc2008_force_feedback
2008-07-10 Edgar Simo Broke API by introducing iterations to SDL_HapticRunEffects(). gsoc2008_force_feedback
2008-07-10 Edgar Simo Created win32 and darwin dirs. gsoc2008_force_feedback
2008-07-10 Edgar Simo Added SDL_HapticNumEffectsPlaying(). gsoc2008_force_feedback
2008-07-10 Edgar Simo Minor corrections. gsoc2008_force_feedback
2008-07-10 Edgar Simo Prefixed all haptic errors with "Haptic:" for easier readability. 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-09 Edgar Simo Implemented SDL_HAPTIC_CARTESIAN on linux. gsoc2008_force_feedback
2008-07-09 Edgar Simo Dummy SDL haptic driver finally builds now. gsoc2008_force_feedback
2008-07-09 Edgar Simo Fixed some typos preventing SDL from compiling with the haptic dummy driver. 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 Another important typo mistake. 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 Using errno for more verbosity in errors. gsoc2008_force_feedback
2008-07-03 Edgar Simo Added SDL_HapticGetEffectStatus(). gsoc2008_force_feedback
2008-07-03 Edgar Simo Haptic subsystem should finally be properly attached to the build system. gsoc2008_force_feedback
2008-07-03 Edgar Simo Fixed regex replace mistake. gsoc2008_force_feedback
2008-07-02 Edgar Simo Updated the haptic dummy driver. gsoc2008_force_feedback