Sam Lantinga <slouken@libsdl.org> [Sun, 25 Jun 2006 18:07:34 +0000] rev 1886
Updated the version to 1.2.11
Sam Lantinga <slouken@libsdl.org> [Sun, 25 Jun 2006 17:14:39 +0000] rev 1885
(none)
Sam Lantinga <slouken@libsdl.org> [Sun, 25 Jun 2006 17:12:08 +0000] rev 1884
Fixed including stdint.h with gcc on Win32
Sam Lantinga <slouken@libsdl.org> [Sat, 24 Jun 2006 17:36:55 +0000] rev 1883
Fix for bug #240
Christian Walther contributed Cocoa cursor code.
Sam Lantinga <slouken@libsdl.org> [Sat, 24 Jun 2006 04:30:01 +0000] rev 1882
Fixed bug #258
Account for the menu height in AdjustWindowRectEx()
Sam Lantinga <slouken@libsdl.org> [Sat, 24 Jun 2006 03:41:14 +0000] rev 1881
Fixed bug #255
Fixed memory leaks in the windib driver.
Sam Lantinga <slouken@libsdl.org> [Sat, 24 Jun 2006 01:59:43 +0000] rev 1880
Fixed bug #260
Fixed SDL_GL_SWAP_CONTROL on Windows, and the query on Linux
Sam Lantinga <slouken@libsdl.org> [Fri, 23 Jun 2006 08:39:05 +0000] rev 1879
Default the X11 dynamically loading on if the OS loader loads libraries
with their private symbols hidden. If that isn't the case, and someone
tries to enable it anyway, spit out a warning and don't let them do it.
Ryan C. Gordon <icculus@icculus.org> [Fri, 23 Jun 2006 08:35:48 +0000] rev 1878
Swizzle ALSA channels for 5.1 output to match DirectSound and CoreAudio.
Untested, but potentially fixes Bugzilla #110.
Sam Lantinga <slouken@libsdl.org> [Fri, 23 Jun 2006 08:15:47 +0000] rev 1877
Fixed bug #69
Hopefully this takes care of most of the audio dropouts in Windows