Mercurial > SDL_sound_CoreAudio
comparison CHANGELOG @ 517:0f5888f9aef7 stable-1.0
Fixed bogus memory deference when SMPEG fails init (thanks, Chris!).
author | Ryan C. Gordon <icculus@icculus.org> |
---|---|
date | Sun, 29 Oct 2006 07:14:48 +0000 |
parents | c5f184b4b2cd |
children | 72efeb4643b6 |
comparison
equal
deleted
inserted
replaced
515:c5f184b4b2cd | 517:0f5888f9aef7 |
---|---|
1 /* | 1 /* |
2 * CHANGELOG. | 2 * CHANGELOG. |
3 */ | 3 */ |
4 | 4 |
5 10292006 - Fixed bogus memory deference when SMPEG fails init (thanks, Chris!) | |
5 10272006 - FLAC 1.1.3 breaks their API _again_, so we try to do the right | 6 10272006 - FLAC 1.1.3 breaks their API _again_, so we try to do the right |
6 thing at build time. (Thanks, Josh!). | 7 thing at build time. (Thanks, Josh!). |
7 05122006 - Patched to get mpglib compiling again (thanks, Sam!). | 8 05122006 - Patched to get mpglib compiling again (thanks, Sam!). |
8 12172005 - Fixed gcc4 whining in playsound_simple.c. | 9 12172005 - Fixed gcc4 whining in playsound_simple.c. |
9 12062005 - Trimmed a bunch of junk out of the build system, and now it works | 10 12062005 - Trimmed a bunch of junk out of the build system, and now it works |