comparison CHANGELOG @ 300:338cd6c101e3

Updated.
author Ryan C. Gordon <icculus@icculus.org>
date Mon, 25 Mar 2002 20:53:48 +0000
parents a48e886d456f
children 5c3d526cee21
comparison
equal deleted inserted replaced
299:7b1df7526915 300:338cd6c101e3
1 /* 1 /*
2 * CHANGELOG. 2 * CHANGELOG.
3 */ 3 */
4 4
5 03252002 - Win32 patches and fixes from Tyler Montbriand: handled "inline"
6 keyword, fixed SNDDBG macros in mpglib, and renamed a conflicting
7 file (decoders/mpglib/common.c to decoders/mpglib/mpglib_common.c).
5 03172002 - Removed an unneeded #include in mpglib that broke build on BeOS. 8 03172002 - Removed an unneeded #include in mpglib that broke build on BeOS.
6 mpglib seems to work find on BeOS. Reworked some of mpglib.c so we 9 mpglib seems to work find on BeOS. Reworked some of mpglib.c so we
7 can determine the audio format when accepting the data stream. Some 10 can determine the audio format when accepting the data stream. Some
8 other minor cleanups here and there. 11 other minor cleanups here and there.
9 03162002 - Tied the PhysicsFS code into the build system (code disabled if 12 03162002 - Tied the PhysicsFS code into the build system (code disabled if