Mercurial > SDL_sound_CoreAudio
comparison CHANGELOG @ 129:c04895f5acb2
Updated.
author | Ryan C. Gordon <icculus@icculus.org> |
---|---|
date | Wed, 10 Oct 2001 00:42:30 +0000 |
parents | e139a7a6855b |
children | 692dfde9564e |
comparison
equal
deleted
inserted
replaced
128:e139a7a6855b | 129:c04895f5acb2 |
---|---|
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 | 89 10092001 - Patches to shn.c for Visual C compatibility. Visual C project files |
90 available from the website. | 90 available from the website. Changed Corona686 to Tyler Montbriand |
91 in CREDITS. | |
91 | 92 |
92 --ryan. (icculus@clutteredmind.org) | 93 --ryan. (icculus@clutteredmind.org) |
93 | 94 |
94 /* end of CHANGELOG ... */ | 95 /* end of CHANGELOG ... */ |
95 | 96 |