Mercurial > SDL_sound_CoreAudio
comparison CHANGELOG @ 119:254916e602c6
Updated.
author | Ryan C. Gordon <icculus@icculus.org> |
---|---|
date | Sat, 06 Oct 2001 22:11:09 +0000 |
parents | 9778eba22813 |
children | 4331b1b7e7db |
comparison
equal
deleted
inserted
replaced
118:fd942c1433f8 | 119:254916e602c6 |
---|---|
77 more chance of correct playback). | 77 more chance of correct playback). |
78 10042001 - Changed some #if (defined SOUND_SUPPORTS_*) lines to | 78 10042001 - Changed some #if (defined SOUND_SUPPORTS_*) lines to |
79 #ifdef SOUND_SUPPORTS_* in voc.c and shn.c, for consistency with | 79 #ifdef SOUND_SUPPORTS_* in voc.c and shn.c, for consistency with |
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 | 83 |
83 --ryan. (icculus@clutteredmind.org) | 84 --ryan. (icculus@clutteredmind.org) |
84 | 85 |
85 /* end of CHANGELOG ... */ | 86 /* end of CHANGELOG ... */ |
86 | 87 |