log src/joystick/win32/SDL_dxjoystick.c @ 3003:699d68ef2aca

age author description
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