Tue, 15 Jul 2008 15:53:48 +0000 |
Edgar Simo |
More explicit with iterations and length.
gsoc2008_force_feedback
|
Thu, 10 Jul 2008 17:54:08 +0000 |
Edgar Simo |
Broke API by introducing iterations to SDL_HapticRunEffects().
gsoc2008_force_feedback
|
Thu, 10 Jul 2008 17:16:11 +0000 |
Edgar Simo |
Added SDL_HapticNumEffectsPlaying().
gsoc2008_force_feedback
|
Thu, 10 Jul 2008 08:38:08 +0000 |
Edgar Simo |
Improved some ioctl handling.
gsoc2008_force_feedback
|
Wed, 09 Jul 2008 18:29:11 +0000 |
Edgar Simo |
Fixed bugs in documentation.
gsoc2008_force_feedback
|
Tue, 08 Jul 2008 19:55:12 +0000 |
Edgar Simo |
Gain is set to max on haptic device open.
gsoc2008_force_feedback
|
Tue, 08 Jul 2008 19:35:10 +0000 |
Edgar Simo |
Added SDL_HapticOpened().
gsoc2008_force_feedback
|
Tue, 08 Jul 2008 19:23:03 +0000 |
Edgar Simo |
Added SDL_HapticIndex.
gsoc2008_force_feedback
|
Mon, 07 Jul 2008 18:42:10 +0000 |
Edgar Simo |
Fixed more mistakes in documentation.
gsoc2008_force_feedback
|
Mon, 07 Jul 2008 16:58:16 +0000 |
Edgar Simo |
Fixed linux directions being inverted.
gsoc2008_force_feedback
|
Mon, 07 Jul 2008 11:51:28 +0000 |
Edgar Simo |
Fixed mistake in example.
gsoc2008_force_feedback
|
Sun, 06 Jul 2008 21:47:41 +0000 |
Edgar Simo |
Implemented polar coordinates in linux.
gsoc2008_force_feedback
|
Sun, 06 Jul 2008 20:41:00 +0000 |
Edgar Simo |
Created SDL_HapticDirection.
gsoc2008_force_feedback
|
Sun, 06 Jul 2008 17:06:37 +0000 |
Edgar Simo |
Fixed various mistakes in the doxygen.
gsoc2008_force_feedback
|
Sun, 06 Jul 2008 16:53:32 +0000 |
Edgar Simo |
Renamed SDL_HapticQueryEffects to SDL_HapticQuery.
gsoc2008_force_feedback
|
Thu, 03 Jul 2008 09:58:27 +0000 |
Edgar Simo |
Added SDL_HapticGetEffectStatus().
gsoc2008_force_feedback
|
Wed, 02 Jul 2008 08:24:35 +0000 |
Edgar Simo |
Exposed some of the joystick stuff to the haptic subsystem.
gsoc2008_force_feedback
|
Tue, 01 Jul 2008 18:35:05 +0000 |
Edgar Simo |
Added SDL_HapticUpdateEffect().
gsoc2008_force_feedback
|
Tue, 01 Jul 2008 16:42:12 +0000 |
Edgar Simo |
Merged seperate waveforms into types to be more compatible.
gsoc2008_force_feedback
|
Tue, 01 Jul 2008 16:19:54 +0000 |
Edgar Simo |
Added SDL_HAPTIC_CUSTOM (not supported on linux).
gsoc2008_force_feedback
|
Tue, 01 Jul 2008 14:31:04 +0000 |
Edgar Simo |
Added SDL_HapticStopEffect().
gsoc2008_force_feedback
|
Tue, 01 Jul 2008 14:21:09 +0000 |
Edgar Simo |
HapticSetGain checks to see if device supports it.
gsoc2008_force_feedback
|
Tue, 01 Jul 2008 14:09:53 +0000 |
Edgar Simo |
Setting effects memory to 0.
gsoc2008_force_feedback
|
Tue, 01 Jul 2008 11:21:36 +0000 |
Edgar Simo |
Removed the linux only SDL_HAPTIC_RUMBLE (use PERIODIC instead).
gsoc2008_force_feedback
|
Tue, 01 Jul 2008 10:44:42 +0000 |
Edgar Simo |
More comments.
gsoc2008_force_feedback
|
Tue, 01 Jul 2008 09:22:22 +0000 |
Edgar Simo |
Some more error reporting.
gsoc2008_force_feedback
|
Mon, 30 Jun 2008 17:28:34 +0000 |
Edgar Simo |
Added query functions for haptic devices.
gsoc2008_force_feedback
|
Mon, 30 Jun 2008 16:48:16 +0000 |
Edgar Simo |
Starting to add infrastructure to handle haptic effects.
gsoc2008_force_feedback
|