Ryan C. Gordon <icculus@icculus.org> [Mon, 02 Jan 2012 21:25:34 -0800] rev 6157
Quartz: Restore 1.2.14 behaviour of letting apps draw from background thread.
Strictly speaking, this isn't encouraged, but it's a regression.
Sam Lantinga <slouken@libsdl.org> [Tue, 03 Jan 2012 01:46:52 -0500] rev 6156
This file keeps getting clobbered... *sigh*
Sam Lantinga <slouken@libsdl.org> [Tue, 03 Jan 2012 01:41:17 -0500] rev 6155
Updated to Visual Studio 2008
Sam Lantinga <slouken@libsdl.org> [Tue, 03 Jan 2012 01:41:00 -0500] rev 6154
Minor project cleanup
Ryan C. Gordon <icculus@icculus.org> [Mon, 02 Jan 2012 18:15:07 -0800] rev 6153
PulseAudio: Fixed infinite loop, due to iteration variable not incrementing.
Fixes Bugzilla #1283.
Ryan C. Gordon <icculus@icculus.org> [Mon, 02 Jan 2012 15:16:45 -0500] rev 6152
Use arts_suspend() in a loop to wait for arts to become ready.
(Transplanted from hg changeset 331f27f01cdb to the 1.3 branch.)
Ryan C. Gordon <icculus@icculus.org> [Mon, 02 Jan 2012 15:07:26 -0500] rev 6151
Use arts_suspend() in a loop to wait for arts to become ready.
Fixes Bugzilla #372.
Thanks to Patrice Mandin for the patch!
Ryan C. Gordon <icculus@icculus.org> [Sun, 01 Jan 2012 20:45:31 -0500] rev 6150
Throw around some QZ_UpdateCursor() calls to fix wrongly-shown system cursor.
Fixes Bugzilla #1339.
Sam Lantinga <slouken@libsdl.org> [Mon, 02 Jan 2012 00:48:56 -0500] rev 6149
Switched to @rpath for the install path and switched minimum OS to 10.5
Used otool -L /usr/local/lib/libSDL-1.2.0.dylib to figure out what the library versions should be.
Sam Lantinga <slouken@libsdl.org> [Mon, 02 Jan 2012 00:47:54 -0500] rev 6148
Switched to @rpath for the install path and switched minimum OS to 10.5
Removed extra build configurations