Mercurial > SDL_sound_CoreAudio
comparison CHANGELOG @ 457:9c12dc86d482
Fixed typo in CHANGELOG
Fixed bug when timidity is initialized multiple times
author | hercules |
---|---|
date | Sun, 05 Oct 2003 23:25:59 +0000 |
parents | 24a59b3fdf42 |
children | 270dd56ced16 |
comparison
equal
deleted
inserted
replaced
456:24a59b3fdf42 | 457:9c12dc86d482 |
---|---|
1 /* | 1 /* |
2 * CHANGELOG. | 2 * CHANGELOG. |
3 */ | 3 */ |
4 | 4 |
5 09252003 - Sam Lantinga added support for DLS instruments to the Midid | 5 09252003 - Sam Lantinga added support for DLS instruments to the MIDI decoder. |
6 decoder. | |
7 09132003 - Happy September. Added Speex (.spx) decoder. | 6 09132003 - Happy September. Added Speex (.spx) decoder. |
8 08052003 - Fixed MIDI decoder on bigendian systems. | 7 08052003 - Fixed MIDI decoder on bigendian systems. |
9 03102003 - Never actually created samplelist_mutex (Thanks, Glenn Maynard!). | 8 03102003 - Never actually created samplelist_mutex (Thanks, Glenn Maynard!). |
10 01302003 - Patches to make SDL_sound more Visual C happy (Thanks, Eric!). | 9 01302003 - Patches to make SDL_sound more Visual C happy (Thanks, Eric!). |
11 01122003 - Fix to smpeg.c's rewinding code (Thanks, Eric). Put Visual C 6 | 10 01122003 - Fix to smpeg.c's rewinding code (Thanks, Eric). Put Visual C 6 |