Mercurial > SDL_sound_CoreAudio
changeset 423:c1db690b79ed
Updated.
author | Ryan C. Gordon <icculus@icculus.org> |
---|---|
date | Mon, 30 Sep 2002 08:03:10 +0000 |
parents | 5b06e23d934e |
children | ff3ec3c6cdde |
files | CHANGELOG |
diffstat | 1 files changed, 4 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/CHANGELOG Mon Sep 30 08:01:26 2002 +0000 +++ b/CHANGELOG Mon Sep 30 08:03:10 2002 +0000 @@ -2,6 +2,10 @@ * CHANGELOG. */ +09302002 - libFLAC broke their API (again!) for version 1.0.4. That was the + last straw. I ripped the version detection and obsolete FLAC + support out, so you need libFLAC 1.0.4 for that decoder now (and + they'll probably break the API again for 1.0.5. Argh). 09262002 - Happy September. Fixed SDLCALL issues in SDL_sound.h, so it should work with Win32/WinCE builds again. I hope. Merged latest altcvt from Frank into CVS.