Mercurial > SDL_sound_CoreAudio
diff CHANGELOG @ 407:1c7ed7097a9c
Updated.
author | Ryan C. Gordon <icculus@icculus.org> |
---|---|
date | Sun, 21 Jul 2002 15:18:49 +0000 |
parents | 456e38cca681 |
children | ede9429ea6f5 |
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