Edgar Simo [Sun, 24 Aug 2008 17:41:22 +0000] rev 2647
Fixed linux implementation of SDL_HapticStopAll.
Edgar Simo [Sun, 24 Aug 2008 17:32:50 +0000] rev 2646
Added SDL_HapticStopAll.
Cleaned up the dummy haptic driver a bit.
Edgar Simo [Sun, 24 Aug 2008 17:17:45 +0000] rev 2645
Added support for pausing/unpausing haptic devices.
Edgar Simo [Tue, 12 Aug 2008 20:49:31 +0000] rev 2644
More comments.
Some code clean up.
Edgar Simo [Tue, 12 Aug 2008 20:46:39 +0000] rev 2643
Made LINUXEV required for haptic.
Edgar Simo [Mon, 11 Aug 2008 15:29:28 +0000] rev 2642
Simplified some error messages.
Edgar Simo [Mon, 11 Aug 2008 11:40:44 +0000] rev 2641
More comments.
Implemented haptic<->mouse on darwin.
Sam Lantinga [Mon, 11 Aug 2008 02:51:32 +0000] rev 2640
Fixed force feedback detection of joystick devices
Edgar Simo [Sun, 10 Aug 2008 19:53:58 +0000] rev 2639
Casting for warnings.
Fixed possible segfault.
Edgar Simo [Sun, 10 Aug 2008 19:47:02 +0000] rev 2638
Forgot some headers.