log src/joystick/win32/SDL_dxjoystick.c @ 3726:ffe22900a50a gsoc2009_unit_tests

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