diff CHANGELOG @ 339:e3ac0d41668c

Updated.
author Ryan C. Gordon <icculus@icculus.org>
date Mon, 20 May 2002 16:21:20 +0000
parents 2d819d03c91e
children d5d281337ee0
line wrap: on
line diff
--- a/CHANGELOG	Mon May 20 16:18:09 2002 +0000
+++ b/CHANGELOG	Mon May 20 16:21:20 2002 +0000
@@ -6,7 +6,11 @@
            the SMPEG, ogg, aiff, wav-adpcm, voc, and au decoders. Added a seek
            stub to quicktime.c. playsound now takes milliseconds in the seek
            lists: --seek "00:00:400" or whatnot. Corrected playsound's usage
-           text. Other au.c cleanups for extra robustness.
+           text. Other au.c cleanups for extra robustness. Added an
+           experimental audio converter that Frank Ranostaj sent to the SDL
+           mailing list about a month ago: enable it with --enable-altcvt at
+           configure time, but be warned that it doesn't work very well right
+           now.
 04292002 - Darrell Walisser updated the Mac Classic and OS X project
            files, fixed some portability issues, and added an
            experimental decoder that uses Apple's QuickTime libraries