log src/joystick/win32/SDL_dxjoystick.c @ 2616:acd5da848404 gsoc2008_force_feedback

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