Mercurial > SDL_sound_CoreAudio
log SDL_sound.c @ 80:25ee62c6b333
age | author | description |
---|---|---|
Tue, 25 Sep 2001 20:02:40 +0000 | Ryan C. Gordon | Fixed a const complaint from Visual C++ 6.0. |
Mon, 24 Sep 2001 15:31:25 +0000 | Ryan C. Gordon | Changed _D macro to DBGSND. |
Sat, 22 Sep 2001 14:46:44 +0000 | Ryan C. Gordon | Individual decoders are now initialized during Sound_Init(), and deinitialized |
Thu, 20 Sep 2001 07:56:24 +0000 | Ryan C. Gordon | Added AIFF entry, and (for now) some multiple-streams-in-one-rwops support. |
Wed, 19 Sep 2001 14:33:06 +0000 | Ryan C. Gordon | Bugfix (thanks Tsuyoshi Iguchi!), and Ogg Vorbis decoder entry. |
Wed, 19 Sep 2001 08:30:14 +0000 | Ryan C. Gordon | Added WAV entries. |