Mercurial > SDL_sound_CoreAudio
comparison CHANGELOG @ 325:ed466b90dbcb
Updated.
author | Ryan C. Gordon <icculus@icculus.org> |
---|---|
date | Mon, 20 May 2002 06:06:02 +0000 |
parents | 4a2cd7d4aa06 |
children | 2d819d03c91e |
comparison
equal
deleted
inserted
replaced
324:d5a980f70dbe | 325:ed466b90dbcb |
---|---|
1 /* | 1 /* |
2 * CHANGELOG. | 2 * CHANGELOG. |
3 */ | 3 */ |
4 | 4 |
5 05202002 - Some .cvsignores from Max and me. | |
5 04292002 - Darrell Walisser updated the Mac Classic and OS X project | 6 04292002 - Darrell Walisser updated the Mac Classic and OS X project |
6 files, fixed some portability issues, and added an | 7 files, fixed some portability issues, and added an |
7 experimental decoder that uses Apple's QuickTime libraries | 8 experimental decoder that uses Apple's QuickTime libraries |
8 (see decoders/quicktime.c). I've included the Mac project files | 9 (see decoders/quicktime.c). I've included the Mac project files |
9 in CVS, now. Removed all use of alloca() from playsound. | 10 in CVS, now. Removed all use of alloca() from playsound. |