Mercurial > SDL_sound_CoreAudio
diff CHANGELOG @ 515:c5f184b4b2cd stable-1.0
Updated to libFLAC 1.1.3 API.
author | Ryan C. Gordon <icculus@icculus.org> |
---|---|
date | Sat, 28 Oct 2006 00:53:45 +0000 |
parents | ef0d98d55865 |
children | 0f5888f9aef7 |
line wrap: on
line diff
--- a/CHANGELOG Fri May 12 14:43:27 2006 +0000 +++ b/CHANGELOG Sat Oct 28 00:53:45 2006 +0000 @@ -2,7 +2,9 @@ * CHANGELOG. */ -05122005 - Patched to get mpglib compiling again (thanks, Sam!). +10272006 - FLAC 1.1.3 breaks their API _again_, so we try to do the right + thing at build time. (Thanks, Josh!). +05122006 - Patched to get mpglib compiling again (thanks, Sam!). 12172005 - Fixed gcc4 whining in playsound_simple.c. 12062005 - Trimmed a bunch of junk out of the build system, and now it works on Mac OS X again.