log

age author description
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.
Thu, 04 Oct 2001 00:36:53 +0000 Ryan C. Gordon Updated.
Wed, 03 Oct 2001 20:17:48 +0000 Ryan C. Gordon Added Midi decoder.
Wed, 03 Oct 2001 20:17:34 +0000 Ryan C. Gordon Updated.
Wed, 03 Oct 2001 20:17:13 +0000 Ryan C. Gordon Initial add, from Torbj�rn Andersson.
Wed, 03 Oct 2001 18:29:58 +0000 Ryan C. Gordon config.h management updates.
Wed, 03 Oct 2001 18:29:32 +0000 Ryan C. Gordon Changing my include structure to do this right.
Wed, 03 Oct 2001 18:17:47 +0000 Ryan C. Gordon Added DEBUG_CHATTER to the --enable-debug defines. (This will become a
Wed, 03 Oct 2001 18:15:52 +0000 Ryan C. Gordon Updated to fix build system problem.
Wed, 03 Oct 2001 18:15:25 +0000 Ryan C. Gordon Updated for autoconf change, and placed #error messages so people don't
Wed, 03 Oct 2001 18:01:15 +0000 Ryan C. Gordon Added SHN entry.
Wed, 03 Oct 2001 17:59:14 +0000 Ryan C. Gordon Fully implemented. Needs testing, but it works on the Grateful Dead show I
Wed, 03 Oct 2001 12:25:34 +0000 fingolfin added config.h, added --enable-debug flag, various other changes to the build system
Tue, 02 Oct 2001 17:54:16 +0000 Ryan C. Gordon Updated.
Tue, 02 Oct 2001 17:53:23 +0000 Ryan C. Gordon Changed __Sound_strcasecmp() to handle NULL strings gracefully.