log SDL_sound.c @ 157:fa3e593b6a5e

age author description
Fri, 09 Nov 2001 21:43:49 +0000 Ryan C. Gordon FLAC decoder added.
Thu, 01 Nov 2001 19:13:17 +0000 Ryan C. Gordon Decoders can now list multiple file extensions.
Mon, 15 Oct 2001 21:21:11 +0000 Ryan C. Gordon Start of audio converter work.
Sat, 06 Oct 2001 22:09:57 +0000 Ryan C. Gordon Fixed for win32 compile.
Wed, 03 Oct 2001 20:17:48 +0000 Ryan C. Gordon Added Midi decoder.
Wed, 03 Oct 2001 18:29:58 +0000 Ryan C. Gordon config.h management updates.
Wed, 03 Oct 2001 18:01:15 +0000 Ryan C. Gordon Added SHN entry.
Tue, 02 Oct 2001 17:53:23 +0000 Ryan C. Gordon Changed __Sound_strcasecmp() to handle NULL strings gracefully.
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.