Mercurial > SDL_sound_CoreAudio
diff CHANGELOG @ 123:4996bb1ae449
Updated.
author | Ryan C. Gordon <icculus@icculus.org> |
---|---|
date | Mon, 08 Oct 2001 18:49:20 +0000 |
parents | 4331b1b7e7db |
children | 7d033b28b5d2 |
line wrap: on
line diff
--- a/CHANGELOG Mon Oct 08 01:46:24 2001 +0000 +++ b/CHANGELOG Mon Oct 08 18:49:20 2001 +0000 @@ -82,7 +82,8 @@ 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. + the best we can do without rewriting mikmod. Made a change to ogg.c + for portability: changed an int64_t to ogg_int64_t. --ryan. (icculus@clutteredmind.org)