Mercurial > SDL_sound_CoreAudio
comparison CHANGELOG @ 352:f0eb99670fa8
Updated.
author | Ryan C. Gordon <icculus@icculus.org> |
---|---|
date | Thu, 06 Jun 2002 19:14:00 +0000 |
parents | cafdbcae733d |
children | ea5c61aeb891 |
comparison
equal
deleted
inserted
replaced
351:069ce624d6cf | 352:f0eb99670fa8 |
---|---|
1 /* | 1 /* |
2 * CHANGELOG. | 2 * CHANGELOG. |
3 */ | 3 */ |
4 | 4 |
5 06062002 - Added URLs for official and unofficial versions of ModPlug in | 5 06062002 - Added URLs for official and unofficial versions of ModPlug in |
6 decoders/modplug.c. | 6 decoders/modplug.c. Cleaned up some FIXMEs. |
7 05222002 - Torbjörn sent in some more fixes for altcvt: mono to stereo | 7 05222002 - Torbjörn sent in some more fixes for altcvt: mono to stereo |
8 conversion works, now. | 8 conversion works, now. |
9 05222002 - Torbjörn sent in some initial cleanups and fixes for altcvt, and | 9 05222002 - Torbjörn sent in some initial cleanups and fixes for altcvt, and |
10 fixed a bug in playsound when not all three of --rate, --channels | 10 fixed a bug in playsound when not all three of --rate, --channels |
11 and --format are specified. | 11 and --format are specified. |