log src/haptic/linux/SDL_syshaptic.c @ 4621:12a9cf73596a

age author description
2010-07-14 Sam Lantinga Fixed compile warning
2010-01-18 Sam Lantinga Fixed bug #920
2009-07-30 Sam Lantinga Patch from David Carre:
2009-02-21 Edgar Simo More verbosity and error checking.
2008-08-25 Sam Lantinga Final merge of Google Summer of Code 2008 work...
2008-08-24 Edgar Simo Fixed linux implementation of SDL_HapticStopAll. gsoc2008_force_feedback
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-12 Edgar Simo More comments. gsoc2008_force_feedback
2008-08-06 Edgar Simo Linux documentation was off, periodic does not imply all the individual effects. gsoc2008_force_feedback
2008-08-06 Edgar Simo Correctness patch my alam. 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 Updated button trigger stuff. gsoc2008_force_feedback
2008-07-20 Edgar Simo Properly support INFINITY length haptic effects on linux. gsoc2008_force_feedback
2008-07-18 Edgar Simo More comments. gsoc2008_force_feedback