log src/joystick/darwin/SDL_sysjoystick.c @ 2407:6c31bbd56c49 gsoc2008_iphone

age author description
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
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