log src/joystick/darwin/SDL_sysjoystick.c @ 1443:9ebbbb4ae53b

age author description
2006-02-21 Sam Lantinga Fixed build warnings on Intel Mac
2006-02-21 Sam Lantinga Use consistent identifiers for the various platforms we support.
2006-02-16 Sam Lantinga New configure-based build system. Still work in progress, but much improved
2006-02-10 Sam Lantinga More header massaging... works great on Windows. ;-)
2006-02-07 Sam Lantinga Removed uses of stdlib.h and string.h
2005-06-15 Ryan C. Gordon The Darwin/MacOSX joystick code is largely copied from the HID Utilities
2004-02-26 Sam Lantinga Date: Wed, 25 Feb 2004 06:41:17 -0500
2004-01-04 Sam Lantinga Updated copyright information for 2004 (Happy New Year!)
2003-05-29 Sam Lantinga *** empty log message ***
2003-05-25 Ryan C. Gordon God, this is the never-ending patch. Another USB joystick detection fix for
2003-05-22 Ryan C. Gordon Attempt #3: Fixed boolean logic bug that caused all HID joysticks to be
2003-05-22 Ryan C. Gordon Whoops...typo prevented compiling. Fixed.
2003-05-22 Ryan C. Gordon Find just joysticks and gamepads (as opposed to, say, USB Audio devices), in
2003-05-03 Sam Lantinga MacOS X joystick fix
2003-02-04 Sam Lantinga Added support for HID sliders wheels and dials on MacOS X