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

age author description
2009-04-24 Patrice Mandin Add Teamtap autodetection, to avoid generating ghost events if it is not present SDL-1.2
2008-12-08 Sam Lantinga Updated copyright date SDL-1.2
2008-11-05 Patrice Mandin Aranym now has Joypad emulation. Also mask bits for joypad state, for bits only used for buttons, to avoid generating events when dummy bits are set SDL-1.2
2006-08-02 Patrice Mandin Add teamtap support (4 joypads adapter on 1 port) SDL-1.2
2008-12-08 Sam Lantinga Updated copyright date
2007-07-14 Patrice Mandin Missing variable declarations
2006-09-24 Sam Lantinga Formatting update
2006-09-16 Patrice Mandin Add teamtap 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-02-21 Patrice Mandin Fixed include files
2006-02-21 Sam Lantinga Use consistent identifiers for the various platforms we support.