Mercurial > SDL_sound_CoreAudio
changeset 151:25773f16cfcb
Updated.
author | Ryan C. Gordon <icculus@icculus.org> |
---|---|
date | Fri, 09 Nov 2001 08:08:08 +0000 |
parents | 033afe96afbc |
children | 1a0cf9aeee2a |
files | CHANGELOG |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/CHANGELOG Fri Nov 09 08:06:28 2001 +0000 +++ b/CHANGELOG Fri Nov 09 08:08:08 2001 +0000 @@ -105,6 +105,7 @@ extensions each. Playsound has been updated to handle this. 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. --ryan. (icculus@clutteredmind.org)