Mercurial > SDL_sound_CoreAudio
diff CHANGELOG @ 300:338cd6c101e3
Updated.
author | Ryan C. Gordon <icculus@icculus.org> |
---|---|
date | Mon, 25 Mar 2002 20:53:48 +0000 |
parents | a48e886d456f |
children | 5c3d526cee21 |
line wrap: on
line diff
--- a/CHANGELOG Mon Mar 25 20:52:06 2002 +0000 +++ b/CHANGELOG Mon Mar 25 20:53:48 2002 +0000 @@ -2,6 +2,9 @@ * CHANGELOG. */ +03252002 - Win32 patches and fixes from Tyler Montbriand: handled "inline" + keyword, fixed SNDDBG macros in mpglib, and renamed a conflicting + file (decoders/mpglib/common.c to decoders/mpglib/mpglib_common.c). 03172002 - Removed an unneeded #include in mpglib that broke build on BeOS. mpglib seems to work find on BeOS. Reworked some of mpglib.c so we can determine the audio format when accepting the data stream. Some