log src/haptic/darwin/SDL_syshaptic.c @ 3011:8f4ed5ec2b06

age author description
Fri, 09 Jan 2009 20:43:30 +0000 Bob Pendleton I ran a global "make indent" it modified the following files.
Tue, 26 Aug 2008 11:17:16 +0000 Edgar Simo Missing an include.
Mon, 25 Aug 2008 09:55:03 +0000 Sam Lantinga Final merge of Google Summer of Code 2008 work...
Sun, 24 Aug 2008 17:32:50 +0000 Edgar Simo Added SDL_HapticStopAll. gsoc2008_force_feedback
Sun, 24 Aug 2008 17:17:45 +0000 Edgar Simo Added support for pausing/unpausing haptic devices. gsoc2008_force_feedback
Mon, 11 Aug 2008 15:29:28 +0000 Edgar Simo Simplified some error messages. gsoc2008_force_feedback
Mon, 11 Aug 2008 11:40:44 +0000 Edgar Simo More comments. gsoc2008_force_feedback
Sun, 10 Aug 2008 19:53:58 +0000 Edgar Simo Casting for warnings. gsoc2008_force_feedback
Sun, 10 Aug 2008 19:45:38 +0000 Edgar Simo First draft of darwin haptic<->joystick stuff. gsoc2008_force_feedback
Wed, 06 Aug 2008 11:10:44 +0000 Edgar Simo Fixed typo. gsoc2008_force_feedback
Wed, 06 Aug 2008 11:08:29 +0000 Edgar Simo Exposed the darwin joystick hardware data to the haptic subsystem. gsoc2008_force_feedback
Wed, 06 Aug 2008 10:48:35 +0000 Edgar Simo Removed TODO. gsoc2008_force_feedback
Wed, 06 Aug 2008 10:33:16 +0000 Edgar Simo Should remove warnings on compilation. gsoc2008_force_feedback
Wed, 06 Aug 2008 10:26:47 +0000 Edgar Simo Proper axes support for darwin haptic. gsoc2008_force_feedback
Tue, 05 Aug 2008 18:52:22 +0000 Edgar Simo Added FFEFF_OBJECTOFFSETS to darwin port. 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 18:01:09 +0000 Edgar Simo Using same syntax as the windows port for updating effects. 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
Thu, 31 Jul 2008 10:31:31 +0000 Edgar Simo Fixed broken envelopes. gsoc2008_force_feedback
Thu, 31 Jul 2008 10:26:21 +0000 Edgar Simo Missed a bracket. gsoc2008_force_feedback
Thu, 31 Jul 2008 10:25:49 +0000 Edgar Simo More verbose about envelopes. gsoc2008_force_feedback
Thu, 31 Jul 2008 10:21:11 +0000 Edgar Simo Fixed memory leak. 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 18:29:55 +0000 Edgar Simo Allow effects with no axes. gsoc2008_force_feedback
Wed, 30 Jul 2008 15:08:44 +0000 Edgar Simo Made envelopes behave correctly with length of 0. gsoc2008_force_feedback
Wed, 30 Jul 2008 15:00:45 +0000 Edgar Simo Updated button trigger stuff. gsoc2008_force_feedback
Wed, 30 Jul 2008 14:50:00 +0000 Edgar Simo Not being able to compile locally gets on my nerves. gsoc2008_force_feedback
Wed, 30 Jul 2008 14:48:34 +0000 Edgar Simo Warn about using button triggers. gsoc2008_force_feedback
Wed, 30 Jul 2008 14:09:10 +0000 Edgar Simo Fixed typo. gsoc2008_force_feedback
Wed, 30 Jul 2008 14:08:21 +0000 Edgar Simo Removed invalid type check. gsoc2008_force_feedback
Wed, 30 Jul 2008 10:28:37 +0000 Edgar Simo Reset device and enable actuators when initializing. gsoc2008_force_feedback
Tue, 22 Jul 2008 11:42:01 +0000 Edgar Simo Accidently left in hidDevice. gsoc2008_force_feedback
Tue, 22 Jul 2008 11:40:43 +0000 Edgar Simo Attempt to fix HIDGetDeviceProduct. gsoc2008_force_feedback
Sun, 20 Jul 2008 22:04:57 +0000 Edgar Simo Commented out a bit until definition is found. gsoc2008_force_feedback
Sun, 20 Jul 2008 21:55:23 +0000 Edgar Simo Fixed some stupid mistakes. gsoc2008_force_feedback
Sun, 20 Jul 2008 21:50:01 +0000 Edgar Simo More verbose errors. gsoc2008_force_feedback
Sun, 20 Jul 2008 14:12:52 +0000 Edgar Simo Improved correctiveness in CreateEffect. gsoc2008_force_feedback
Sat, 19 Jul 2008 17:05:30 +0000 Edgar Simo Support for SDL_HapticName in darwin. gsoc2008_force_feedback
Sat, 19 Jul 2008 15:57:07 +0000 Edgar Simo Added custom effect with support on darwin. gsoc2008_force_feedback
Fri, 18 Jul 2008 19:22:56 +0000 Edgar Simo Was a typo in the mac os x documentation. gsoc2008_force_feedback
Fri, 18 Jul 2008 19:21:36 +0000 Edgar Simo Added SDL_HAPTIC_RAMP support for darwin. gsoc2008_force_feedback
Fri, 18 Jul 2008 19:16:03 +0000 Edgar Simo More comments. gsoc2008_force_feedback
Fri, 18 Jul 2008 18:58:47 +0000 Edgar Simo Fixed some inconsistancies in coding style. gsoc2008_force_feedback
Fri, 18 Jul 2008 18:52:06 +0000 Edgar Simo More comments. gsoc2008_force_feedback
Fri, 18 Jul 2008 08:06:57 +0000 Edgar Simo Can't believe I missed this typo. gsoc2008_force_feedback
Fri, 18 Jul 2008 08:06:06 +0000 Edgar Simo Fixed some typos. gsoc2008_force_feedback
Fri, 18 Jul 2008 08:03:24 +0000 Edgar Simo Handle axes for darwin now. gsoc2008_force_feedback
Tue, 15 Jul 2008 17:35:06 +0000 Edgar Simo Now compiles cleanly (has yet to work though). gsoc2008_force_feedback
Tue, 15 Jul 2008 17:03:34 +0000 Edgar Simo Many typo and silly mistake fixes. gsoc2008_force_feedback
Tue, 15 Jul 2008 16:35:14 +0000 Edgar Simo Adding initial darwin port of haptic subsystem - broken atm. gsoc2008_force_feedback