Mercurial > SDL_sound_CoreAudio
comparison CHANGELOG @ 53:f3f8e2a0fe76 release-0.1.2
Updated.
author | Ryan C. Gordon <icculus@icculus.org> |
---|---|
date | Sat, 22 Sep 2001 16:36:09 +0000 |
parents | 365b3be64aac |
children | 8f0e28b7b28c |
comparison
equal
deleted
inserted
replaced
52:69d56e196de7 | 53:f3f8e2a0fe76 |
---|---|
40 decoders/mp3.c so that SMPEG won't claim every stream it sees, MP3 | 40 decoders/mp3.c so that SMPEG won't claim every stream it sees, MP3 |
41 or not. I removed the multiple-streams-per-rwops code, after | 41 or not. I removed the multiple-streams-per-rwops code, after |
42 discussion on the mailing list. The init() and quit() methods | 42 discussion on the mailing list. The init() and quit() methods |
43 led to the possibility that certain decoders will flag themselves | 43 led to the possibility that certain decoders will flag themselves |
44 as unavailable at runtime, and SDL_sound now handles this. | 44 as unavailable at runtime, and SDL_sound now handles this. |
45 Added [LIB|INC]PATH_[OGG|MOD]. Changed version to 0.1.2. | 45 Added [LIB|INC]PATH_[OGG|MOD]. Bigendian fixes; no works on PowerPC |
46 Linux. MikMod tweaks. Changed version to 0.1.2. | |
46 | 47 |
47 --ryan. (icculus@clutteredmind.org) | 48 --ryan. (icculus@clutteredmind.org) |
48 | 49 |
49 /* end of CHANGELOG ... */ | 50 /* end of CHANGELOG ... */ |
50 | 51 |
52 |