Mercurial > SDL_sound_CoreAudio
diff CHANGELOG @ 121:4331b1b7e7db
Updated.
author | Ryan C. Gordon <icculus@icculus.org> |
---|---|
date | Mon, 08 Oct 2001 01:44:59 +0000 |
parents | 254916e602c6 |
children | 4996bb1ae449 |
line wrap: on
line diff
--- a/CHANGELOG Mon Oct 08 01:40:42 2001 +0000 +++ b/CHANGELOG Mon Oct 08 01:44:59 2001 +0000 @@ -80,6 +80,9 @@ the other decoders. 10052001 - Removed #include "SDL_endian" from aiff.c. 10062001 - Made a change to SDL_sound.c for compiling on non-GNU toolchains. +10072001 - Changed the way decoders/mod.c handles samplerate so that it should + work universally. This isn't an idea solution, but it's probably + the best we can do without rewriting mikmod. --ryan. (icculus@clutteredmind.org)