Mercurial > SDL_sound_CoreAudio
comparison CHANGELOG @ 128:e139a7a6855b
Updated.
author | Ryan C. Gordon <icculus@icculus.org> |
---|---|
date | Tue, 09 Oct 2001 16:51:44 +0000 |
parents | 7d033b28b5d2 |
children | c04895f5acb2 |
comparison
equal
deleted
inserted
replaced
127:21c73fafde50 | 128:e139a7a6855b |
---|---|
84 work universally. This isn't an idea solution, but it's probably | 84 work universally. This isn't an idea solution, but it's probably |
85 the best we can do without rewriting mikmod. Made a change to ogg.c | 85 the best we can do without rewriting mikmod. Made a change to ogg.c |
86 for portability: changed an int64_t to ogg_int64_t. | 86 for portability: changed an int64_t to ogg_int64_t. |
87 10082001 - Restructured decoders/wav.c to allow for multiple formats, and | 87 10082001 - Restructured decoders/wav.c to allow for multiple formats, and |
88 put the start of a handler for the ADPCM format in place. | 88 put the start of a handler for the ADPCM format in place. |
89 10092001 - Patches to shn.c for Visual C compatibility. Visual C project files | |
90 available from the website. | |
89 | 91 |
90 --ryan. (icculus@clutteredmind.org) | 92 --ryan. (icculus@clutteredmind.org) |
91 | 93 |
92 /* end of CHANGELOG ... */ | 94 /* end of CHANGELOG ... */ |
93 | 95 |