Mercurial > SDL_sound_CoreAudio
diff CHANGELOG @ 125:7d033b28b5d2
Updated.
author | Ryan C. Gordon <icculus@icculus.org> |
---|---|
date | Mon, 08 Oct 2001 19:14:26 +0000 |
parents | 4996bb1ae449 |
children | e139a7a6855b |
line wrap: on
line diff
--- a/CHANGELOG Mon Oct 08 19:13:16 2001 +0000 +++ b/CHANGELOG Mon Oct 08 19:14:26 2001 +0000 @@ -84,6 +84,8 @@ work universally. This isn't an idea solution, but it's probably the best we can do without rewriting mikmod. Made a change to ogg.c for portability: changed an int64_t to ogg_int64_t. +10082001 - Restructured decoders/wav.c to allow for multiple formats, and + put the start of a handler for the ADPCM format in place. --ryan. (icculus@clutteredmind.org)