Mercurial > SDL_sound_CoreAudio
comparison CHANGELOG @ 442:6800c239cc93
Updated.
author | Ryan C. Gordon <icculus@icculus.org> |
---|---|
date | Fri, 31 Jan 2003 02:11:03 +0000 |
parents | 48b56888964d |
children | 188eef49ad0d |
comparison
equal
deleted
inserted
replaced
441:5b00e43ec23c | 442:6800c239cc93 |
---|---|
1 /* | 1 /* |
2 * CHANGELOG. | 2 * CHANGELOG. |
3 */ | 3 */ |
4 | 4 |
5 01302003 - Patches to make SDL_sound more Visual C happy (Thanks, Eric!). | |
5 01122003 - Fix to smpeg.c's rewinding code (Thanks, Eric). Put Visual C 6 | 6 01122003 - Fix to smpeg.c's rewinding code (Thanks, Eric). Put Visual C 6 |
6 project files in CVS, without external binaries (Thanks, Eric). | 7 project files in CVS, without external binaries (Thanks, Eric). |
7 12212002 - Fixed ogg.c to decode a full buffer at a time instead of one ogg | 8 12212002 - Fixed ogg.c to decode a full buffer at a time instead of one ogg |
8 packet per call, and mikmod has a check during initialization to | 9 packet per call, and mikmod has a check during initialization to |
9 prevent a clash with SDL_mixer (Thanks, Eric). | 10 prevent a clash with SDL_mixer (Thanks, Eric). |