Sat, 22 Sep 2001 16:33:13 +0000 |
Ryan C. Gordon |
going with MikMod defaults (adds more reverb) and only register the "no
|
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
|
Wed, 19 Sep 2001 08:30:46 +0000 |
Ryan C. Gordon |
Added some helpful info to FMT_open()...
|
Wed, 19 Sep 2001 08:30:14 +0000 |
Ryan C. Gordon |
Added WAV entries.
|
Wed, 19 Sep 2001 08:29:54 +0000 |
Ryan C. Gordon |
Now includes SDL_endian.h ...
|
Wed, 19 Sep 2001 08:24:22 +0000 |
Ryan C. Gordon |
Added WAV support.
|
Wed, 19 Sep 2001 08:22:33 +0000 |
Ryan C. Gordon |
Initial add.
|
Wed, 19 Sep 2001 06:24:58 +0000 |
Ryan C. Gordon |
Initial add.
|
Tue, 18 Sep 2001 11:03:59 +0000 |
Ryan C. Gordon |
Upped version to 0.1.0.
|
Tue, 18 Sep 2001 11:01:48 +0000 |
Ryan C. Gordon |
Initial add.
|
Tue, 18 Sep 2001 11:01:11 +0000 |
Ryan C. Gordon |
Minor fixes.
|
Tue, 18 Sep 2001 11:00:31 +0000 |
Ryan C. Gordon |
Added _D(()) macro, decoder_private field, and changed read() method from
|
Tue, 18 Sep 2001 10:59:31 +0000 |
Ryan C. Gordon |
Typos.
|
Tue, 18 Sep 2001 10:58:03 +0000 |
Ryan C. Gordon |
Some debugging output, and MP3 and VOC entries, added.
|
Tue, 18 Sep 2001 10:56:36 +0000 |
Ryan C. Gordon |
Updated.
|
Tue, 18 Sep 2001 10:54:21 +0000 |
Ryan C. Gordon |
Initial add.
|
Tue, 18 Sep 2001 10:52:48 +0000 |
Ryan C. Gordon |
Updated a lot of comments, and changed read() method's return type.
|
Tue, 18 Sep 2001 10:51:18 +0000 |
Ryan C. Gordon |
Added debugging_chatter flag, and VOC and MP3 decoders.
|
Mon, 17 Sep 2001 18:12:47 +0000 |
Ryan C. Gordon |
Updated.
|
Mon, 17 Sep 2001 18:12:03 +0000 |
Ryan C. Gordon |
Initial add.
|
Mon, 17 Sep 2001 18:10:16 +0000 |
Ryan C. Gordon |
First stab at implementation complete.
|
Mon, 17 Sep 2001 18:09:46 +0000 |
Ryan C. Gordon |
Updated.
|
Mon, 17 Sep 2001 07:07:51 +0000 |
Ryan C. Gordon |
Whoops...changed some overlooked "voice" to "sound".
|
Fri, 14 Sep 2001 23:41:11 +0000 |
Ryan C. Gordon |
Initial revision
|