comparison CHANGELOG @ 456:24a59b3fdf42

Updated.
author Ryan C. Gordon <icculus@icculus.org>
date Fri, 26 Sep 2003 21:31:14 +0000
parents 6c95cbd55d16
children 9c12dc86d482
comparison
equal deleted inserted replaced
455:cbc2a4ffeeec 456:24a59b3fdf42
1 /* 1 /*
2 * CHANGELOG. 2 * CHANGELOG.
3 */ 3 */
4 4
5 09252003 - Sam Lantinga added support for DLS instruments to the Midid
6 decoder.
5 09132003 - Happy September. Added Speex (.spx) decoder. 7 09132003 - Happy September. Added Speex (.spx) decoder.
6 08052003 - Fixed MIDI decoder on bigendian systems. 8 08052003 - Fixed MIDI decoder on bigendian systems.
7 03102003 - Never actually created samplelist_mutex (Thanks, Glenn Maynard!). 9 03102003 - Never actually created samplelist_mutex (Thanks, Glenn Maynard!).
8 01302003 - Patches to make SDL_sound more Visual C happy (Thanks, Eric!). 10 01302003 - Patches to make SDL_sound more Visual C happy (Thanks, Eric!).
9 01122003 - Fix to smpeg.c's rewinding code (Thanks, Eric). Put Visual C 6 11 01122003 - Fix to smpeg.c's rewinding code (Thanks, Eric). Put Visual C 6