Wed, 06 Aug 2008 10:48:35 +0000 |
Edgar Simo |
Removed TODO.
gsoc2008_force_feedback
|
Wed, 06 Aug 2008 10:11:35 +0000 |
Edgar Simo |
Added SDL_HAPTIC_STATUS support to windows haptic port.
gsoc2008_force_feedback
|
Wed, 06 Aug 2008 09:52:51 +0000 |
Edgar Simo |
This should hopefully allow initailizing the joystick/haptic subsystems without calling SetVideoMode first.
gsoc2008_force_feedback
|
Wed, 06 Aug 2008 09:28:07 +0000 |
Edgar Simo |
Forgot to alloc the hwdata when opening from joystick.
gsoc2008_force_feedback
|
Wed, 06 Aug 2008 09:24:08 +0000 |
Edgar Simo |
Forgot a return.
gsoc2008_force_feedback
|
Wed, 06 Aug 2008 09:23:22 +0000 |
Edgar Simo |
Made prototypes for all static functions.
gsoc2008_force_feedback
|
Wed, 06 Aug 2008 09:06:41 +0000 |
Edgar Simo |
Finished implementing the haptic<->joystick functions.
gsoc2008_force_feedback
|
Wed, 06 Aug 2008 07:59:03 +0000 |
Edgar Simo |
Implemented SDL_SYS_HapticMouse on windows.
gsoc2008_force_feedback
|
Wed, 06 Aug 2008 07:54:33 +0000 |
Edgar Simo |
Fixed another typo.
gsoc2008_force_feedback
|
Wed, 06 Aug 2008 07:53:51 +0000 |
Edgar Simo |
Fixed typo.
gsoc2008_force_feedback
|
Wed, 06 Aug 2008 07:51:30 +0000 |
Edgar Simo |
Check for capabilities at init.
gsoc2008_force_feedback
|
Wed, 06 Aug 2008 07:42:42 +0000 |
Edgar Simo |
Enabled capabilities again.
gsoc2008_force_feedback
|
Tue, 05 Aug 2008 18:26:11 +0000 |
Edgar Simo |
CONVERT now checks for overflows.
gsoc2008_force_feedback
|
Tue, 05 Aug 2008 16:48:53 +0000 |
Edgar Simo |
Undocumented hack to get all force feedback devices.
gsoc2008_force_feedback
|
Tue, 05 Aug 2008 16:33:50 +0000 |
Edgar Simo |
Some correctness, especially on axes.
gsoc2008_force_feedback
|