Mercurial > SDL_sound_CoreAudio
comparison CHANGELOG @ 512:ef0d98d55865 stable-1.0
Patch to get mpglib going again, from Sam.
author | Ryan C. Gordon <icculus@icculus.org> |
---|---|
date | Fri, 12 May 2006 14:43:27 +0000 |
parents | a9676c2865f9 |
children | c5f184b4b2cd |
comparison
equal
deleted
inserted
replaced
509:5859ad32fc3b | 512:ef0d98d55865 |
---|---|
1 /* | 1 /* |
2 * CHANGELOG. | 2 * CHANGELOG. |
3 */ | 3 */ |
4 | 4 |
5 05122005 - Patched to get mpglib compiling again (thanks, Sam!). | |
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. |