Mercurial > SDL_sound_CoreAudio
changeset 145:6c351e4243f8
Updated.
author | Ryan C. Gordon <icculus@icculus.org> |
---|---|
date | Wed, 17 Oct 2001 06:57:07 +0000 |
parents | 195c96fa355a |
children | 023c3e7f028b |
files | CHANGELOG |
diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/CHANGELOG Wed Oct 17 06:51:29 2001 +0000 +++ b/CHANGELOG Wed Oct 17 06:57:07 2001 +0000 @@ -96,6 +96,8 @@ from SDL). Officially released 0.1.3. Added LICENSE and CHANGELOG to the distribution. (Again, from Torbjörn) added in the start of a tweaked audio converter. +10172001 - Torbjörn catches a problem with the overflow buffer in playsound's + audio callback. --ryan. (icculus@clutteredmind.org)