Sam Lantinga [Wed, 26 Jan 2011 12:26:01 -0800] rev 500
Ozkan Sezer to slouken
The attached small patch updates SDL's libtoolized files for
pe-x86_64 magic, ie win/x64.
Sam Lantinga [Sun, 23 Jan 2011 21:45:08 -0800] rev 499
Fixed divide by zero if the music hasn't been opened yet.
Sam Lantinga [Sun, 23 Jan 2011 21:44:54 -0800] rev 498
Fixed whitespace
Sam Lantinga [Fri, 21 Jan 2011 12:43:35 -0800] rev 497
Fixed bug #945
The configure script was breaking the substitutions into multiple fragments, breaking them across the substitution for the build rules. This of course totally hosed the process.
I switched to using a more modern usage of AC_OUTPUT and added a post-process step that appends the build rules to the Makefile.
Sam Lantinga [Tue, 18 Jan 2011 12:08:55 -0800] rev 496
Oh yeah, we need this too. :)
Sam Lantinga [Tue, 18 Jan 2011 11:11:21 -0800] rev 495
Updated version to 1.2.12
Sam Lantinga [Tue, 18 Jan 2011 11:07:36 -0800] rev 494
scott mc to me
Attached is a patch from GCI student Egor Suvorov (yeputons) to add
native midi playback on Haiku.
Sam Lantinga [Thu, 13 Jan 2011 19:04:57 -0800] rev 493
Working mikmod for Android! Woo! :)
Sam Lantinga [Wed, 12 Jan 2011 18:12:28 -0800] rev 492
Added a bunch of channel bounds error checking
Sam Lantinga [Tue, 11 Jan 2011 01:29:19 -0800] rev 491
Added Android Makefile to create an SDL_mixer shared library