Mercurial > SDL_sound_CoreAudio
diff CHANGELOG @ 128:e139a7a6855b
Updated.
author | Ryan C. Gordon <icculus@icculus.org> |
---|---|
date | Tue, 09 Oct 2001 16:51:44 +0000 |
parents | 7d033b28b5d2 |
children | c04895f5acb2 |
line wrap: on
line diff
--- a/CHANGELOG Tue Oct 09 16:48:30 2001 +0000 +++ b/CHANGELOG Tue Oct 09 16:51:44 2001 +0000 @@ -86,6 +86,8 @@ 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. +10092001 - Patches to shn.c for Visual C compatibility. Visual C project files + available from the website. --ryan. (icculus@clutteredmind.org)