log src/joystick/win32/SDL_mmjoystick.c @ 4158:96ce26f24b01 SDL-1.2

age author description
Wed, 12 Nov 2008 17:23:40 +0000 Sam Lantinga Date: Sun, 7 Sep 2008 15:17:00 +0200 SDL-1.2
Thu, 12 Jul 2007 05:19:55 +0000 Sam Lantinga Fixed joystick name detection SDL-1.2
Sun, 29 Oct 2006 03:37:24 +0000 Ryan C. Gordon joyGetPosEx() was using the wrong variable for specifying a device; this is SDL-1.2
Sun, 24 Jan 2010 21:10:53 +0000 Sam Lantinga Fixed bug #926
Wed, 06 Jan 2010 07:26:49 +0000 Ryan C. Gordon Merged r4121:4122 from branches/SDL-1.2: win32 joystick double-free fix.
Mon, 08 Dec 2008 00:27:32 +0000 Sam Lantinga Updated copyright date
Thu, 12 Jul 2007 05:31:08 +0000 Sam Lantinga Fixed joystick name detection - merged from revision 3226 on SDL 1.2 branch
Sun, 29 Oct 2006 03:39:13 +0000 Ryan C. Gordon Win32 joystick fix, ported from 1.2 branch r2887:2888. (Thanks, Ondrej!)