Sat, 02 Jan 2016 10:10:34 -0800 |
Sam Lantinga |
Updated copyright to 2016
|
file |
diff |
annotate
|
Sun, 14 Jun 2015 19:21:13 -0700 |
Sam Lantinga |
Fixed bug 2953 - Crash due to a bad cleanup in the SDL_SYS_HapticQuit function
|
file |
diff |
annotate
|
Tue, 26 May 2015 06:27:46 -0700 |
Sam Lantinga |
Updated the copyright year to 2015
|
file |
diff |
annotate
|
Fri, 04 Jul 2014 17:20:22 -0700 |
Sam Lantinga |
Fixed haptic refcount bug (thanks David Ludwig!)
|
file |
diff |
annotate
|
Tue, 04 Feb 2014 15:44:09 -0500 |
Edward Rudd |
Rework haptic backend to properly support hotplugging of haptic devices.
|
file |
diff |
annotate
|
Sun, 02 Feb 2014 00:53:27 -0800 |
Sam Lantinga |
Fixed bug 2374 - Update copyright for 2014...
|
file |
diff |
annotate
|
Sun, 24 Nov 2013 23:56:17 -0500 |
Ryan C. Gordon |
Make internal SDL sources include SDL_internal.h instead of SDL_config.h
|
file |
diff |
annotate
|
Thu, 29 Aug 2013 08:29:21 -0700 |
Sam Lantinga |
Christoph Mallon: Remove pointless if (x) before SDL_free(x)
|
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, 27 Jul 2013 13:13:57 -0400 |
Ryan C. Gordon |
Backed out hg changeset 7f26fd1df927; docs were wrong, not the code.
|
file |
diff |
annotate
|
Sat, 27 Jul 2013 14:22:52 +0200 |
Philipp Wiesemann |
Fixed SDL_HapticOpened() returning -1 instead of 0.
|
file |
diff |
annotate
|
Sat, 27 Jul 2013 13:52:16 +0200 |
Philipp Wiesemann |
Fixed SDL_HapticRumblePlay() maybe working because of SDL_HapticUpdateEffect().
|
file |
diff |
annotate
|
Sat, 27 Jul 2013 13:39:43 +0200 |
Philipp Wiesemann |
Corrected SDL_HapticUpdateEffect() returning 0 instead of index of effect.
|
file |
diff |
annotate
|
Sat, 27 Jul 2013 02:45:26 -0700 |
Sam Lantinga |
Improved error checking in the haptic system, preventing crashes in some cases.
|
file |
diff |
annotate
|
Wed, 01 May 2013 11:32:05 +0200 |
Philipp Wiesemann |
Fixed SDL_HapticQuery() returning -1 as unsigned int if device is not valid.
|
file |
diff |
annotate
|
Sun, 31 Mar 2013 12:48:50 -0400 |
Ryan C. Gordon |
Make SDL_SetError and friends unconditionally return -1.
|
file |
diff |
annotate
|
Fri, 15 Feb 2013 08:47:44 -0800 |
Sam Lantinga |
Happy New Year!
|
file |
diff |
annotate
|
Mon, 26 Nov 2012 16:37:54 -0800 |
Sam Lantinga |
Added hotplug joystick support and simplified game controller API, courtesy of Alfred Reynolds
|
file |
diff |
annotate
|
Thu, 09 Aug 2012 14:14:41 -0400 |
Ryan C. Gordon |
Removed some unused variables that gcc 4.6.1 complains about.
|
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 13:56:57 -0800 |
Sam Lantinga |
Fixed compiler warning
|
file |
diff |
annotate
|
Sun, 20 Feb 2011 10:54:44 -0800 |
Sam Lantinga |
Simple rumble API for haptic
|
file |
diff |
annotate
|
Sat, 26 Jun 2010 08:56:48 -0700 |
Sam Lantinga |
Mostly cleaned up warnings with -Wmissing-prototypes
|
file |
diff |
annotate
|
Wed, 05 Aug 2009 16:31:49 +0000 |
Edgar Simo |
Patch by Janosch Gräf <janosch.graef@gmx.net>
|
file |
diff |
annotate
|
Sat, 21 Feb 2009 18:03:22 +0000 |
Edgar Simo |
More verbosity and error checking.
|
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
|
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
|
file |
diff |
annotate
|
Thu, 31 Jul 2008 09:02:43 +0000 |
Edgar Simo |
Made ValidHaptic cleaner.
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:07:20 +0000 |
Edgar Simo |
Better handling of opening haptics from joysticks.
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 16:42:43 +0000 |
Edgar Simo |
Minor corrections.
gsoc2008_force_feedback
|
file |
diff |
annotate
|
Thu, 10 Jul 2008 11:39:28 +0000 |
Edgar Simo |
Prefixed all haptic errors with "Haptic:" for easier readability.
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
|
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
|
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 10:26:35 +0000 |
Edgar Simo |
Commented SDL_syshaptic.h.
gsoc2008_force_feedback
|
file |
diff |
annotate
|
Wed, 02 Jul 2008 09:52:44 +0000 |
Edgar Simo |
Some more error checking.
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: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
|
Tue, 01 Jul 2008 14:21:09 +0000 |
Edgar Simo |
HapticSetGain checks to see if device supports it.
gsoc2008_force_feedback
|
file |
diff |
annotate
|
Tue, 01 Jul 2008 14:09:53 +0000 |
Edgar Simo |
Setting effects memory to 0.
gsoc2008_force_feedback
|
file |
diff |
annotate
|
Tue, 01 Jul 2008 09:22:22 +0000 |
Edgar Simo |
Some more error reporting.
gsoc2008_force_feedback
|
file |
diff |
annotate
|
Mon, 30 Jun 2008 21:38:29 +0000 |
Edgar Simo |
Added some preliminary support for haptic effect control.
gsoc2008_force_feedback
|
file |
diff |
annotate
|
Mon, 30 Jun 2008 17:28:34 +0000 |
Edgar Simo |
Added query functions for haptic devices.
gsoc2008_force_feedback
|
file |
diff |
annotate
|
Mon, 30 Jun 2008 16:48:16 +0000 |
Edgar Simo |
Starting to add infrastructure to handle haptic effects.
gsoc2008_force_feedback
|
file |
diff |
annotate
|
Mon, 23 Jun 2008 09:01:58 +0000 |
Edgar Simo |
* Implemented opening and closing of haptic devices.
gsoc2008_force_feedback
|
file |
diff |
annotate
|
Sun, 01 Jun 2008 19:11:49 +0000 |
Edgar Simo |
Some code cleanup.
gsoc2008_force_feedback
|
file |
diff |
annotate
|
Sun, 01 Jun 2008 18:46:51 +0000 |
Edgar Simo |
Properly quit the SDL_haptic subsystem.
gsoc2008_force_feedback
|
file |
diff |
annotate
|