Mercurial > SDL_sound_CoreAudio
comparison CHANGELOG @ 522:205a9b400da2
Minor correction in Timidity resampling code (Thanks, Sam!).
author | Ryan C. Gordon <icculus@icculus.org> |
---|---|
date | Sun, 15 Jul 2007 16:00:06 +0000 |
parents | 64ae7ac242b9 |
children | 2df1f5c62d38 |
comparison
equal
deleted
inserted
replaced
520:64ae7ac242b9 | 522:205a9b400da2 |
---|---|
1 /* | 1 /* |
2 * CHANGELOG. | 2 * CHANGELOG. |
3 */ | 3 */ |
4 | 4 |
5 07152007 - Minor correction in Timidity resampling code (Thanks, Sam!). | |
5 07062007 - Fixed uninitialized buffer in mpglib. (Thanks, Phil!). | 6 07062007 - Fixed uninitialized buffer in mpglib. (Thanks, Phil!). |
6 10292006 - Fixed bogus memory deference when SMPEG fails init (thanks, Chris!) | 7 10292006 - Fixed bogus memory deference when SMPEG fails init (thanks, Chris!) |
7 10272006 - FLAC 1.1.3 breaks their API _again_, so we try to do the right | 8 10272006 - FLAC 1.1.3 breaks their API _again_, so we try to do the right |
8 thing at build time. (Thanks, Josh!). | 9 thing at build time. (Thanks, Josh!). |
9 07282006 - Ogg Vorbis decoding defaults to system byte order now. | 10 07282006 - Ogg Vorbis decoding defaults to system byte order now. |