Mercurial > SDL_sound_CoreAudio
changeset 153:36eb9c534b6d
Updated.
author | Ryan C. Gordon <icculus@icculus.org> |
---|---|
date | Fri, 09 Nov 2001 20:36:59 +0000 |
parents | 1a0cf9aeee2a |
children | feff6dab2278 |
files | CHANGELOG |
diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/CHANGELOG Fri Nov 09 20:36:09 2001 +0000 +++ b/CHANGELOG Fri Nov 09 20:36:59 2001 +0000 @@ -106,6 +106,8 @@ Playsound now registers a SIGINT handler, so you can skip tracks and/or abort the way that mpg123 does. 11092001 - Torbjörn fixes playsound's audio callback after I broke it, again. + A bug in configure.in was preventing SMPEG from being used unless + --enable-debug was set; fixed. --ryan. (icculus@clutteredmind.org)