Sat, 29 Nov 2014 11:48:43 -0800 |
Sam Lantinga |
Fixed bug 2766 - Haptic coding bugs and fixes for Linux FF: periodic.phase handled as time instead of angle; + direction clarification
|
file |
diff |
annotate
|
Wed, 17 Sep 2014 14:49:36 -0400 |
Ryan C. Gordon |
Haptic: Deal with negative periodic magnitudes (thanks, Elias!).
|
file |
diff |
annotate
|
Wed, 17 Sep 2014 14:47:42 -0400 |
Ryan C. Gordon |
Fixed haptic documentation typos (thanks, Elias!).
|
file |
diff |
annotate
|
Sat, 16 Aug 2014 16:47:42 -0400 |
Ryan C. Gordon |
Haptic: Fix the saturation and deadband parameters' available range.
|
file |
diff |
annotate
|
Sat, 16 Aug 2014 16:41:25 -0400 |
Ryan C. Gordon |
Haptic: DInput's POLAR direction actually matches Linux's direction.
|
file |
diff |
annotate
|
Sun, 11 May 2014 15:59:22 +0200 |
Philipp Wiesemann |
Fixed typo in header comment.
|
file |
diff |
annotate
|
Sun, 02 Feb 2014 00:53:27 -0800 |
Sam Lantinga |
Fixed bug 2374 - Update copyright for 2014...
|
file |
diff |
annotate
|
Wed, 21 Aug 2013 09:47:10 -0300 |
Gabriel Jacobo |
OCD fixes: Adds a space after /* (glory to regular expressions!)
|
file |
diff |
annotate
|
Wed, 21 Aug 2013 09:43:09 -0300 |
Gabriel Jacobo |
OCD fixes: Adds a space before */
|
file |
diff |
annotate
|
Sat, 10 Aug 2013 23:14:20 +0200 |
Philipp Wiesemann |
Removed SDL_HAPTIC_SQUARE from comments in header to prevent doxygen confusion.
|
file |
diff |
annotate
|
Sat, 10 Aug 2013 13:38:09 -0400 |
Ryan C. Gordon |
Replaced SDL_HAPTIC_SQUARE with SDL_HAPTIC_LEFTRIGHT.
|
file |
diff |
annotate
|
Sat, 10 Aug 2013 13:20:45 -0400 |
Ryan C. Gordon |
Fixed some typos in the headers.
|
file |
diff |
annotate
|
Sat, 27 Jul 2013 13:18:54 -0400 |
Ryan C. Gordon |
Fixed return value documentation for SDL_HapticUpdateEffect().
|
file |
diff |
annotate
|
Wed, 05 Jun 2013 23:33:15 +0200 |
Philipp Wiesemann |
Fixed doxygen warnings and corrected documentation in header files.
|
file |
diff |
annotate
|
Sun, 26 May 2013 12:30:52 +0200 |
Philipp Wiesemann |
Corrected documentation errors in header file.
|
file |
diff |
annotate
|
Sat, 18 May 2013 14:17:52 -0700 |
Sam Lantinga |
File style cleanup for the SDL 2.0 release
|
file |
diff |
annotate
|
Sat, 27 Apr 2013 17:52:58 +0200 |
Philipp Wiesemann |
Corrected spelling in header files.
|
file |
diff |
annotate
|
Sat, 27 Apr 2013 14:33:27 +0200 |
Philipp Wiesemann |
Corrected spelling header file comments.
|
file |
diff |
annotate
|
Fri, 15 Feb 2013 08:47:44 -0800 |
Sam Lantinga |
Happy New Year!
|
file |
diff |
annotate
|
Sat, 31 Dec 2011 09:28:07 -0500 |
Sam Lantinga |
Happy New Year!
|
file |
diff |
annotate
|
Fri, 08 Apr 2011 13:03:26 -0700 |
Sam Lantinga |
SDL 1.3 is now under the zlib license.
|
file |
diff |
annotate
|
Sun, 20 Feb 2011 10:54:44 -0800 |
Sam Lantinga |
Simple rumble API for haptic
|
file |
diff |
annotate
|
Fri, 28 Jan 2011 12:09:25 -0800 |
Sam Lantinga |
Added Edgar's blog to the haptic documentation
|
file |
diff |
annotate
|
Fri, 27 Nov 2009 19:29:27 +0000 |
Sam Lantinga |
Joe 2009-11-23 21:31:10 PST
|
file |
diff |
annotate
|
Mon, 19 Oct 2009 13:31:58 +0000 |
Sam Lantinga |
Partial fix for bug #859
|
file |
diff |
annotate
|
Mon, 25 Aug 2008 09:55:03 +0000 |
Sam Lantinga |
Final merge of Google Summer of Code 2008 work...
|
file |
diff |
annotate
|
Sun, 24 Aug 2008 17:32:50 +0000 |
Edgar Simo |
Added SDL_HapticStopAll.
gsoc2008_force_feedback
|
file |
diff |
annotate
|
Sun, 24 Aug 2008 17:17:45 +0000 |
Edgar Simo |
Added support for pausing/unpausing haptic devices.
gsoc2008_force_feedback
|
file |
diff |
annotate
|
Wed, 06 Aug 2008 10:53:55 +0000 |
Edgar Simo |
Updating documentation about NumEffects and NumPlaying.
gsoc2008_force_feedback
|
file |
diff |
annotate
|
Wed, 06 Aug 2008 09:35:09 +0000 |
Edgar Simo |
Documenting special cases.
gsoc2008_force_feedback
|
file |
diff |
annotate
|
Thu, 31 Jul 2008 10:25:49 +0000 |
Edgar Simo |
More verbose about envelopes.
gsoc2008_force_feedback
|
file |
diff |
annotate
|
Wed, 30 Jul 2008 18:22:45 +0000 |
Edgar Simo |
Fixed some typos.
gsoc2008_force_feedback
|
file |
diff |
annotate
|
Wed, 30 Jul 2008 14:48:34 +0000 |
Edgar Simo |
Warn about using button triggers.
gsoc2008_force_feedback
|
file |
diff |
annotate
|
Sat, 19 Jul 2008 16:06:43 +0000 |
Edgar Simo |
Fixed some typos in the doxygen.
gsoc2008_force_feedback
|
file |
diff |
annotate
|
Sat, 19 Jul 2008 15:57:07 +0000 |
Edgar Simo |
Added custom effect with support on darwin.
gsoc2008_force_feedback
|
file |
diff |
annotate
|
Fri, 18 Jul 2008 19:16:03 +0000 |
Edgar Simo |
More comments.
gsoc2008_force_feedback
|
file |
diff |
annotate
|
Fri, 18 Jul 2008 08:00:16 +0000 |
Edgar Simo |
More documentation.
gsoc2008_force_feedback
|
file |
diff |
annotate
|
Thu, 17 Jul 2008 16:08:46 +0000 |
Edgar Simo |
Added third axis to condition effects.
gsoc2008_force_feedback
|
file |
diff |
annotate
|
Thu, 17 Jul 2008 11:47:48 +0000 |
Edgar Simo |
Haptic subsystem handles haptic axes now.
gsoc2008_force_feedback
|
file |
diff |
annotate
|
Tue, 15 Jul 2008 15:53:48 +0000 |
Edgar Simo |
More explicit with iterations and length.
gsoc2008_force_feedback
|
file |
diff |
annotate
|
Thu, 10 Jul 2008 17:54:08 +0000 |
Edgar Simo |
Broke API by introducing iterations to SDL_HapticRunEffects().
gsoc2008_force_feedback
|
file |
diff |
annotate
|
Thu, 10 Jul 2008 17:16:11 +0000 |
Edgar Simo |
Added SDL_HapticNumEffectsPlaying().
gsoc2008_force_feedback
|
file |
diff |
annotate
|
Thu, 10 Jul 2008 08:38:08 +0000 |
Edgar Simo |
Improved some ioctl handling.
gsoc2008_force_feedback
|
file |
diff |
annotate
|
Wed, 09 Jul 2008 18:29:11 +0000 |
Edgar Simo |
Fixed bugs in documentation.
gsoc2008_force_feedback
|
file |
diff |
annotate
|
Tue, 08 Jul 2008 19:55:12 +0000 |
Edgar Simo |
Gain is set to max on haptic device open.
gsoc2008_force_feedback
|
file |
diff |
annotate
|
Tue, 08 Jul 2008 19:35:10 +0000 |
Edgar Simo |
Added SDL_HapticOpened().
gsoc2008_force_feedback
|
file |
diff |
annotate
|
Tue, 08 Jul 2008 19:23:03 +0000 |
Edgar Simo |
Added SDL_HapticIndex.
gsoc2008_force_feedback
|
file |
diff |
annotate
|
Mon, 07 Jul 2008 18:42:10 +0000 |
Edgar Simo |
Fixed more mistakes in documentation.
gsoc2008_force_feedback
|
file |
diff |
annotate
|
Mon, 07 Jul 2008 16:58:16 +0000 |
Edgar Simo |
Fixed linux directions being inverted.
gsoc2008_force_feedback
|
file |
diff |
annotate
|
Mon, 07 Jul 2008 11:51:28 +0000 |
Edgar Simo |
Fixed mistake in example.
gsoc2008_force_feedback
|
file |
diff |
annotate
|
Sun, 06 Jul 2008 21:47:41 +0000 |
Edgar Simo |
Implemented polar coordinates in linux.
gsoc2008_force_feedback
|
file |
diff |
annotate
|
Sun, 06 Jul 2008 20:41:00 +0000 |
Edgar Simo |
Created SDL_HapticDirection.
gsoc2008_force_feedback
|
file |
diff |
annotate
|
Sun, 06 Jul 2008 17:06:37 +0000 |
Edgar Simo |
Fixed various mistakes in the doxygen.
gsoc2008_force_feedback
|
file |
diff |
annotate
|
Sun, 06 Jul 2008 16:53:32 +0000 |
Edgar Simo |
Renamed SDL_HapticQueryEffects to SDL_HapticQuery.
gsoc2008_force_feedback
|
file |
diff |
annotate
|
Thu, 03 Jul 2008 09:58:27 +0000 |
Edgar Simo |
Added SDL_HapticGetEffectStatus().
gsoc2008_force_feedback
|
file |
diff |
annotate
|
Wed, 02 Jul 2008 08:24:35 +0000 |
Edgar Simo |
Exposed some of the joystick stuff to the haptic subsystem.
gsoc2008_force_feedback
|
file |
diff |
annotate
|
Tue, 01 Jul 2008 18:35:05 +0000 |
Edgar Simo |
Added SDL_HapticUpdateEffect().
gsoc2008_force_feedback
|
file |
diff |
annotate
|
Tue, 01 Jul 2008 16:42:12 +0000 |
Edgar Simo |
Merged seperate waveforms into types to be more compatible.
gsoc2008_force_feedback
|
file |
diff |
annotate
|
Tue, 01 Jul 2008 16:19:54 +0000 |
Edgar Simo |
Added SDL_HAPTIC_CUSTOM (not supported on linux).
gsoc2008_force_feedback
|
file |
diff |
annotate
|
Tue, 01 Jul 2008 14:31:04 +0000 |
Edgar Simo |
Added SDL_HapticStopEffect().
gsoc2008_force_feedback
|
file |
diff |
annotate
|