log src/joystick/win32/SDL_mmjoystick.c @ 2061:6051761b5934

age author description
Sun, 29 Oct 2006 03:39:13 +0000 Ryan C. Gordon Win32 joystick fix, ported from 1.2 branch r2887:2888. (Thanks, Ondrej!)
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.
Mon, 29 May 2006 04:04:35 +0000 Sam Lantinga more tweaking indent options SDL-1.3
Sun, 28 May 2006 13:04:16 +0000 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
Wed, 17 May 2006 08:18:28 +0000 Sam Lantinga Merge trunk-1.3-3 SDL-1.3
Fri, 14 Apr 2006 04:46:47 +0000 Sam Lantinga Make sure code is only compiled if the appropriate subsystem is enabled
Sat, 25 Feb 2006 22:18:25 +0000 Sam Lantinga SDL_windows.h is no longer necessary
Tue, 21 Feb 2006 08:46:50 +0000 Sam Lantinga Use consistent identifiers for the various platforms we support.
Thu, 16 Feb 2006 10:11:48 +0000 Sam Lantinga New configure-based build system. Still work in progress, but much improved
Fri, 10 Feb 2006 06:48:43 +0000 Sam Lantinga More header massaging... works great on Windows. ;-)
Tue, 07 Feb 2006 09:29:18 +0000 Sam Lantinga Removed uses of stdlib.h and string.h
Tue, 07 Feb 2006 06:59:48 +0000 Sam Lantinga Use SDL_ prefixed versions of C library functions.
Mon, 06 Feb 2006 08:28:51 +0000 Sam Lantinga It's now possible to build SDL without any C runtime at all on Windows,
Wed, 01 Feb 2006 06:32:25 +0000 Sam Lantinga Updated copyright information and removed rcs id lines (problematic in branch merges)
Thu, 08 Sep 2005 06:34:28 +0000 Ryan C. Gordon Mac Classic and CodeWarrior patches.
Sat, 21 Aug 2004 03:55:12 +0000 Sam Lantinga Hmm, this should work a little better. :)
Sat, 21 Aug 2004 03:45:58 +0000 Sam Lantinga Date: Tue, 27 Jul 2004 17:14:00 +0200
Mon, 16 Feb 2004 21:15:25 +0000 Sam Lantinga *** empty log message ***
Sun, 04 Jan 2004 16:49:27 +0000 Sam Lantinga Updated copyright information for 2004 (Happy New Year!)
Tue, 15 Oct 2002 04:26:20 +0000 Sam Lantinga Fixed joystick detection problem on Windows XP (thanks Maciej!)
Wed, 06 Mar 2002 11:23:08 +0000 Sam Lantinga Updated copyright information for 2002
Fri, 14 Dec 2001 12:38:15 +0000 Sam Lantinga Updated the source with the correct e-mail address
Tue, 04 Sep 2001 22:38:01 +0000 Sam Lantinga Joystick initialization fix submitted by Vitaliy Mikitchenko
Thu, 07 Jun 2001 14:57:07 +0000 Sam Lantinga Fixed bug in joystick motion, thanks to Alexandre Duret-Lutz
Thu, 26 Apr 2001 16:45:43 +0000 Sam Lantinga Initial revision