log src/haptic/win32/SDL_syshaptic.c @ 2609:eec0c81ede06 gsoc2008_force_feedback

age author description
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
Tue, 05 Aug 2008 16:13:11 +0000 Edgar Simo Make sure axes have force feedback actuators. gsoc2008_force_feedback
Tue, 05 Aug 2008 16:02:56 +0000 Edgar Simo Better handling of direction axes. gsoc2008_force_feedback
Tue, 05 Aug 2008 15:56:35 +0000 Edgar Simo Fixed mistake in CONVERT. gsoc2008_force_feedback
Tue, 05 Aug 2008 11:41:04 +0000 Edgar Simo Typo. gsoc2008_force_feedback
Tue, 05 Aug 2008 11:39:51 +0000 Edgar Simo Get number of axes. gsoc2008_force_feedback
Tue, 05 Aug 2008 11:21:21 +0000 Edgar Simo Using DIEFF_OBJECTOFFSETS now that seems obligatory. gsoc2008_force_feedback
Tue, 05 Aug 2008 11:14:16 +0000 Edgar Simo With no axes use spherical direction by default. gsoc2008_force_feedback
Tue, 05 Aug 2008 11:08:59 +0000 Edgar Simo Fixed stupid mistake. gsoc2008_force_feedback
Tue, 05 Aug 2008 11:04:30 +0000 Edgar Simo Fixed only supporting last effect. gsoc2008_force_feedback
Tue, 05 Aug 2008 10:41:29 +0000 Edgar Simo Missed a closing parenthesis. gsoc2008_force_feedback
Tue, 05 Aug 2008 10:40:45 +0000 Edgar Simo GUID is not a pointer as I thought. gsoc2008_force_feedback
Tue, 05 Aug 2008 10:39:37 +0000 Edgar Simo Changed EFFECT_TEST again for win32. gsoc2008_force_feedback
Mon, 04 Aug 2008 17:31:09 +0000 Edgar Simo Missed closing parenthesis. gsoc2008_force_feedback
Mon, 04 Aug 2008 17:30:17 +0000 Edgar Simo Changed effect comparison a bit. gsoc2008_force_feedback
Mon, 04 Aug 2008 17:16:11 +0000 Edgar Simo Disabled getting capabilities (not used atm). gsoc2008_force_feedback
Mon, 04 Aug 2008 17:13:16 +0000 Edgar Simo Seems like you have to get capabilities after setting data format. gsoc2008_force_feedback
Mon, 04 Aug 2008 17:09:45 +0000 Edgar Simo Fixed typo. gsoc2008_force_feedback
Mon, 04 Aug 2008 17:08:52 +0000 Edgar Simo Seems like you have to set the data format too. gsoc2008_force_feedback
Mon, 04 Aug 2008 17:03:20 +0000 Edgar Simo Need to get cooperative level before acquiring. gsoc2008_force_feedback
Mon, 04 Aug 2008 11:22:01 +0000 Edgar Simo Added the concept of the HelperWindow to help with DirectInput. gsoc2008_force_feedback
Sun, 03 Aug 2008 10:20:31 +0000 Edgar Simo Attempt to fix windows haptic port compilation errors. gsoc2008_force_feedback
Thu, 31 Jul 2008 17:11:36 +0000 Edgar Simo Fixed some stray memcpy and free. gsoc2008_force_feedback
Thu, 31 Jul 2008 16:38:13 +0000 Edgar Simo Windows build should compile after this. gsoc2008_force_feedback
Thu, 31 Jul 2008 16:29:12 +0000 Edgar Simo More windows haptic patches. gsoc2008_force_feedback
Thu, 31 Jul 2008 16:23:52 +0000 Edgar Simo More windows haptic patches. gsoc2008_force_feedback
Thu, 31 Jul 2008 16:19:01 +0000 Edgar Simo Another windows patch. gsoc2008_force_feedback
Thu, 31 Jul 2008 16:16:19 +0000 Edgar Simo Another patch for windows haptic. gsoc2008_force_feedback
Thu, 31 Jul 2008 16:13:37 +0000 Edgar Simo Another set of fixes to try to get haptic subsystem compiling on windows. gsoc2008_force_feedback
Thu, 31 Jul 2008 15:57:49 +0000 Edgar Simo First attempt to fix compilation on windows. gsoc2008_force_feedback
Thu, 31 Jul 2008 11:06:16 +0000 Edgar Simo Basic haptic support for windows should work. Needs testing (probably won't compile). gsoc2008_force_feedback
Thu, 31 Jul 2008 09:45:27 +0000 Edgar Simo Correctness patch, it's up to the SDL_haptic.c to clean up effects, not SDL_syshaptic.c. gsoc2008_force_feedback
Wed, 30 Jul 2008 11:54:08 +0000 Edgar Simo First version of the windows haptic port, won't compile yet. gsoc2008_force_feedback