Mercurial > SDL_sound_CoreAudio
comparison CHANGELOG @ 99:3f0beddfd9c9
Updated.
author | Ryan C. Gordon <icculus@icculus.org> |
---|---|
date | Tue, 02 Oct 2001 17:54:16 +0000 |
parents | 40be84c1aadd |
children | 2aec53e68049 |
comparison
equal
deleted
inserted
replaced
98:dfdf7b4e05bd | 99:3f0beddfd9c9 |
---|---|
62 in CVS, even though it isn't ready (and doesn't even compile). Do | 62 in CVS, even though it isn't ready (and doesn't even compile). Do |
63 NOT enable it in your build! | 63 NOT enable it in your build! |
64 10012001 - Fixed a memory leak that Torbjörn found in the MOD decoder. | 64 10012001 - Fixed a memory leak that Torbjörn found in the MOD decoder. |
65 10022001 - Changed a comment in mod.c to not refer to "the mikmod | 65 10022001 - Changed a comment in mod.c to not refer to "the mikmod |
66 directory" anymore. Committed Torbjörn's patch for MP3 detection. | 66 directory" anymore. Committed Torbjörn's patch for MP3 detection. |
67 (better late than never). | 67 (better late than never). __Sound_strcasecmp() now handles NULL |
68 strings gracefully, fixing the crash with "playsound bootstrap". | |
68 | 69 |
69 --ryan. (icculus@clutteredmind.org) | 70 --ryan. (icculus@clutteredmind.org) |
70 | 71 |
71 /* end of CHANGELOG ... */ | 72 /* end of CHANGELOG ... */ |
72 | 73 |