Mercurial > SDL_sound_CoreAudio
comparison CHANGELOG @ 521:f33471c47efe stable-1.0
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 | 72efeb4643b6 |
children | 50bb9a6cebfe |
comparison
equal
deleted
inserted
replaced
519:72efeb4643b6 | 521:f33471c47efe |
---|---|
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 05122006 - Patched to get mpglib compiling again (thanks, Sam!). | 10 05122006 - Patched to get mpglib compiling again (thanks, Sam!). |