Mercurial > SDL_sound_CoreAudio
changeset 203:ce6f870ed446
Updated.
author | Ryan C. Gordon <icculus@icculus.org> |
---|---|
date | Fri, 04 Jan 2002 06:57:03 +0000 |
parents | ace10a8e632b |
children | dfe83937103c |
files | CHANGELOG |
diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/CHANGELOG Fri Jan 04 06:51:25 2002 +0000 +++ b/CHANGELOG Fri Jan 04 06:57:03 2002 +0000 @@ -4,6 +4,8 @@ 01042001 - Forgot to bump playsound's version to match SDL_sound's. Fixed. Added some notes to the top of COPYING about other libraries, etc. + A real MIDI decoder (using a hacked version of the hacked version + of Timidity from SDL_mixer) is now in place and working well. 01012001 - Happy New Year. Added some debug output to wav.c for future codecs (GSM comes to mind). Fixed the SMPEG decoder's URL to point to Loki's webpage.