Sam Lantinga <slouken@libsdl.org> [Thu, 29 May 2003 04:16:20 +0000] rev 625
The compiler option that makes enums having the size of an int must be enabled.
Ryan C. Gordon <icculus@icculus.org> [Tue, 27 May 2003 07:33:11 +0000] rev 624
More-than-three mouse button support for Quartz target.
Ryan C. Gordon <icculus@icculus.org> [Sun, 25 May 2003 02:17:52 +0000] rev 623
God, this is the never-ending patch. Another USB joystick detection fix for
MacOSX/Darwin. --ryan.
Ryan C. Gordon <icculus@icculus.org> [Thu, 22 May 2003 20:42:37 +0000] rev 622
Attempt #3: Fixed boolean logic bug that caused all HID joysticks to be
rejected on MacOSX/Darwin. Works now. No, really this time. --ryan.
Ryan C. Gordon <icculus@icculus.org> [Thu, 22 May 2003 07:12:36 +0000] rev 621
Whoops...typo prevented compiling. Fixed.
Ryan C. Gordon <icculus@icculus.org> [Thu, 22 May 2003 06:41:54 +0000] rev 620
Find just joysticks and gamepads (as opposed to, say, USB Audio devices), in
the MacOSX/Darwin joystick initialization code.
Ryan C. Gordon <icculus@icculus.org> [Thu, 22 May 2003 06:28:40 +0000] rev 619
Disable MacOS X screensaver for duration of application run by triggering a
"UsrActivity" alert every five seconds in the Quartz PumpEvents implementation.
Sam Lantinga <slouken@libsdl.org> [Sat, 03 May 2003 19:48:37 +0000] rev 618
*** empty log message ***
Sam Lantinga <slouken@libsdl.org> [Sat, 03 May 2003 15:36:10 +0000] rev 617
MacOS X joystick fix
Sam Lantinga <slouken@libsdl.org> [Sat, 26 Apr 2003 06:40:01 +0000] rev 616
Oops...