log

age author description
2006-07-10 Sam Lantinga SDL 1.2 is moving to a branch, and SDL 1.3 is becoming the head.
2006-07-06 Patrice Mandin sdl.pc is in build directory, not source
2006-06-27 Sam Lantinga Include sdl.pc in the development RPM release-1.2.11
2006-06-27 Sam Lantinga Added 1.2.11 patch notes
2006-06-26 Sam Lantinga Fixed libiconv detection
2006-06-26 Sam Lantinga Fixed problem with nasm hidden visibility detection
2006-06-26 Sam Lantinga Almost added Mac OS X nasm support
2006-06-26 Sam Lantinga ------- Comment #5 From Marc Peter 2006-06-25 18:03 [reply] -------
2006-06-25 Sam Lantinga Updated version to SDL 1.2.1
2006-06-25 Sam Lantinga Updated the version to 1.2.11
2006-06-25 Sam Lantinga (none)
2006-06-25 Sam Lantinga Fixed including stdint.h with gcc on Win32
2006-06-24 Sam Lantinga Fix for bug #240
2006-06-24 Sam Lantinga Fixed bug #258
2006-06-24 Sam Lantinga Fixed bug #255
2006-06-24 Sam Lantinga Fixed bug #260
2006-06-23 Sam Lantinga Default the X11 dynamically loading on if the OS loader loads libraries
2006-06-23 Ryan C. Gordon Swizzle ALSA channels for 5.1 output to match DirectSound and CoreAudio.
2006-06-23 Sam Lantinga Fixed bug #69
2006-06-23 Sam Lantinga Fixed bug #147
2006-06-23 Ryan C. Gordon Only allow dynamic X11 if gcc4 (-fvisibility=hidden) is used.
2006-06-23 Ryan C. Gordon Minor bit of sanity-checking debug info in dynamic X11 code.
2006-06-21 Sam Lantinga Renamed, per Mike's comment on bug #157
2006-06-21 Sam Lantinga Renamed, per Mike's comment on bug #157
2006-06-21 Sam Lantinga Fixed bug #157
2006-06-21 Sam Lantinga Fixed bug #256
2006-06-20 Sam Lantinga Date: Fri, 9 Jun 2006 11:35:23 +0300
2006-06-20 Sam Lantinga Date: Thu, 15 Jun 2006 14:19:47 +0200 (CEST)
2006-06-20 Sam Lantinga Fixed bug #251
2006-06-20 Sam Lantinga Bug #250, pkg-config support contributed by Mikael Eriksson
2006-06-20 Sam Lantinga Bug #250, pkg-config support contributed by Mikael Eriksson
2006-06-20 Sam Lantinga I think this fixes bug #244
2006-06-20 Sam Lantinga Fixed bug #241
2006-06-20 Sam Lantinga Test case for bug #240
2006-06-20 Sam Lantinga Fixed bug #232
2006-06-20 Sam Lantinga Fixed bug #232
2006-06-14 Patrice Mandin Oops, reverted single/double buffer update
2006-06-14 Patrice Mandin Add program to test mouse cursor change
2006-06-14 Patrice Mandin Fix mouse cursor change
2006-05-23 Sam Lantinga Date: Mon, 22 May 2006 01:16:47 -0400
2006-05-21 Sam Lantinga Moved DirectInput joystick code to 1.3 branch
2006-05-21 Sam Lantinga Closed bug #74
2006-05-21 Ryan C. Gordon Removed unused variable with undefined type. Fixes Bugzilla #234.
2006-05-18 Ryan C. Gordon Try to keep SDL keysyms sane regardless of keyboard layout in windib target.
2006-05-17 Ryan C. Gordon Make sure sem_wait didn't return early with EINTR. Fixes Bugzilla #231.
2006-05-17 Sam Lantinga Fixed thread callback calling conventions, updated OS/2 DLL name to SDL12.dll
2006-05-17 Sam Lantinga Fixed uninitialized variable warnings
2006-05-17 Sam Lantinga Clean out the tests before creating distribution archive release-1.2.10
2006-05-17 Sam Lantinga Updated RPM spec file with License keyword
2006-05-17 Sam Lantinga Whoops, clean files in the dist directory
2006-05-17 Sam Lantinga (none)
2006-05-17 Sam Lantinga Removed support for Darwin, due to build problems on ps2linux
2006-05-17 Sam Lantinga Needed unistd.h for unlink()
2006-05-17 Sam Lantinga Patch from Ryan to fix compiler warnings
2006-05-16 Sam Lantinga Use the correct parameter for GLX_VISUAL_CAVEAT_EXT
2006-05-16 Sam Lantinga Updated docs for SDL 1.2.10 release
2006-05-16 Sam Lantinga Added information about gcc-fat.sh to README.MacOSX
2006-05-16 Sam Lantinga Fixed compiling GS YUV conversion code
2006-05-16 Sam Lantinga Date: Mon, 15 May 2006 17:18:34 +0300
2006-05-15 Sam Lantinga DragonFly BSD has an older version of VGL which SDL doesn't support.