# HG changeset patch # User Ryan C. Gordon # Date 1016399707 0 # Node ID a48e886d456f122948d07a039350819044e5348b # Parent 1e1724673420874f04618b83135b1eef8f2f7e62 Updated. diff -r 1e1724673420 -r a48e886d456f CHANGELOG --- 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