changeset 291:a48e886d456f

Updated.
author Ryan C. Gordon <icculus@icculus.org>
date Sun, 17 Mar 2002 21:15:07 +0000
parents 1e1724673420
children a9e211c3faa4
files CHANGELOG
diffstat 1 files changed, 3 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/CHANGELOG	Sun Mar 17 19:57:38 2002 +0000
+++ b/CHANGELOG	Sun Mar 17 21:15:07 2002 +0000
@@ -3,7 +3,9 @@
  */
 
 03172002 - Removed an unneeded #include in mpglib that broke build on BeOS.
-           mpglib seems to work find 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
+           other minor cleanups here and there.
 03162002 - Tied the PhysicsFS code into the build system (code disabled if
            physfs not found or --disable-physfs passed to ./configure.)
 03152002 - Added PhysicsFS support to playsound, so you can play sound files