Mercurial > SDL_sound_CoreAudio
comparison CHANGELOG @ 511:8d0c21795258
Updated.
author | Ryan C. Gordon <icculus@icculus.org> |
---|---|
date | Fri, 31 Mar 2006 07:21:52 +0000 |
parents | 6455549cd562 |
children | 006e3d6cd2fe |
comparison
equal
deleted
inserted
replaced
510:1841bdcf2122 | 511:8d0c21795258 |
---|---|
1 /* | 1 /* |
2 * CHANGELOG. | 2 * CHANGELOG. |
3 */ | 3 */ |
4 | 4 |
5 03312005 - Wedged in a temporary hack for Speex rewinding. | |
5 12172005 - Fixed gcc4 whining in playsound_simple.c. | 6 12172005 - Fixed gcc4 whining in playsound_simple.c. |
6 12062005 - Trimmed a bunch of junk out of the build system, and now it works | 7 12062005 - Trimmed a bunch of junk out of the build system, and now it works |
7 on Mac OS X again. | 8 on Mac OS X again. |
8 10122005 - Check for libmodplug headers in two possible places (thanks, Tyler!) | 9 10122005 - Check for libmodplug headers in two possible places (thanks, Tyler!) |
9 10012005 - Added playsound_simple.c. | 10 10012005 - Added playsound_simple.c. |