Mercurial > SDL_sound_CoreAudio
comparison CHANGELOG @ 184:47cc2de2ae36
Changed reference to "LICENSE" file to "COPYING".
author | Ryan C. Gordon <icculus@icculus.org> |
---|---|
date | Wed, 26 Dec 2001 10:40:25 +0000 |
parents | 993dd477eb4c |
children | 92eae705e0d1 |
comparison
equal
deleted
inserted
replaced
183:26996236d790 | 184:47cc2de2ae36 |
---|---|
1 /* | 1 /* |
2 * CHANGELOG. | 2 * CHANGELOG. |
3 */ | 3 */ |
4 | 4 |
5 12262001 - Changed remaining references to the "LICENSE" file into "COPYING". | |
6 Work progresses on the ADPCM-compressed .wav decoder. | |
5 12162001 - FLAC decoder now checks for the magic number unless the file | 7 12162001 - FLAC decoder now checks for the magic number unless the file |
6 extension is recognized. This was changed back because searching | 8 extension is recognized. This was changed back because searching |
7 for metadata, while probably more effective, is VERY expensive (and | 9 for metadata, while probably more effective, is VERY expensive (and |
8 useless) on non-FLAC streams. | 10 useless) on non-FLAC streams. |
9 12052001 - Put our names in a "--credits" option in playsound, and put the | 11 12052001 - Put our names in a "--credits" option in playsound, and put the |