Mercurial > SDL_sound_CoreAudio
comparison CHANGELOG @ 256:c6b7f7999a0e
Updated.
author | Ryan C. Gordon <icculus@icculus.org> |
---|---|
date | Mon, 11 Feb 2002 08:11:09 +0000 |
parents | fedfb7975219 |
children | 8fa2a9b2642e |
comparison
equal
deleted
inserted
replaced
255:fedfb7975219 | 256:c6b7f7999a0e |
---|---|
1 /* | 1 /* |
2 * CHANGELOG. | 2 * CHANGELOG. |
3 */ | 3 */ |
4 | 4 |
5 02112002 - Committed a patch from Torbjörn to fix incorrect memory accesses | 5 02112002 - Committed a patch from Torbjörn to fix incorrect memory accesses |
6 in the Timidity code. | 6 in the Timidity code. Changed the magic number in the AU decoder |
7 to be bigendian (seems appropriate). Updated README for | |
8 completeness, and TODO for accuracy. | |
7 02072002 - Committed a patch Torbjörn sent in awhile ago for preventing | 9 02072002 - Committed a patch Torbjörn sent in awhile ago for preventing |
8 confusion with Timidity++-specific stuff in the timidity.cfg file. | 10 confusion with Timidity++-specific stuff in the timidity.cfg file. |
9 Tyler Montbriand sent in an updated Visual C package. | 11 Tyler Montbriand sent in an updated Visual C package. |
10 Updated SDL_sound.h's comments a little. Upped version to 0.1.5. | 12 Updated SDL_sound.h's comments a little. Upped version to 0.1.5. |
11 02052002 - Fixed a cleanup I broke last night. Added CWProject.sit to the | 13 02052002 - Fixed a cleanup I broke last night. Added CWProject.sit to the |