log src/joystick/darwin/SDL_sysjoystick.c @ 1487:dc6b59e925a2

age author description
Thu, 09 Mar 2006 06:33:21 +0000 Sam Lantinga Cleaning up warnings on MacOS X
Tue, 21 Feb 2006 19:24:09 +0000 Sam Lantinga Fixed build warnings on Intel Mac
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
Wed, 15 Jun 2005 23:41:57 +0000 Ryan C. Gordon The Darwin/MacOSX joystick code is largely copied from the HID Utilities
Thu, 26 Feb 2004 13:45:22 +0000 Sam Lantinga Date: Wed, 25 Feb 2004 06:41:17 -0500
Sun, 04 Jan 2004 16:49:27 +0000 Sam Lantinga Updated copyright information for 2004 (Happy New Year!)
Thu, 29 May 2003 04:37:17 +0000 Sam Lantinga *** empty log message ***
Sun, 25 May 2003 02:17:52 +0000 Ryan C. Gordon God, this is the never-ending patch. Another USB joystick detection fix for
Thu, 22 May 2003 20:42:37 +0000 Ryan C. Gordon Attempt #3: Fixed boolean logic bug that caused all HID joysticks to be
Thu, 22 May 2003 07:12:36 +0000 Ryan C. Gordon Whoops...typo prevented compiling. Fixed.
Thu, 22 May 2003 06:41:54 +0000 Ryan C. Gordon Find just joysticks and gamepads (as opposed to, say, USB Audio devices), in
Sat, 03 May 2003 15:36:10 +0000 Sam Lantinga MacOS X joystick fix
Tue, 04 Feb 2003 21:05:20 +0000 Sam Lantinga Added support for HID sliders wheels and dials on MacOS X