Mercurial > SDL_sound_CoreAudio
changeset 407:1c7ed7097a9c
Updated.
author | Ryan C. Gordon <icculus@icculus.org> |
---|---|
date | Sun, 21 Jul 2002 15:18:49 +0000 |
parents | 325af3e2cbb3 |
children | 3da217bd0e48 |
files | CHANGELOG |
diffstat | 1 files changed, 3 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/CHANGELOG Sun Jul 21 15:18:40 2002 +0000 +++ b/CHANGELOG Sun Jul 21 15:18:49 2002 +0000 @@ -2,6 +2,9 @@ * CHANGELOG. */ +07212002 - done_flag was not being reset between files in playsound, so the + first file would playback, and then any following tracks in a given + run would "finish" immediately. Fixed. 07132002 - More altcvt fixes from Frank Ranostaj. 07122002 - Changed inline keyword to compile universally. 07102002 - Fixed a bug in command line handling in playsound.c. Fixes from