Sun, 20 Oct 2013 20:49:36 -0700 |
Sam Lantinga |
Fixed windows compile
|
file |
diff |
annotate
|
Sun, 20 Oct 2013 20:42:55 -0700 |
Sam Lantinga |
Added a macro SDL_TICKS_PASSED() to correctly compare two 32-bit tick values.
|
file |
diff |
annotate
|
Sun, 20 Oct 2013 23:38:19 -0400 |
Ryan C. Gordon |
Fix some edge cases in XInput haptic timing.
|
file |
diff |
annotate
|
Sun, 20 Oct 2013 16:03:11 -0400 |
Ryan C. Gordon |
Backed out hg changeset b92b8c52946c. REFGUID is apparently a const type.
|
file |
diff |
annotate
|
Sun, 20 Oct 2013 16:02:24 -0400 |
Ryan C. Gordon |
Patched to compile on non-C99 Microsoft compiler.
|
file |
diff |
annotate
|
Sun, 20 Oct 2013 16:01:10 -0400 |
Ryan C. Gordon |
Patched to compile on Windows.
|
file |
diff |
annotate
|
Sun, 20 Oct 2013 15:55:47 -0400 |
Ryan C. Gordon |
Allow XInput haptics to run for SDL_HAPTIC_INFINITY time (thanks, Mitchell!).
|
file |
diff |
annotate
|
Sun, 20 Oct 2013 15:49:52 -0400 |
Ryan C. Gordon |
Fixed goofy logic in haptic device comparison code.
|
file |
diff |
annotate
|
Sun, 20 Oct 2013 15:45:48 -0400 |
Ryan C. Gordon |
Don't bother calling SDL_SYS_HapticEffectType() at all for XInput devices.
|
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
|
Wed, 28 Aug 2013 17:12:07 -0400 |
Ryan C. Gordon |
Fixed comment typo.
|
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 13:46:19 -0400 |
Ryan C. Gordon |
Haptic: Let XInput update effects while they're still running.
|
file |
diff |
annotate
|
Sat, 10 Aug 2013 13:40:08 -0400 |
Ryan C. Gordon |
Removed no-longer-necessary comment.
|
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, 20 Jul 2013 18:51:49 -0400 |
Ryan C. Gordon |
Make XInput haptic code respect effect timeouts.
|
file |
diff |
annotate
|
Thu, 27 Jun 2013 11:17:48 -0700 |
Sam Lantinga |
Fixed warning about unused variable.
|
file |
diff |
annotate
|
Thu, 27 Jun 2013 10:59:30 -0700 |
Sam Lantinga |
Fixed initializing the haptic system from an XInput joystick
|
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
|
Wed, 01 May 2013 11:42:29 +0200 |
Philipp Wiesemann |
Corrected spelling in C source files.
|
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
|
Sun, 10 Mar 2013 13:05:47 -0400 |
Ryan C. Gordon |
First shot at Windows XInput haptics.
|
file |
diff |
annotate
|
Fri, 15 Feb 2013 08:47:44 -0800 |
Sam Lantinga |
Happy New Year!
|
file |
diff |
annotate
|
Thu, 29 Nov 2012 15:24:56 -0500 |
Ryan C. Gordon |
Move all DirectInput code from DI2 to DI8.
|
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
|
Fri, 24 Aug 2012 19:34:28 -0400 |
Ryan C. Gordon |
Fixed a bunch of compiler warnings with Cygwin/MingW.
|
file |
diff |
annotate
|
Sat, 31 Dec 2011 09:28:07 -0500 |
Sam Lantinga |
Happy New Year!
|
file |
diff |
annotate
|
Wed, 03 Aug 2011 04:22:47 -0400 |
Ryan C. Gordon |
Cleaned up CoInitialize() politics on Windows.
|
file |
diff |
annotate
|
Tue, 19 Apr 2011 08:08:50 -0700 |
Sam Lantinga |
Fixed: Windows always fails with SDL_HapticOpenFromJoystick
|
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 09:28:13 -0800 |
Sam Lantinga |
Untested fix for bug 946 (SDL_HapticIndex returns 0 for all devices)
|
file |
diff |
annotate
|
Mon, 24 Jan 2011 21:20:30 -0800 |
Sam Lantinga |
Include windows.h in a single point in the source, so we can be consistent about the definition of UNICODE and have core utility functions for Windows that all modules can share.
|
file |
diff |
annotate
|
Thu, 20 Jan 2011 18:04:05 -0800 |
Sam Lantinga |
Fixed bug #925
|
file |
diff |
annotate
| base
|