log src/haptic/darwin/SDL_syshaptic.c @ 5005:7f0265279b68

age author description
2009-01-19 Sam Lantinga Fixed compilation on Mac OS X 10.3.9
2009-01-10 Sam Lantinga Reverted Bob's indent checkin
2009-01-09 Bob Pendleton I ran a global "make indent" it modified the following files.
2008-08-26 Edgar Simo Missing an include.
2008-08-25 Sam Lantinga Final merge of Google Summer of Code 2008 work...
2008-08-24 Edgar Simo Added SDL_HapticStopAll. gsoc2008_force_feedback
2008-08-24 Edgar Simo Added support for pausing/unpausing haptic devices. gsoc2008_force_feedback
2008-08-11 Edgar Simo Simplified some error messages. gsoc2008_force_feedback
2008-08-11 Edgar Simo More comments. gsoc2008_force_feedback
2008-08-10 Edgar Simo Casting for warnings. gsoc2008_force_feedback
2008-08-10 Edgar Simo First draft of darwin haptic<->joystick stuff. gsoc2008_force_feedback
2008-08-06 Edgar Simo Fixed typo. gsoc2008_force_feedback
2008-08-06 Edgar Simo Exposed the darwin joystick hardware data to the haptic subsystem. gsoc2008_force_feedback
2008-08-06 Edgar Simo Removed TODO. gsoc2008_force_feedback
2008-08-06 Edgar Simo Should remove warnings on compilation. gsoc2008_force_feedback
2008-08-06 Edgar Simo Proper axes support for darwin haptic. gsoc2008_force_feedback
2008-08-05 Edgar Simo Added FFEFF_OBJECTOFFSETS to darwin port. gsoc2008_force_feedback
2008-08-05 Edgar Simo CONVERT now checks for overflows. gsoc2008_force_feedback
2008-08-05 Edgar Simo Using same syntax as the windows port for updating effects. gsoc2008_force_feedback
2008-08-05 Edgar Simo Better handling of direction axes. gsoc2008_force_feedback
2008-08-05 Edgar Simo Fixed mistake in CONVERT. gsoc2008_force_feedback
2008-07-31 Edgar Simo Fixed broken envelopes. gsoc2008_force_feedback
2008-07-31 Edgar Simo Missed a bracket. gsoc2008_force_feedback
2008-07-31 Edgar Simo More verbose about envelopes. gsoc2008_force_feedback
2008-07-31 Edgar Simo Fixed memory leak. gsoc2008_force_feedback
2008-07-31 Edgar Simo Correctness patch, it's up to the SDL_haptic.c to clean up effects, not SDL_syshaptic.c. gsoc2008_force_feedback
2008-07-30 Edgar Simo Allow effects with no axes. gsoc2008_force_feedback
2008-07-30 Edgar Simo Made envelopes behave correctly with length of 0. gsoc2008_force_feedback
2008-07-30 Edgar Simo Updated button trigger stuff. gsoc2008_force_feedback
2008-07-30 Edgar Simo Not being able to compile locally gets on my nerves. gsoc2008_force_feedback
2008-07-30 Edgar Simo Warn about using button triggers. gsoc2008_force_feedback
2008-07-30 Edgar Simo Fixed typo. gsoc2008_force_feedback
2008-07-30 Edgar Simo Removed invalid type check. gsoc2008_force_feedback
2008-07-30 Edgar Simo Reset device and enable actuators when initializing. gsoc2008_force_feedback
2008-07-22 Edgar Simo Accidently left in hidDevice. gsoc2008_force_feedback
2008-07-22 Edgar Simo Attempt to fix HIDGetDeviceProduct. gsoc2008_force_feedback
2008-07-20 Edgar Simo Commented out a bit until definition is found. gsoc2008_force_feedback
2008-07-20 Edgar Simo Fixed some stupid mistakes. gsoc2008_force_feedback
2008-07-20 Edgar Simo More verbose errors. gsoc2008_force_feedback
2008-07-20 Edgar Simo Improved correctiveness in CreateEffect. gsoc2008_force_feedback
2008-07-19 Edgar Simo Support for SDL_HapticName in darwin. gsoc2008_force_feedback
2008-07-19 Edgar Simo Added custom effect with support on darwin. gsoc2008_force_feedback
2008-07-18 Edgar Simo Was a typo in the mac os x documentation. gsoc2008_force_feedback
2008-07-18 Edgar Simo Added SDL_HAPTIC_RAMP support for darwin. gsoc2008_force_feedback
2008-07-18 Edgar Simo More comments. gsoc2008_force_feedback
2008-07-18 Edgar Simo Fixed some inconsistancies in coding style. gsoc2008_force_feedback
2008-07-18 Edgar Simo More comments. gsoc2008_force_feedback
2008-07-18 Edgar Simo Can't believe I missed this typo. gsoc2008_force_feedback
2008-07-18 Edgar Simo Fixed some typos. gsoc2008_force_feedback
2008-07-18 Edgar Simo Handle axes for darwin now. gsoc2008_force_feedback
2008-07-15 Edgar Simo Now compiles cleanly (has yet to work though). gsoc2008_force_feedback
2008-07-15 Edgar Simo Many typo and silly mistake fixes. gsoc2008_force_feedback
2008-07-15 Edgar Simo Adding initial darwin port of haptic subsystem - broken atm. gsoc2008_force_feedback