comparison CHANGELOG @ 304:0cf2b2e4a259

Updated.
author Ryan C. Gordon <icculus@icculus.org>
date Sun, 21 Apr 2002 17:47:52 +0000
parents 5c3d526cee21
children c97be6e1bd27
comparison
equal deleted inserted replaced
303:5c3d526cee21 304:0cf2b2e4a259
1 /* 1 /*
2 * CHANGELOG. 2 * CHANGELOG.
3 */ 3 */
4 4
5 04212002 - Initial work to add a Sound_Seek() API. Removed the NEEDSEEK
6 sample flag (replaced it with CANSEEK).
5 04082002 - Cleaned up the archive support in playsound a little bit, and 7 04082002 - Cleaned up the archive support in playsound a little bit, and
6 fixed a PhysicsFS bug in the process. 8 fixed a PhysicsFS bug in the process.
7 03252002 - Win32 patches and fixes from Tyler Montbriand: handled "inline" 9 03252002 - Win32 patches and fixes from Tyler Montbriand: handled "inline"
8 keyword, fixed SNDDBG macros in mpglib, and renamed a conflicting 10 keyword, fixed SNDDBG macros in mpglib, and renamed a conflicting
9 file (decoders/mpglib/common.c to decoders/mpglib/mpglib_common.c). 11 file (decoders/mpglib/common.c to decoders/mpglib/mpglib_common.c).