Mercurial > SDL_sound_CoreAudio
changeset 284:fd9af100eb74
Updated.
author | Ryan C. Gordon <icculus@icculus.org> |
---|---|
date | Sat, 16 Mar 2002 03:48:36 +0000 |
parents | 6c059c4d2cea |
children | 95082495d437 |
files | CHANGELOG |
diffstat | 1 files changed, 3 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/CHANGELOG Sat Mar 16 03:47:41 2002 +0000 +++ b/CHANGELOG Sat Mar 16 03:48:36 2002 +0000 @@ -2,6 +2,9 @@ * CHANGELOG. */ +03152002 - Added PhysicsFS support to playsound, so you can play sound files + that are in ZIP files without unzipping them. Needs to be merged + into build system (I was just testing my PhysFS->RWops glue code). 03142002 - Changed configure script's --enable-vorbis to --enable-ogg. Removed global state variable from mpglib, so it should be reentrant now (patches sent to mpglib's actual maintainer). playsound can now