log

age author description
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.