graph
- Better handling of direction axes.gsoc2008_force_feedback 2008-08-05, by Edgar Simo
- Fixed mistake in CONVERT.gsoc2008_force_feedback 2008-08-05, by Edgar Simo
- Typo.gsoc2008_force_feedback 2008-08-05, by Edgar Simo
- Get number of axes.gsoc2008_force_feedback 2008-08-05, by Edgar Simo
- Using DIEFF_OBJECTOFFSETS now that seems obligatory.gsoc2008_force_feedback 2008-08-05, by Edgar Simo
- With no axes use spherical direction by default.gsoc2008_force_feedback 2008-08-05, by Edgar Simo
- Fixed stupid mistake.gsoc2008_force_feedback 2008-08-05, by Edgar Simo
- Fixed only supporting last effect.gsoc2008_force_feedback 2008-08-05, by Edgar Simo
- Missed a closing parenthesis.gsoc2008_force_feedback 2008-08-05, by Edgar Simo
- GUID is not a pointer as I thought.gsoc2008_force_feedback 2008-08-05, by Edgar Simo
- Changed EFFECT_TEST again for win32.gsoc2008_force_feedback 2008-08-05, by Edgar Simo
- Missed closing parenthesis.gsoc2008_force_feedback 2008-08-04, by Edgar Simo
- Changed effect comparison a bit.gsoc2008_force_feedback 2008-08-04, by Edgar Simo
- Disabled getting capabilities (not used atm).gsoc2008_force_feedback 2008-08-04, by Edgar Simo
- Seems like you have to get capabilities after setting data format.gsoc2008_force_feedback 2008-08-04, by Edgar Simo
- Fixed typo.gsoc2008_force_feedback 2008-08-04, by Edgar Simo
- Seems like you have to set the data format too.gsoc2008_force_feedback 2008-08-04, by Edgar Simo
- Need to get cooperative level before acquiring.gsoc2008_force_feedback 2008-08-04, by Edgar Simo
- Set an event handler for the Helper Window.gsoc2008_force_feedback 2008-08-04, by Edgar Simo
- Trying to fix some issues with the Helper Window.gsoc2008_force_feedback 2008-08-04, by Edgar Simo
- Seems like you have to register the class and other black magic too.gsoc2008_force_feedback 2008-08-04, by Edgar Simo
- A bit of windows debugging.gsoc2008_force_feedback 2008-08-04, by Edgar Simo
- Fixed warning.gsoc2008_force_feedback 2008-08-04, by Edgar Simo
- Minor changes for it to compile.gsoc2008_force_feedback 2008-08-04, by Edgar Simo
- Added the concept of the HelperWindow to help with DirectInput.gsoc2008_force_feedback 2008-08-04, by Edgar Simo
- Used dxerr instead of dxerr9 in directinput joystick driver.gsoc2008_force_feedback 2008-08-03, by Edgar Simo
- Attempt to fix windows haptic port compilation errors.gsoc2008_force_feedback 2008-08-03, by Edgar Simo
- Fixed some lone malloc and free.gsoc2008_force_feedback 2008-07-31, by Edgar Simo
- Converted some functions to SDL_mem*.gsoc2008_force_feedback 2008-07-31, by Edgar Simo
- Fixed some stray memcpy and free.gsoc2008_force_feedback 2008-07-31, by Edgar Simo
- Windows build should compile after this.gsoc2008_force_feedback 2008-07-31, by Edgar Simo
- More windows haptic patches.gsoc2008_force_feedback 2008-07-31, by Edgar Simo
- More windows haptic patches.gsoc2008_force_feedback 2008-07-31, by Edgar Simo
- Another windows patch.gsoc2008_force_feedback 2008-07-31, by Edgar Simo
- Another patch for windows haptic.gsoc2008_force_feedback 2008-07-31, by Edgar Simo
- Another set of fixes to try to get haptic subsystem compiling on windows.gsoc2008_force_feedback 2008-07-31, by Edgar Simo
- First attempt to fix compilation on windows.gsoc2008_force_feedback 2008-07-31, by Edgar Simo
- Configure should try to use haptic on windows with directinput.gsoc2008_force_feedback 2008-07-31, by Edgar Simo
- Basic haptic support for windows should work. Needs testing (probably won't compile).gsoc2008_force_feedback 2008-07-31, by Edgar Simo
- Fixed broken envelopes.gsoc2008_force_feedback 2008-07-31, by Edgar Simo
- Missed a bracket.gsoc2008_force_feedback 2008-07-31, by Edgar Simo
- More verbose about envelopes.gsoc2008_force_feedback 2008-07-31, by Edgar Simo
- Fixed memory leak.gsoc2008_force_feedback 2008-07-31, by 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, by Edgar Simo
- Made ValidHaptic cleaner.gsoc2008_force_feedback 2008-07-31, by Edgar Simo
- Allow effects with no axes.gsoc2008_force_feedback 2008-07-30, by Edgar Simo
- Fixed some typos.gsoc2008_force_feedback 2008-07-30, by Edgar Simo
- Made envelopes behave correctly with length of 0.gsoc2008_force_feedback 2008-07-30, by Edgar Simo
- Updated button trigger stuff.gsoc2008_force_feedback 2008-07-30, by Edgar Simo
- Not being able to compile locally gets on my nerves.gsoc2008_force_feedback 2008-07-30, by Edgar Simo
- Warn about using button triggers.gsoc2008_force_feedback 2008-07-30, by Edgar Simo
- Fixed typo.gsoc2008_force_feedback 2008-07-30, by Edgar Simo
- Removed invalid type check.gsoc2008_force_feedback 2008-07-30, by Edgar Simo
- First version of the windows haptic port, won't compile yet.gsoc2008_force_feedback 2008-07-30, by Edgar Simo
- Reset device and enable actuators when initializing.gsoc2008_force_feedback 2008-07-30, by Edgar Simo
- Put haptic defines in SDL_configs, patch by Alam.gsoc2008_force_feedback 2008-07-28, by Edgar Simo
- Updated xcode.gsoc2008_force_feedback 2008-07-28, by Edgar Simo
- Accidently left in hidDevice.gsoc2008_force_feedback 2008-07-22, by Edgar Simo
- Attempt to fix HIDGetDeviceProduct.gsoc2008_force_feedback 2008-07-22, by Edgar Simo
- Allow haptic subsystem to build on mac.gsoc2008_force_feedback 2008-07-22, by Edgar Simo