Mercurial > SDL_sound_CoreAudio
comparison CHANGELOG @ 423:c1db690b79ed
Updated.
author | Ryan C. Gordon <icculus@icculus.org> |
---|---|
date | Mon, 30 Sep 2002 08:03:10 +0000 |
parents | 25a8f66112fd |
children | 72383155bfac |
comparison
equal
deleted
inserted
replaced
422:5b06e23d934e | 423:c1db690b79ed |
---|---|
1 /* | 1 /* |
2 * CHANGELOG. | 2 * CHANGELOG. |
3 */ | 3 */ |
4 | 4 |
5 09302002 - libFLAC broke their API (again!) for version 1.0.4. That was the | |
6 last straw. I ripped the version detection and obsolete FLAC | |
7 support out, so you need libFLAC 1.0.4 for that decoder now (and | |
8 they'll probably break the API again for 1.0.5. Argh). | |
5 09262002 - Happy September. Fixed SDLCALL issues in SDL_sound.h, so it should | 9 09262002 - Happy September. Fixed SDLCALL issues in SDL_sound.h, so it should |
6 work with Win32/WinCE builds again. I hope. Merged latest altcvt | 10 work with Win32/WinCE builds again. I hope. Merged latest altcvt |
7 from Frank into CVS. | 11 from Frank into CVS. |
8 08222002 - Borland project files in CVS, thanks to Dominique Louis. There are | 12 08222002 - Borland project files in CVS, thanks to Dominique Louis. There are |
9 project files for C++ Builder 6 (Windows), C++ Builder for Linux | 13 project files for C++ Builder 6 (Windows), C++ Builder for Linux |