log src/joystick/win32/SDL_dxjoystick.c @ 3011:8f4ed5ec2b06

age author description
Fri, 09 Jan 2009 20:43:30 +0000 Bob Pendleton I ran a global "make indent" it modified the following files.
Mon, 08 Dec 2008 00:27:32 +0000 Sam Lantinga Updated copyright date
Tue, 14 Oct 2008 18:28:28 +0000 Edgar Simo Fixed compilation on mingw32.
Mon, 15 Sep 2008 08:41:03 +0000 Sam Lantinga Almost got this compiling on Cygwin32, just needs DirectInput 7
Mon, 15 Sep 2008 07:34:36 +0000 Sam Lantinga Updated Visual C++ build
Mon, 25 Aug 2008 17:34:58 +0000 Edgar Simo Merge of force feedback branch r4039.
Mon, 25 Aug 2008 09:55:03 +0000 Sam Lantinga Final merge of Google Summer of Code 2008 work...
Wed, 27 Aug 2008 04:23:38 +0000 Darren Alton Clean up. gsoc2008_nds
Mon, 25 Aug 2008 17:30:39 +0000 Edgar Simo Fix for mingw compilation of haptic subsystem by Alam. gsoc2008_force_feedback
Wed, 06 Aug 2008 09:55:51 +0000 Edgar Simo Forgot to declare instance. gsoc2008_force_feedback
Wed, 06 Aug 2008 09:52:51 +0000 Edgar Simo This should hopefully allow initailizing the joystick/haptic subsystems without calling SetVideoMode first. gsoc2008_force_feedback
Wed, 06 Aug 2008 08:47:35 +0000 Edgar Simo Moved the directinput joystick hwdata stuff into a seperate header file. gsoc2008_force_feedback
Mon, 04 Aug 2008 11:22:01 +0000 Edgar Simo Added the concept of the HelperWindow to help with DirectInput. gsoc2008_force_feedback
Sun, 03 Aug 2008 10:25:25 +0000 Edgar Simo Used dxerr instead of dxerr9 in directinput joystick driver. gsoc2008_force_feedback
Thu, 31 Jul 2008 17:27:32 +0000 Edgar Simo Fixed some lone malloc and free. gsoc2008_force_feedback
Thu, 31 Jul 2008 17:15:36 +0000 Edgar Simo Converted some functions to SDL_mem*. gsoc2008_force_feedback
Sun, 15 Jul 2007 01:51:11 +0000 Sam Lantinga Split acinclude.m4 into its component parts for easy updating
Mon, 10 Jul 2006 21:04:37 +0000 Sam Lantinga SDL 1.2 is moving to a branch, and SDL 1.3 is becoming the head.
Mon, 29 May 2006 04:04:35 +0000 Sam Lantinga more tweaking indent options SDL-1.3
Sun, 28 May 2006 13:04:16 +0000 Sam Lantinga Revamp of the video system in progress - adding support for multiple displays, multiple windows, and a full video mode selection API. SDL-1.3
Sun, 21 May 2006 17:27:13 +0000 Sam Lantinga Moved DirectInput joystick code to 1.3 branch SDL-1.3