log src/joystick/darwin/SDL_sysjoystick.c @ 4191:caaa3cbf7b13 SDL-1.2

age author description
2008-12-08 Sam Lantinga Updated copyright date SDL-1.2
2007-12-29 Sam Lantinga Fixed bug #478 SDL-1.2
2007-12-28 Sam Lantinga Fixed fatbuild.sh script for building on Mac OS X 10.5 SDL-1.2
2007-05-29 Ryan C. Gordon Mac OS X joystick calibration code should start with device-specified bounds. SDL-1.2
2007-03-18 Ryan C. Gordon Mac OS X joystick support: don't ignore kHIDUsage_GD_MultiAxisController SDL-1.2
2010-01-24 Sam Lantinga Fixed bug #926
2008-12-08 Sam Lantinga Updated copyright date
2008-11-08 Sam Lantinga Sort by HID usage, which makes more sense and is more cross-platform
2008-08-27 Sam Lantinga Final merge of Google Summer of Code 2008 work...
2008-08-25 Sam Lantinga Final merge of Google Summer of Code 2008 work...
2008-08-27 Darren Alton Clean up. gsoc2008_nds
2008-08-11 Sam Lantinga Fixed force feedback detection of joystick devices gsoc2008_force_feedback
2008-08-10 Edgar Simo Casting for warnings. gsoc2008_force_feedback
2008-08-10 Edgar Simo Forgot some headers. gsoc2008_force_feedback
2008-08-10 Edgar Simo First draft of darwin haptic<->joystick stuff. gsoc2008_force_feedback
2008-08-06 Edgar Simo Exposed the darwin joystick hardware data to the haptic subsystem. gsoc2008_force_feedback
2008-01-08 Bob Pendleton Checking in Christian Walther's patch for x11 keyboard input. Minor code tweaks by Bob.
2007-12-29 Sam Lantinga Fixed bug #478
2007-06-14 Sam Lantinga make indent
2007-05-31 Sam Lantinga Fixed build issues on Mac OS X
2007-05-29 Ryan C. Gordon Merged r3029:3030 from branches/SDL-1.2: Mac OS X joystick axis fix.
2007-03-18 Ryan C. Gordon Merged r2992:2993 from branches/SDL-1.2: Mac OS X multi-axis joystick support.
2006-07-10 Sam Lantinga SDL 1.2 is moving to a branch, and SDL 1.3 is becoming the head.
2006-05-29 Sam Lantinga more tweaking indent options SDL-1.3
2006-05-28 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
2006-04-14 Sam Lantinga Make sure code is only compiled if the appropriate subsystem is enabled
2006-04-13 Sam Lantinga Fixes bug #195:
2006-03-11 Sam Lantinga *** empty log message ***
2006-03-09 Sam Lantinga Cleaning up warnings on MacOS X
2006-02-21 Sam Lantinga Fixed build warnings on Intel Mac