log

age author description
Thu, 06 Jun 2002 19:12:13 +0000 Ryan C. Gordon FIXME cleanup.
Thu, 06 Jun 2002 18:56:45 +0000 Ryan C. Gordon Updated.
Thu, 06 Jun 2002 18:56:05 +0000 Ryan C. Gordon Added URLs for official and unofficial versions of ModPlug.
Thu, 23 May 2002 12:51:01 +0000 Ryan C. Gordon Updated.
Thu, 23 May 2002 12:37:13 +0000 Ryan C. Gordon Mono-to-stereo fixes, more fprintf debugging output.
Thu, 23 May 2002 12:36:50 +0000 Ryan C. Gordon Updated.
Wed, 22 May 2002 13:24:16 +0000 Ryan C. Gordon Updated.
Wed, 22 May 2002 09:30:59 +0000 Ryan C. Gordon Updated.
Wed, 22 May 2002 09:30:52 +0000 Ryan C. Gordon Now works correctly when specifying not all three of the --rate, --channels,
Wed, 22 May 2002 09:27:54 +0000 Ryan C. Gordon Cleanups by Torbj�rn.
Wed, 22 May 2002 09:27:12 +0000 Ryan C. Gordon Removed a FIXME.
Mon, 20 May 2002 16:21:58 +0000 Ryan C. Gordon Added optional, experimental audio conversion routines by Frank Ranostaj.
Mon, 20 May 2002 16:21:20 +0000 Ryan C. Gordon Updated.
Mon, 20 May 2002 16:18:09 +0000 Ryan C. Gordon Initial add.
Mon, 20 May 2002 12:16:17 +0000 Ryan C. Gordon Added more shite.
Mon, 20 May 2002 12:13:01 +0000 Ryan C. Gordon Updated.
Mon, 20 May 2002 12:11:55 +0000 Ryan C. Gordon Implemented seek method.
Mon, 20 May 2002 11:20:39 +0000 Ryan C. Gordon --seek argument now specifies minutes, seconds, and milliseconds.
Mon, 20 May 2002 11:19:50 +0000 Ryan C. Gordon Implemented seek support for ADPCM-compressed WAVs.
Mon, 20 May 2002 09:41:38 +0000 Ryan C. Gordon seek method implementation.
Mon, 20 May 2002 09:40:59 +0000 Ryan C. Gordon Fixed seek implementation.
Mon, 20 May 2002 09:22:42 +0000 Ryan C. Gordon Cleanups for robustness, potentially buggy seek method implementation.
Mon, 20 May 2002 06:58:58 +0000 Ryan C. Gordon (Might as well keep stub behaviour consistent.)
Mon, 20 May 2002 06:55:23 +0000 Ryan C. Gordon Added a seek method stub.
Mon, 20 May 2002 06:46:43 +0000 Ryan C. Gordon Added seek implementation.
Mon, 20 May 2002 06:40:10 +0000 Ryan C. Gordon Added seek method.
Mon, 20 May 2002 06:06:02 +0000 Ryan C. Gordon Updated.
Mon, 20 May 2002 04:34:08 +0000 Ryan C. Gordon Initial add.
Fri, 10 May 2002 02:23:45 +0000 fingolfin added .cvsignore files
Mon, 29 Apr 2002 06:12:47 +0000 Ryan C. Gordon MacOS fixes.
Mon, 29 Apr 2002 06:12:20 +0000 Ryan C. Gordon Updated.
Mon, 29 Apr 2002 06:03:03 +0000 Ryan C. Gordon Mac fixes, and removed all alloca() calls.
Mon, 29 Apr 2002 06:02:34 +0000 Ryan C. Gordon Updated.
Mon, 29 Apr 2002 06:01:52 +0000 Ryan C. Gordon Initial add.
Mon, 29 Apr 2002 05:56:36 +0000 Ryan C. Gordon Updated.
Mon, 29 Apr 2002 05:55:37 +0000 Ryan C. Gordon Initial add.
Thu, 25 Apr 2002 19:06:27 +0000 Ryan C. Gordon Updated.
Wed, 24 Apr 2002 20:48:30 +0000 Ryan C. Gordon Seekable FLAC detection.
Wed, 24 Apr 2002 20:48:02 +0000 Ryan C. Gordon Updated.
Wed, 24 Apr 2002 20:47:21 +0000 Ryan C. Gordon Seek implementations.
Wed, 24 Apr 2002 20:46:39 +0000 Ryan C. Gordon Logic fixes from Torbj�rn.
Wed, 24 Apr 2002 20:01:20 +0000 Ryan C. Gordon Seek support added.
Wed, 24 Apr 2002 07:57:00 +0000 Ryan C. Gordon Updated.
Wed, 24 Apr 2002 07:56:52 +0000 Ryan C. Gordon Command line updates, added Darrell to the credits, and cleaned up other
Sun, 21 Apr 2002 21:34:59 +0000 Ryan C. Gordon Added seek support for uncompressed WAVs.
Sun, 21 Apr 2002 18:39:47 +0000 Ryan C. Gordon Added framework for Sound_Seek() support.
Sun, 21 Apr 2002 17:48:11 +0000 Ryan C. Gordon VERY preliminary work on Sound_Seek() API.
Sun, 21 Apr 2002 17:47:52 +0000 Ryan C. Gordon Updated.
Mon, 08 Apr 2002 13:31:25 +0000 Ryan C. Gordon Updated.
Mon, 08 Apr 2002 13:31:15 +0000 Ryan C. Gordon Cleaned up archive support. Fixes segfault when playing non-archived
Mon, 25 Mar 2002 20:54:07 +0000 Ryan C. Gordon Visual C fixes.
Mon, 25 Mar 2002 20:53:48 +0000 Ryan C. Gordon Updated.
Mon, 25 Mar 2002 20:52:06 +0000 Ryan C. Gordon Patches for Visual C compatibility.
Mon, 25 Mar 2002 20:51:32 +0000 Ryan C. Gordon Renamed from common.c.
Mon, 25 Mar 2002 20:51:15 +0000 Ryan C. Gordon Renamed to mpglib_common.c
Mon, 25 Mar 2002 08:39:11 +0000 Ryan C. Gordon Updated to fix bugs and deal with API breakage in PhysicsFS.
Mon, 18 Mar 2002 04:52:19 +0000 Ryan C. Gordon Updated.
Sun, 17 Mar 2002 21:17:23 +0000 Ryan C. Gordon Minor cleanups.
Sun, 17 Mar 2002 21:17:09 +0000 Ryan C. Gordon Can determine audio format correctly (mostly correctly?) now. Other cleanups.
Sun, 17 Mar 2002 21:16:33 +0000 Ryan C. Gordon Cleanups and audio format determination.
Sun, 17 Mar 2002 21:15:07 +0000 Ryan C. Gordon Updated.
Sun, 17 Mar 2002 19:57:38 +0000 Ryan C. Gordon Removed unneeded header (fixes build on BeOS).
Sun, 17 Mar 2002 19:57:18 +0000 Ryan C. Gordon Updated.
Sat, 16 Mar 2002 08:48:00 +0000 Ryan C. Gordon PhysicsFS support tied into build system.
Sat, 16 Mar 2002 08:47:29 +0000 Ryan C. Gordon Updated.
Sat, 16 Mar 2002 08:46:49 +0000 Ryan C. Gordon Initial add.
Sat, 16 Mar 2002 03:49:09 +0000 Ryan C. Gordon Disabled physfs code.
Sat, 16 Mar 2002 03:48:36 +0000 Ryan C. Gordon Updated.
Sat, 16 Mar 2002 03:47:41 +0000 Ryan C. Gordon Added PhysicsFS support.
Fri, 15 Mar 2002 04:02:23 +0000 Ryan C. Gordon Updated.
Thu, 14 Mar 2002 21:12:46 +0000 Ryan C. Gordon Minor formatting updates.
Thu, 14 Mar 2002 21:11:52 +0000 Ryan C. Gordon Can now read from stdin.
Thu, 14 Mar 2002 16:38:59 +0000 Ryan C. Gordon Removed global state variable; should be thread safe now.
Thu, 14 Mar 2002 16:38:32 +0000 Ryan C. Gordon Updated.
Thu, 14 Mar 2002 16:17:28 +0000 Ryan C. Gordon Updated.
Thu, 14 Mar 2002 16:16:53 +0000 Ryan C. Gordon Changed --enable-vorbis to --enable-ogg, made other format tweaks.
Sun, 10 Mar 2002 19:16:28 +0000 Ryan C. Gordon Updated.
Sun, 10 Mar 2002 19:15:25 +0000 Ryan C. Gordon Removed fprintf() calls. Replaced with SNDDBG() and Sound_SetError() calls.
Sun, 10 Mar 2002 19:04:46 +0000 Ryan C. Gordon Replaced exit() calls with proper error reporting.
Sun, 10 Mar 2002 19:03:56 +0000 Ryan C. Gordon Corrected error reporting to respect Sound_GetError()'s new thread
Sun, 10 Mar 2002 18:35:31 +0000 Ryan C. Gordon Added a FIXME comment.
Thu, 07 Mar 2002 09:38:51 +0000 Ryan C. Gordon --volume control.
Thu, 07 Mar 2002 09:38:30 +0000 Ryan C. Gordon Updated.
Thu, 07 Mar 2002 08:46:31 +0000 Ryan C. Gordon Detect and discard ID3 tags.
Thu, 07 Mar 2002 08:46:05 +0000 Ryan C. Gordon Updated.
Sun, 03 Mar 2002 04:05:35 +0000 Ryan C. Gordon Patched to respect SDL_sound build flags (fixes --enable-debug, etc).
Sun, 03 Mar 2002 04:05:06 +0000 Ryan C. Gordon Updated.
Fri, 22 Feb 2002 08:58:38 +0000 Ryan C. Gordon Updated.
Thu, 21 Feb 2002 19:55:23 +0000 Ryan C. Gordon Fix for EOF.
Thu, 21 Feb 2002 19:46:55 +0000 Ryan C. Gordon mpglib support.
Thu, 21 Feb 2002 19:46:09 +0000 Ryan C. Gordon Initial add.
Thu, 21 Feb 2002 19:43:05 +0000 Ryan C. Gordon Renamed from mp3.c, some minor changes to avoid symbol clash.
Thu, 21 Feb 2002 19:42:19 +0000 Ryan C. Gordon Renamed to smpeg.c ...
Tue, 12 Feb 2002 03:07:37 +0000 Ryan C. Gordon Updated.
Mon, 11 Feb 2002 08:30:23 +0000 Ryan C. Gordon Changed magic number to be bigendian.
Mon, 11 Feb 2002 08:11:09 +0000 Ryan C. Gordon Updated.
Mon, 11 Feb 2002 07:04:17 +0000 Ryan C. Gordon Updated.
Mon, 11 Feb 2002 07:04:06 +0000 Ryan C. Gordon Memory access fixes.
Fri, 08 Feb 2002 01:53:55 +0000 Ryan C. Gordon Updated. release-0.1.5
Fri, 08 Feb 2002 01:42:00 +0000 Ryan C. Gordon Upped version to 0.1.5.
Fri, 08 Feb 2002 01:41:37 +0000 Ryan C. Gordon Tweaked comments, upped version to 0.1.5.
Thu, 07 Feb 2002 08:11:00 +0000 Ryan C. Gordon Updated.
Thu, 07 Feb 2002 07:48:24 +0000 Ryan C. Gordon Patch to not puke on Timidity++-specific config file directives.
Tue, 05 Feb 2002 20:47:30 +0000 Ryan C. Gordon Updated.
Tue, 05 Feb 2002 20:46:57 +0000 Ryan C. Gordon Added CWProjects.sit to EXTRA_DIST.
Tue, 05 Feb 2002 19:00:39 +0000 Ryan C. Gordon Cast to prevent pointer arithmatic on a (void *).
Mon, 04 Feb 2002 20:06:53 +0000 Ryan C. Gordon Whoops; fixing a compiling bug I introduced.
Mon, 04 Feb 2002 18:48:33 +0000 Ryan C. Gordon Added Darrell Walisser to credits.
Mon, 04 Feb 2002 14:07:05 +0000 Ryan C. Gordon Updated.
Mon, 04 Feb 2002 13:57:26 +0000 Ryan C. Gordon Fixed compiler warnings (thanks, Darrell!)
Mon, 04 Feb 2002 13:56:03 +0000 Ryan C. Gordon Initial add.
Wed, 23 Jan 2002 20:00:51 +0000 fingolfin fixed decoders/Makefile.am
Sun, 20 Jan 2002 21:24:17 +0000 Ryan C. Gordon Updated.
Sat, 19 Jan 2002 23:33:03 +0000 Ryan C. Gordon Updated.
Sat, 19 Jan 2002 23:31:19 +0000 Ryan C. Gordon Increased ModPlug decoder's priority to be above MikMod. Fixed some coding
Sat, 19 Jan 2002 23:27:42 +0000 Ryan C. Gordon Fixed some tabs.
Sat, 19 Jan 2002 20:13:42 +0000 Ryan C. Gordon Took out some whitespace.
Sat, 19 Jan 2002 20:03:09 +0000 Ryan C. Gordon Updated.
Sat, 19 Jan 2002 20:02:55 +0000 Ryan C. Gordon Kludged implementation of the rewind method.
Sat, 19 Jan 2002 19:04:55 +0000 Ryan C. Gordon Updated.
Sat, 19 Jan 2002 16:58:34 +0000 Ryan C. Gordon Rewind method implemented by Torbj�rn.
Sat, 19 Jan 2002 03:11:26 +0000 Ryan C. Gordon Updated.
Sat, 19 Jan 2002 02:45:08 +0000 Ryan C. Gordon Changed test dir to playsound, and make playsound part of standard build and
Sat, 19 Jan 2002 02:44:25 +0000 Ryan C. Gordon Updated.
Sat, 19 Jan 2002 02:41:53 +0000 Ryan C. Gordon Updated/Fixed. I think.
Sat, 19 Jan 2002 01:53:30 +0000 Ryan C. Gordon Fixed an incorrect assertion.
Sat, 19 Jan 2002 01:53:15 +0000 Ryan C. Gordon Updated.
Fri, 18 Jan 2002 02:12:03 +0000 Ryan C. Gordon Implemented rewind method.
Thu, 17 Jan 2002 20:55:46 +0000 Ryan C. Gordon Sound_Rewind() support code.
Thu, 17 Jan 2002 20:54:46 +0000 Ryan C. Gordon Support for looping sounds via a new --loop command line. Rewritten (again!)
Thu, 17 Jan 2002 20:53:53 +0000 Ryan C. Gordon Initial implementation or stubs for rewind method. Other cleanups.
Thu, 17 Jan 2002 20:53:03 +0000 Ryan C. Gordon Updated.
Sun, 13 Jan 2002 21:51:57 +0000 Ryan C. Gordon Error message management now keeps state per-thread, and does not use
Sun, 13 Jan 2002 21:51:04 +0000 Ryan C. Gordon Updated.
Sun, 13 Jan 2002 21:34:46 +0000 Ryan C. Gordon Fixed memory leak I introduced, mangled coding style some more. :)
Sun, 13 Jan 2002 19:51:14 +0000 Ryan C. Gordon Support for .AU files added.
Sun, 13 Jan 2002 19:50:55 +0000 Ryan C. Gordon Updated.
Sun, 13 Jan 2002 19:50:02 +0000 Ryan C. Gordon Now attempts to wait for SDL to finish playing the end of the buffered
Sun, 13 Jan 2002 19:48:16 +0000 Ryan C. Gordon Initial add.
Sun, 13 Jan 2002 19:46:04 +0000 Ryan C. Gordon Changed the magic number macro to be more uniform with other decoders.
Fri, 11 Jan 2002 11:10:22 +0000 Ryan C. Gordon Patched to select streams to handle more carefully.
Fri, 11 Jan 2002 11:09:42 +0000 Ryan C. Gordon Updated.
Thu, 10 Jan 2002 01:18:54 +0000 Ryan C. Gordon Added ModPlug support.
Thu, 10 Jan 2002 01:16:24 +0000 Ryan C. Gordon Initial adds.
Thu, 10 Jan 2002 01:16:24 +0000 Ryan C. Gordon Renamed from mod.c (see modplug.c for the OTHER mod decoder).
Thu, 10 Jan 2002 01:15:57 +0000 Ryan C. Gordon Moved to mikmod.c, to make distinction between ModPlug and MikMod decoders.
Thu, 10 Jan 2002 01:15:11 +0000 Ryan C. Gordon Updated.
Fri, 04 Jan 2002 06:59:49 +0000 Ryan C. Gordon Credit where credit is due.
Fri, 04 Jan 2002 06:57:03 +0000 Ryan C. Gordon Updated.
Fri, 04 Jan 2002 06:51:25 +0000 Ryan C. Gordon set -e and some more output.
Fri, 04 Jan 2002 06:51:12 +0000 Ryan C. Gordon Midi support.
Fri, 04 Jan 2002 06:50:37 +0000 Ryan C. Gordon Rewrite to call an included, patched version of Timidity routines directly.
Fri, 04 Jan 2002 06:49:49 +0000 Ryan C. Gordon Initial add.
Fri, 04 Jan 2002 06:36:06 +0000 Ryan C. Gordon Updated.
Fri, 04 Jan 2002 06:35:39 +0000 Ryan C. Gordon Added some notes to the top of the license.
Fri, 04 Jan 2002 06:26:32 +0000 Ryan C. Gordon Sync version number to that of libSDL_sound.
Wed, 02 Jan 2002 01:12:03 +0000 Ryan C. Gordon Updated.
Wed, 02 Jan 2002 01:11:25 +0000 Ryan C. Gordon Upped version to 0.1.4.
Wed, 02 Jan 2002 01:09:02 +0000 Ryan C. Gordon Added some debugging output in preparation for future codecs (gsm, maybe?)
Wed, 02 Jan 2002 00:41:03 +0000 Ryan C. Gordon Changed decoder's URL to point to Loki's SMPEG development page.
Sun, 30 Dec 2001 23:18:33 +0000 Ryan C. Gordon Fixed a small typo.
Sun, 30 Dec 2001 23:10:01 +0000 Ryan C. Gordon Upped version to 0.1.4.
Thu, 27 Dec 2001 23:09:53 +0000 Ryan C. Gordon Updated. release-0.1.4
Thu, 27 Dec 2001 23:08:44 +0000 Ryan C. Gordon Added (broken and commented out) ElectricFence support.
Thu, 27 Dec 2001 23:07:26 +0000 Ryan C. Gordon printf() fix (extra comma was in there), and --decodebuf/--audiobuf
Thu, 27 Dec 2001 23:05:32 +0000 Ryan C. Gordon Updated and clarified some documentation.
Thu, 27 Dec 2001 23:05:05 +0000 Ryan C. Gordon ADPCM decoder seems to be complete, other fixes too...
Wed, 26 Dec 2001 10:40:25 +0000 Ryan C. Gordon Changed reference to "LICENSE" file to "COPYING".
Wed, 26 Dec 2001 10:39:16 +0000 Ryan C. Gordon Updated comments to reflect change from LICENSE to COPYING file, and put a
Mon, 17 Dec 2001 00:26:10 +0000 Ryan C. Gordon Checks magic number again, unless the file extension is recognized.
Mon, 17 Dec 2001 00:25:46 +0000 Ryan C. Gordon Updated.
Fri, 07 Dec 2001 20:31:20 +0000 Ryan C. Gordon Modified to more easily allow for different compression types.
Fri, 07 Dec 2001 20:30:53 +0000 Ryan C. Gordon Updated.
Wed, 05 Dec 2001 22:24:28 +0000 Ryan C. Gordon Minor tweaks and such.
Wed, 05 Dec 2001 22:24:07 +0000 Ryan C. Gordon Updated.
Wed, 05 Dec 2001 10:05:09 +0000 Ryan C. Gordon Added GNU disclaimers and a --credits option with our names.
Wed, 05 Dec 2001 10:04:48 +0000 Ryan C. Gordon Updated.
Wed, 05 Dec 2001 10:03:55 +0000 Ryan C. Gordon Renamed from LICENSE
Wed, 05 Dec 2001 10:03:39 +0000 Ryan C. Gordon Renamed to "COPYING" to match GNU standards.
Sat, 01 Dec 2001 01:12:58 +0000 Ryan C. Gordon Sound_DecodeAll() is now more robust.
Sat, 01 Dec 2001 01:12:40 +0000 Ryan C. Gordon Updated.
Mon, 26 Nov 2001 04:41:33 +0000 Ryan C. Gordon Updated Sound_DecodeAll()'s comments.
Mon, 26 Nov 2001 04:41:18 +0000 Ryan C. Gordon Updated.
Mon, 26 Nov 2001 04:33:50 +0000 Ryan C. Gordon Added --predecode functionality.
Mon, 26 Nov 2001 04:33:31 +0000 Ryan C. Gordon Fixed Sound_DecodeAll(), and made Sound_FreeSample() a little more robust.
Mon, 26 Nov 2001 04:32:55 +0000 Ryan C. Gordon Cleanups, fixes and enhancements by Torbj�rn Andersson.
Mon, 19 Nov 2001 16:44:10 +0000 Ryan C. Gordon Whoops; I should read the code before I change it next time; regressing
Mon, 19 Nov 2001 16:39:42 +0000 Ryan C. Gordon Now includes FLAC/stream_decoder.h instead of FLAC/all.h. More robust
Mon, 19 Nov 2001 16:37:22 +0000 Ryan C. Gordon Moved MIDI decoder to end of array. Fixed Sound_SetError() so that it
Mon, 19 Nov 2001 16:35:12 +0000 Ryan C. Gordon Changed the header to look for regarding FLAC support from FLAC/all.h to
Fri, 09 Nov 2001 23:57:23 +0000 Ryan C. Gordon Updated my intro comments.
Fri, 09 Nov 2001 23:17:54 +0000 Ryan C. Gordon Forgot to add the SHN decoder...
Fri, 09 Nov 2001 23:16:21 +0000 Ryan C. Gordon Updated.
Fri, 09 Nov 2001 21:49:27 +0000 Ryan C. Gordon Updated.
Fri, 09 Nov 2001 21:43:49 +0000 Ryan C. Gordon FLAC decoder added.
Fri, 09 Nov 2001 21:43:31 +0000 Ryan C. Gordon Updated.
Fri, 09 Nov 2001 21:43:11 +0000 Ryan C. Gordon Initial add.
Fri, 09 Nov 2001 20:46:08 +0000 Ryan C. Gordon Now lists latests entry first.
Fri, 09 Nov 2001 20:36:59 +0000 Ryan C. Gordon Updated.
Fri, 09 Nov 2001 20:36:09 +0000 Ryan C. Gordon Fix for SMPEG and debug settings.
Fri, 09 Nov 2001 08:08:08 +0000 Ryan C. Gordon Updated.
Fri, 09 Nov 2001 08:06:28 +0000 Ryan C. Gordon Commenting and fixes for the audio callback.
Thu, 01 Nov 2001 19:13:17 +0000 Ryan C. Gordon Decoders can now list multiple file extensions.
Thu, 01 Nov 2001 19:12:36 +0000 Ryan C. Gordon Support for multiple file extensions in the decoders, and a SIGINT catcher.
Tue, 23 Oct 2001 18:29:00 +0000 Ryan C. Gordon Updated.
Tue, 23 Oct 2001 18:27:31 +0000 Ryan C. Gordon Cleaned up the overflow buffer hack.
Wed, 17 Oct 2001 06:57:07 +0000 Ryan C. Gordon Updated.
Wed, 17 Oct 2001 06:51:29 +0000 Ryan C. Gordon Fix for properly streaming from the overflow buffer.
Mon, 15 Oct 2001 21:21:11 +0000 Ryan C. Gordon Start of audio converter work.
Mon, 15 Oct 2001 21:20:54 +0000 Ryan C. Gordon Updated.
Mon, 15 Oct 2001 20:24:28 +0000 Ryan C. Gordon Initial add.
Mon, 15 Oct 2001 18:26:27 +0000 Ryan C. Gordon Updated. release-0.1.3
Mon, 15 Oct 2001 18:06:40 +0000 Ryan C. Gordon Updated.
Mon, 15 Oct 2001 18:04:49 +0000 Ryan C. Gordon Added default sample format.
Fri, 12 Oct 2001 17:31:46 +0000 Ryan C. Gordon Removed an experiment.
Fri, 12 Oct 2001 17:01:34 +0000 Ryan C. Gordon Updated.
Fri, 12 Oct 2001 16:54:35 +0000 Ryan C. Gordon Added Torbj�rn Andersson's command lines, and cleaned up the usage output.
Wed, 10 Oct 2001 08:13:51 +0000 fingolfin added CREDITS to EXTRA_DIST in Makefile.am
Wed, 10 Oct 2001 00:45:04 +0000 Ryan C. Gordon Typo.
Wed, 10 Oct 2001 00:43:39 +0000 Ryan C. Gordon Upped version to 0.1.3.
Wed, 10 Oct 2001 00:43:09 +0000 Ryan C. Gordon Updated.
Wed, 10 Oct 2001 00:42:53 +0000 Ryan C. Gordon Win32 fix, upped version to 0.1.3.
Wed, 10 Oct 2001 00:42:30 +0000 Ryan C. Gordon Updated.
Tue, 09 Oct 2001 16:51:44 +0000 Ryan C. Gordon Updated.
Tue, 09 Oct 2001 16:48:30 +0000 Ryan C. Gordon Added Corona688. (What this person's real name?)
Tue, 09 Oct 2001 16:44:05 +0000 Ryan C. Gordon Fix for MS Visual C.
Mon, 08 Oct 2001 19:14:26 +0000 Ryan C. Gordon Updated.
Mon, 08 Oct 2001 19:13:16 +0000 Ryan C. Gordon Restructured to handle multiple formats.
Mon, 08 Oct 2001 18:49:20 +0000 Ryan C. Gordon Updated.
Mon, 08 Oct 2001 01:46:24 +0000 Ryan C. Gordon Portability fix.
Mon, 08 Oct 2001 01:44:59 +0000 Ryan C. Gordon Updated.
Mon, 08 Oct 2001 01:40:42 +0000 Ryan C. Gordon Handles sample rate somewhat more robustly.
Sat, 06 Oct 2001 22:11:09 +0000 Ryan C. Gordon Updated.
Sat, 06 Oct 2001 22:09:57 +0000 Ryan C. Gordon Fixed for win32 compile.
Fri, 05 Oct 2001 14:04:53 +0000 Ryan C. Gordon Updated.
Fri, 05 Oct 2001 14:04:19 +0000 Ryan C. Gordon Removed SDL_endian.h include.
Thu, 04 Oct 2001 19:37:05 +0000 Ryan C. Gordon Updated.
Thu, 04 Oct 2001 19:35:53 +0000 Ryan C. Gordon Changed an #if defined to #ifdef, for consistency with the other
Thu, 04 Oct 2001 01:22:03 +0000 Ryan C. Gordon Updated.
Thu, 04 Oct 2001 00:59:12 +0000 Ryan C. Gordon Made more robust; fixes most sample rate, etc incompatibilities.