log src/joystick/win32/SDL_dxjoystick.c @ 3434:147d6ef5be03

age author description
2009-01-10 Sam Lantinga Reverted Bob's indent checkin
2009-01-09 Bob Pendleton I ran a global "make indent" it modified the following files.
2008-12-08 Sam Lantinga Updated copyright date
2008-10-14 Edgar Simo Fixed compilation on mingw32.
2008-09-15 Sam Lantinga Almost got this compiling on Cygwin32, just needs DirectInput 7
2008-09-15 Sam Lantinga Updated Visual C++ build
2008-08-25 Edgar Simo Merge of force feedback branch r4039.
2008-08-25 Sam Lantinga Final merge of Google Summer of Code 2008 work...
2008-08-27 Darren Alton Clean up. gsoc2008_nds
2008-08-25 Edgar Simo Fix for mingw compilation of haptic subsystem by Alam. gsoc2008_force_feedback
2008-08-06 Edgar Simo Forgot to declare instance. gsoc2008_force_feedback
2008-08-06 Edgar Simo This should hopefully allow initailizing the joystick/haptic subsystems without calling SetVideoMode first. gsoc2008_force_feedback
2008-08-06 Edgar Simo Moved the directinput joystick hwdata stuff into a seperate header file. gsoc2008_force_feedback
2008-08-04 Edgar Simo Added the concept of the HelperWindow to help with DirectInput. gsoc2008_force_feedback
2008-08-03 Edgar Simo Used dxerr instead of dxerr9 in directinput joystick driver. gsoc2008_force_feedback
2008-07-31 Edgar Simo Fixed some lone malloc and free. gsoc2008_force_feedback
2008-07-31 Edgar Simo Converted some functions to SDL_mem*. gsoc2008_force_feedback
2007-07-15 Sam Lantinga Split acinclude.m4 into its component parts for easy updating
2006-07-10 Sam Lantinga SDL 1.2 is moving to a branch, and SDL 1.3 is becoming the head.
2006-05-29 Sam Lantinga more tweaking indent options SDL-1.3
2006-05-28 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
2006-05-21 Sam Lantinga Moved DirectInput joystick code to 1.3 branch SDL-1.3