comparison CHANGELOG @ 284:fd9af100eb74

Updated.
author Ryan C. Gordon <icculus@icculus.org>
date Sat, 16 Mar 2002 03:48:36 +0000
parents 464089180e49
children 2444b4128efd
comparison
equal deleted inserted replaced
283:6c059c4d2cea 284:fd9af100eb74
1 /* 1 /*
2 * CHANGELOG. 2 * CHANGELOG.
3 */ 3 */
4 4
5 03152002 - Added PhysicsFS support to playsound, so you can play sound files
6 that are in ZIP files without unzipping them. Needs to be merged
7 into build system (I was just testing my PhysFS->RWops glue code).
5 03142002 - Changed configure script's --enable-vorbis to --enable-ogg. Removed 8 03142002 - Changed configure script's --enable-vorbis to --enable-ogg. Removed
6 global state variable from mpglib, so it should be reentrant now 9 global state variable from mpglib, so it should be reentrant now
7 (patches sent to mpglib's actual maintainer). playsound can now 10 (patches sent to mpglib's actual maintainer). playsound can now
8 read from stdin. 11 read from stdin.
9 03102002 - Added a FIXME note to decoders/mpglib.c. playsound now reports 12 03102002 - Added a FIXME note to decoders/mpglib.c. playsound now reports