Mercurial > SDL_sound_CoreAudio
comparison CHANGELOG @ 444:188eef49ad0d
Updated.
author | Ryan C. Gordon <icculus@icculus.org> |
---|---|
date | Fri, 31 Jan 2003 05:18:23 +0000 |
parents | 6800c239cc93 |
children | ce8937e44e7a |
comparison
equal
deleted
inserted
replaced
443:30f96c853462 | 444:188eef49ad0d |
---|---|
1 /* | 1 /* |
2 * CHANGELOG. | 2 * CHANGELOG. |
3 */ | 3 */ |
4 | 4 |
5 01302003 - Patches to make SDL_sound more Visual C happy (Thanks, Eric!). | 5 01302003 - Patches to make SDL_sound more compiler-happy (Thanks, Eric!). |
6 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 |
7 project files in CVS, without external binaries (Thanks, Eric). | 7 project files in CVS, without external binaries (Thanks, Eric). |
8 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 |
9 packet per call, and mikmod has a check during initialization to | 9 packet per call, and mikmod has a check during initialization to |
10 prevent a clash with SDL_mixer (Thanks, Eric). | 10 prevent a clash with SDL_mixer (Thanks, Eric). |