Mercurial > SDL_sound_CoreAudio
comparison CHANGELOG @ 258:8fa2a9b2642e
Updated.
author | Ryan C. Gordon <icculus@icculus.org> |
---|---|
date | Tue, 12 Feb 2002 03:07:37 +0000 |
parents | c6b7f7999a0e |
children | 6fe6de401b63 |
comparison
equal
deleted
inserted
replaced
257:7c4f6ee02cd0 | 258:8fa2a9b2642e |
---|---|
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. Changed the magic number in the AU decoder | 6 in the Timidity code. Changed the magic number in the AU decoder |
7 to be bigendian (seems appropriate). Updated README for | 7 to be bigendian (seems appropriate). Updated README for |
8 completeness, and TODO for accuracy. | 8 completeness, and TODO for accuracy. Darrell sent in updated |
9 MacOS X Project Builder files (on the website). | |
9 02072002 - Committed a patch Torbjörn sent in awhile ago for preventing | 10 02072002 - Committed a patch Torbjörn sent in awhile ago for preventing |
10 confusion with Timidity++-specific stuff in the timidity.cfg file. | 11 confusion with Timidity++-specific stuff in the timidity.cfg file. |
11 Tyler Montbriand sent in an updated Visual C package. | 12 Tyler Montbriand sent in an updated Visual C package. |
12 Updated SDL_sound.h's comments a little. Upped version to 0.1.5. | 13 Updated SDL_sound.h's comments a little. Upped version to 0.1.5. |
13 02052002 - Fixed a cleanup I broke last night. Added CWProject.sit to the | 14 02052002 - Fixed a cleanup I broke last night. Added CWProject.sit to the |