Mercurial > SDL_sound_CoreAudio
changeset 282:464089180e49
Updated.
author | Ryan C. Gordon <icculus@icculus.org> |
---|---|
date | Fri, 15 Mar 2002 04:02:23 +0000 |
parents | ad4c8f34136a |
children | 6c059c4d2cea |
files | CHANGELOG |
diffstat | 1 files changed, 3 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/CHANGELOG Thu Mar 14 21:12:46 2002 +0000 +++ b/CHANGELOG Fri Mar 15 04:02:23 2002 +0000 @@ -3,7 +3,9 @@ */ 03142002 - Changed configure script's --enable-vorbis to --enable-ogg. Removed - global state variable from mpglib, so it should be reentrant now. + global state variable from mpglib, so it should be reentrant now + (patches sent to mpglib's actual maintainer). playsound can now + read from stdin. 03102002 - Added a FIXME note to decoders/mpglib.c. playsound now reports errors in the thread where they occured, which also fixes a double report of errors during predecoding. Removed all calls to exit() in