Mercurial > SDL_sound_CoreAudio
comparison CHANGELOG @ 499:b4e9fb8ef9f6 stable-1.0
Backport from devbranch:
Trimmed a bunch of junk out of the build system, and now it works on Mac
OS X again.
author | Ryan C. Gordon <icculus@icculus.org> |
---|---|
date | Tue, 06 Dec 2005 11:54:17 +0000 |
parents | d0d381a6f2bb |
children | a9676c2865f9 |
comparison
equal
deleted
inserted
replaced
495:d0d381a6f2bb | 499:b4e9fb8ef9f6 |
---|---|
1 /* | 1 /* |
2 * CHANGELOG. | 2 * CHANGELOG. |
3 */ | 3 */ |
4 | 4 |
5 12062005 - Trimmed a bunch of junk out of the build system, and now it works | |
6 on Mac OS X again. | |
5 10122005 - Check for libmodplug headers in two possible places (thanks, Tyler!) | 7 10122005 - Check for libmodplug headers in two possible places (thanks, Tyler!) |
6 10012005 - Added playsound_simple.c. | 8 10012005 - Added playsound_simple.c. |
7 05302005 - Backport from devtree: Fixed automake nonsense. | 9 05302005 - Backport from devtree: Fixed automake nonsense. |
8 11122004 - Backport from devtree: fix .voc decoder crash on file open. | 10 11122004 - Backport from devtree: fix .voc decoder crash on file open. |
9 05082004 - Fixed "bootstrap" to work with MacOSX. | 11 05082004 - Fixed "bootstrap" to work with MacOSX. |