Mercurial > SDL_sound_CoreAudio
comparison CHANGELOG @ 504:6455549cd562
Clean up gcc4 compiler warnings.
author | Ryan C. Gordon <icculus@icculus.org> |
---|---|
date | Sat, 17 Dec 2005 18:46:20 +0000 |
parents | 0b244f36049e |
children | 8d0c21795258 |
comparison
equal
deleted
inserted
replaced
503:a0297d442b6a | 504:6455549cd562 |
---|---|
1 /* | 1 /* |
2 * CHANGELOG. | 2 * CHANGELOG. |
3 */ | 3 */ |
4 | 4 |
5 12172005 - Fixed gcc4 whining in playsound_simple.c. | |
5 12062005 - Trimmed a bunch of junk out of the build system, and now it works | 6 12062005 - Trimmed a bunch of junk out of the build system, and now it works |
6 on Mac OS X again. | 7 on Mac OS X again. |
7 10122005 - Check for libmodplug headers in two possible places (thanks, Tyler!) | 8 10122005 - Check for libmodplug headers in two possible places (thanks, Tyler!) |
8 10012005 - Added playsound_simple.c. | 9 10012005 - Added playsound_simple.c. |
9 09142005 - Happy September. Patched smpeg.c and some other things to compile. | 10 09142005 - Happy September. Patched smpeg.c and some other things to compile. |