Mercurial > SDL_sound_CoreAudio
comparison CHANGELOG @ 123:4996bb1ae449
Updated.
author | Ryan C. Gordon <icculus@icculus.org> |
---|---|
date | Mon, 08 Oct 2001 18:49:20 +0000 |
parents | 4331b1b7e7db |
children | 7d033b28b5d2 |
comparison
equal
deleted
inserted
replaced
122:095a066b2cd2 | 123:4996bb1ae449 |
---|---|
80 the other decoders. | 80 the other decoders. |
81 10052001 - Removed #include "SDL_endian" from aiff.c. | 81 10052001 - Removed #include "SDL_endian" from aiff.c. |
82 10062001 - Made a change to SDL_sound.c for compiling on non-GNU toolchains. | 82 10062001 - Made a change to SDL_sound.c for compiling on non-GNU toolchains. |
83 10072001 - Changed the way decoders/mod.c handles samplerate so that it should | 83 10072001 - Changed the way decoders/mod.c handles samplerate so that it should |
84 work universally. This isn't an idea solution, but it's probably | 84 work universally. This isn't an idea solution, but it's probably |
85 the best we can do without rewriting mikmod. | 85 the best we can do without rewriting mikmod. Made a change to ogg.c |
86 for portability: changed an int64_t to ogg_int64_t. | |
86 | 87 |
87 --ryan. (icculus@clutteredmind.org) | 88 --ryan. (icculus@clutteredmind.org) |
88 | 89 |
89 /* end of CHANGELOG ... */ | 90 /* end of CHANGELOG ... */ |
90 | 91 |