Mercurial > SDL_sound_CoreAudio
comparison CHANGELOG @ 475:f0b8865577db
"bootstrap" script works with MacOSX, now.
author | Ryan C. Gordon <icculus@icculus.org> |
---|---|
date | Sat, 08 May 2004 22:06:14 +0000 |
parents | c66080364dff |
children | 3e705c9180e5 |
comparison
equal
deleted
inserted
replaced
474:c66080364dff | 475:f0b8865577db |
---|---|
1 /* | 1 /* |
2 * CHANGELOG. | 2 * CHANGELOG. |
3 */ | 3 */ |
4 | 4 |
5 | |
5 05082004 - Started 1.1.0 development branch with code to determine the total | 6 05082004 - Started 1.1.0 development branch with code to determine the total |
6 length of a sample (thanks to Wesley, Eric, Wang, and Ahilan!)... | 7 length of a sample (thanks to Wesley, Eric, Wang, and Ahilan!)... |
7 this patch was originally committed to CVS on 10252003, but it is | 8 this patch was originally committed to CVS on 10252003, but it is |
8 getting re-merged in the svn repository. | 9 getting re-merged in the svn repository. Fixed "bootstrap" to |
10 work with MacOSX. | |
9 05072004 - Backed out some commits, converted repository to Subversion, and | 11 05072004 - Backed out some commits, converted repository to Subversion, and |
10 branched off to a 1.1.0 development tree. Changed MikMod URL...old | 12 branched off to a 1.1.0 development tree. Changed MikMod URL...old |
11 one is now a porn site. :( | 13 one is now a porn site. :( |
12 10252003 - VOC decoder was broken. Now it isn't. | 14 10252003 - VOC decoder was broken. Now it isn't. |
13 10142003 - Build system fix: acinclude.m4 had some word wrapping badness. | 15 10142003 - Build system fix: acinclude.m4 had some word wrapping badness. |