Mercurial > SDL_sound_CoreAudio
diff CHANGELOG @ 336:2d819d03c91e
Updated.
author | Ryan C. Gordon <icculus@icculus.org> |
---|---|
date | Mon, 20 May 2002 12:13:01 +0000 |
parents | ed466b90dbcb |
children | e3ac0d41668c |
line wrap: on
line diff
--- a/CHANGELOG Mon May 20 12:11:55 2002 +0000 +++ b/CHANGELOG Mon May 20 12:13:01 2002 +0000 @@ -2,8 +2,12 @@ * CHANGELOG. */ -05202002 - Some .cvsignores from Max and me. -04292002 - Darrell Walisser updated the Mac Classic and OS X project +05202002 - Some .cvsignores from Max and me. Added a seek implementations for + 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. +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 (see decoders/quicktime.c). I've included the Mac project files