Mercurial > SDL_sound_CoreAudio
comparison CHANGELOG @ 481:3f03af31e246 stable-1.0
Backported .voc fix.
author | Ryan C. Gordon <icculus@icculus.org> |
---|---|
date | Fri, 12 Nov 2004 08:26:11 +0000 |
parents | 365c3adc99c1 |
children | b8f694c12010 |
comparison
equal
deleted
inserted
replaced
476:365c3adc99c1 | 481:3f03af31e246 |
---|---|
1 /* | 1 /* |
2 * CHANGELOG. | 2 * CHANGELOG. |
3 */ | 3 */ |
4 | 4 |
5 11122004 - Backport from devtree: fix .voc decoder crash on file open. | |
5 05082004 - Fixed "bootstrap" to work with MacOSX. | 6 05082004 - Fixed "bootstrap" to work with MacOSX. |
6 05072004 - Backed out some commits, converted repository to Subversion, and | 7 05072004 - Backed out some commits, converted repository to Subversion, and |
7 branched off to a 1.1.0 development tree. Changed MikMod URL...old | 8 branched off to a 1.1.0 development tree. Changed MikMod URL...old |
8 one is now a porn site. :( | 9 one is now a porn site. :( |
9 10252003 - VOC decoder was broken. Now it isn't. | 10 10252003 - VOC decoder was broken. Now it isn't. |