Mercurial > SDL_sound_CoreAudio
comparison CHANGELOG @ 344:d5d281337ee0
Updated.
author | Ryan C. Gordon <icculus@icculus.org> |
---|---|
date | Wed, 22 May 2002 09:30:59 +0000 |
parents | e3ac0d41668c |
children | b6341f628568 |
comparison
equal
deleted
inserted
replaced
343:03f47480200f | 344:d5d281337ee0 |
---|---|
1 /* | 1 /* |
2 * CHANGELOG. | 2 * CHANGELOG. |
3 */ | 3 */ |
4 | 4 |
5 05222002 - Torbjörn sent in some initial cleanups and fixes for altcvt, and | |
6 fixed a bug in playsound when not all three of --rate, --channels | |
7 and --format are specified. | |
5 05202002 - Some .cvsignores from Max and me. Added a seek implementations for | 8 05202002 - Some .cvsignores from Max and me. Added a seek implementations for |
6 the SMPEG, ogg, aiff, wav-adpcm, voc, and au decoders. Added a seek | 9 the SMPEG, ogg, aiff, wav-adpcm, voc, and au decoders. Added a seek |
7 stub to quicktime.c. playsound now takes milliseconds in the seek | 10 stub to quicktime.c. playsound now takes milliseconds in the seek |
8 lists: --seek "00:00:400" or whatnot. Corrected playsound's usage | 11 lists: --seek "00:00:400" or whatnot. Corrected playsound's usage |
9 text. Other au.c cleanups for extra robustness. Added an | 12 text. Other au.c cleanups for extra robustness. Added an |