comparison CHANGELOG @ 448:139cb6ef0491

Updated.
author Ryan C. Gordon <icculus@icculus.org>
date Tue, 05 Aug 2003 10:07:31 +0000
parents ce8937e44e7a
children 6c95cbd55d16
comparison
equal deleted inserted replaced
447:c98a34c00069 448:139cb6ef0491
1 /* 1 /*
2 * CHANGELOG. 2 * CHANGELOG.
3 */ 3 */
4 4
5 08052003 - Fixed MIDI decoder on bigendian systems.
5 03102003 - Never actually created samplelist_mutex (Thanks, Glenn Maynard!). 6 03102003 - Never actually created samplelist_mutex (Thanks, Glenn Maynard!).
6 01302003 - Patches to make SDL_sound more Visual C happy (Thanks, Eric!). 7 01302003 - Patches to make SDL_sound more Visual C happy (Thanks, Eric!).
7 01122003 - Fix to smpeg.c's rewinding code (Thanks, Eric). Put Visual C 6 8 01122003 - Fix to smpeg.c's rewinding code (Thanks, Eric). Put Visual C 6
8 project files in CVS, without external binaries (Thanks, Eric). 9 project files in CVS, without external binaries (Thanks, Eric).
9 12212002 - Fixed ogg.c to decode a full buffer at a time instead of one ogg 10 12212002 - Fixed ogg.c to decode a full buffer at a time instead of one ogg