Mercurial > SDL_sound_CoreAudio
changeset 119:254916e602c6
Updated.
author | Ryan C. Gordon <icculus@icculus.org> |
---|---|
date | Sat, 06 Oct 2001 22:11:09 +0000 |
parents | fd942c1433f8 |
children | bd224f22e6b2 |
files | CHANGELOG TODO |
diffstat | 2 files changed, 2 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/CHANGELOG Sat Oct 06 22:09:57 2001 +0000 +++ b/CHANGELOG Sat Oct 06 22:11:09 2001 +0000 @@ -79,6 +79,7 @@ #ifdef SOUND_SUPPORTS_* in voc.c and shn.c, for consistency with 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. --ryan. (icculus@clutteredmind.org)