Edgar Simo <bobbens@gmail.com> [Tue, 01 Jul 2008 10:44:42 +0000] rev 2481
More comments.
Clamped values in struct ff_effect.
Added waveforms.
Edgar Simo <bobbens@gmail.com> [Tue, 01 Jul 2008 09:22:22 +0000] rev 2480
Some more error reporting.
Added periodic effect.
Confirmed it works.
Edgar Simo <bobbens@gmail.com> [Mon, 30 Jun 2008 21:38:29 +0000] rev 2479
Added some preliminary support for haptic effect control.
Edgar Simo <bobbens@gmail.com> [Mon, 30 Jun 2008 17:28:34 +0000] rev 2478
Added query functions for haptic devices.
Edgar Simo <bobbens@gmail.com> [Mon, 30 Jun 2008 16:48:16 +0000] rev 2477
Starting to add infrastructure to handle haptic effects.
Edgar Simo <bobbens@gmail.com> [Mon, 23 Jun 2008 09:01:58 +0000] rev 2476
* Implemented opening and closing of haptic devices.
Edgar Simo <bobbens@gmail.com> [Sun, 01 Jun 2008 19:11:49 +0000] rev 2475
Some code cleanup.
Edgar Simo <bobbens@gmail.com> [Sun, 01 Jun 2008 18:46:51 +0000] rev 2474
Properly quit the SDL_haptic subsystem.
Added SDL_Haptic dummy driver.
Edgar Simo <bobbens@gmail.com> [Sun, 01 Jun 2008 18:40:47 +0000] rev 2473
Properly install the SDL_haptic header.
Edgar Simo <bobbens@gmail.com> [Sun, 01 Jun 2008 11:44:25 +0000] rev 2472
First commit of the SDL_haptic subsystem.
Code compiles and works, very limited functionality (linux only).