log

age author description
Sat, 22 Sep 2001 16:30:06 +0000 Ryan C. Gordon Patched to work on bigendian machines.
Sat, 22 Sep 2001 16:29:17 +0000 Ryan C. Gordon Removed -DUSE_RWOPS for MOD, and readded -Werror.
Sat, 22 Sep 2001 14:48:29 +0000 Ryan C. Gordon Updated.
Sat, 22 Sep 2001 14:46:44 +0000 Ryan C. Gordon Individual decoders are now initialized during Sound_Init(), and deinitialized
Sat, 22 Sep 2001 14:41:38 +0000 Ryan C. Gordon Added init() and quit() methods.
Sat, 22 Sep 2001 14:41:10 +0000 Ryan C. Gordon No longer grabs non-MP3 streams. Added init() and quit() methods.
Sat, 22 Sep 2001 14:40:15 +0000 Ryan C. Gordon Added MOD support, and make a per include/lib paths definable.
Sat, 22 Sep 2001 14:32:40 +0000 Ryan C. Gordon Changed version to 0.1.2.
Sat, 22 Sep 2001 14:29:35 +0000 Ryan C. Gordon Initial add.
Sat, 22 Sep 2001 14:29:17 +0000 Ryan C. Gordon Removed MULTIPLE_STREAMS_PER_RWOPS and added init() and quit() methods to
Sat, 22 Sep 2001 12:28:58 +0000 Ryan C. Gordon Cleanups from Torbj�rn Andersson.
Thu, 20 Sep 2001 07:57:52 +0000 Ryan C. Gordon Fixed incorrect comment, by Torbj�rn Andersson. :)
Thu, 20 Sep 2001 07:57:29 +0000 Ryan C. Gordon Temporary addition of multiple-streams-in-one-RWops support.
Thu, 20 Sep 2001 07:56:52 +0000 Ryan C. Gordon Updated.
Thu, 20 Sep 2001 07:56:24 +0000 Ryan C. Gordon Added AIFF entry, and (for now) some multiple-streams-in-one-rwops support.
Thu, 20 Sep 2001 07:54:47 +0000 Ryan C. Gordon Added Torbj�rn Andersson.
Thu, 20 Sep 2001 07:53:59 +0000 Ryan C. Gordon Added AIFF support.
Thu, 20 Sep 2001 07:51:42 +0000 Ryan C. Gordon Initial add. Thanks, Torbj�rn!
Wed, 19 Sep 2001 16:08:26 +0000 Ryan C. Gordon Updated.
Wed, 19 Sep 2001 16:07:38 +0000 Ryan C. Gordon Fixed a byte-ordering issue.
Wed, 19 Sep 2001 15:38:23 +0000 Ryan C. Gordon Added Ogg Vorbis to "showcfg" target.
Wed, 19 Sep 2001 14:36:11 +0000 Ryan C. Gordon Updated.
Wed, 19 Sep 2001 14:34:52 +0000 Ryan C. Gordon Upped version to 0.1.1 release-0.1.1
Wed, 19 Sep 2001 14:34:10 +0000 Ryan C. Gordon Changed some debug output. Still broken.
Wed, 19 Sep 2001 14:33:22 +0000 Ryan C. Gordon Ogg Vorbis 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 14:05:36 +0000 Ryan C. Gordon Made the SDL audio callback much more robust.
Wed, 19 Sep 2001 14:02:56 +0000 Ryan C. Gordon Initial add.
Wed, 19 Sep 2001 08:32:05 +0000 Ryan C. Gordon Updated.
Wed, 19 Sep 2001 08:31:54 +0000 Ryan C. Gordon Byte ordering fix, changed voc_read to voc_read_waveform, and cleaned up