changeset 147:9d122da5f5a9

Updated.
author Ryan C. Gordon <icculus@icculus.org>
date Tue, 23 Oct 2001 18:29:00 +0000
parents 023c3e7f028b
children d51546293fd1
files CHANGELOG
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/CHANGELOG	Tue Oct 23 18:27:31 2001 +0000
+++ b/CHANGELOG	Tue Oct 23 18:29:00 2001 +0000
@@ -98,6 +98,9 @@
            the start of a tweaked audio converter.
 10172001 - Torbjörn catches a problem with the overflow buffer in playsound's
            audio callback.
+10232001 - Rewrote playsound.c's audio_callback() to no longer need the
+           overflow buffer hack, which streamlines it a little and trims the
+           memory requirements for playsound by about 16 kilobytes.
 
 --ryan. (icculus@clutteredmind.org)