Sun, 24 Jan 2010 14:01:39 -0500 |
Ryan C. Gordon |
Set a WM caption, which the PulseAudio target can use for display purposes.
|
Sun, 24 Jan 2010 13:45:18 -0500 |
Ryan C. Gordon |
Don't force quit in signal handler, since we might double-free things.
|
Sun, 24 Jan 2010 13:29:27 -0500 |
Ryan C. Gordon |
Fixed compiler warning.
|
Tue, 05 Jan 2010 15:05:57 -0500 |
Ryan C. Gordon |
Removed public attribute from some internal Timidity symbols.
|
Tue, 05 Jan 2010 15:03:43 -0500 |
Ryan C. Gordon |
Clean up symbol visibility in the stable-1.0 branch.
stable-1.0
|
Tue, 05 Jan 2010 14:53:15 -0500 |
Ryan C. Gordon |
Cleaned up gcc4 visibility check.
|
Fri, 30 Jan 2009 19:55:21 -0500 |
Ryan C. Gordon |
This file shouldn't be here.
|
Fri, 30 Jan 2009 19:54:58 -0500 |
Ryan C. Gordon |
Moved SNDDBG output a little later.
|
Fri, 30 Jan 2009 19:40:21 -0500 |
Ryan C. Gordon |
Capitalized some lowercase extensions, to match all the others.
|
Fri, 30 Jan 2009 02:53:47 -0500 |
Ryan C. Gordon |
Fixed SNDDBG output.
|
Fri, 30 Jan 2009 02:45:38 -0500 |
Ryan C. Gordon |
I think we can call playsound a 1.0 release by now. :)
|
Fri, 30 Jan 2009 02:44:47 -0500 |
Ryan C. Gordon |
MP3 decoder upgrade work.
|
Fri, 30 Jan 2009 01:54:03 -0500 |
Ryan C. Gordon |
Fixed spacing on Speex --help text in configure script.
|
Wed, 28 Jan 2009 00:10:48 -0500 |
Ryan C. Gordon |
Removed check for efence...you should use valgrind or something instead.
|
Tue, 27 Jan 2009 17:09:21 -0500 |
Ryan C. Gordon |
Tagging 1.0.3 release.
|
Tue, 27 Jan 2009 17:09:03 -0500 |
Ryan C. Gordon |
Tagging 1.0.2 release.
|
Tue, 27 Jan 2009 14:11:11 -0500 |
Ryan C. Gordon |
Abandoning CHANGELOG.txt ...
|
Tue, 27 Jan 2009 14:09:55 -0500 |
Ryan C. Gordon |
Abandoning CHANGELOG.
stable-1.0
|
Tue, 27 Jan 2009 14:08:54 -0500 |
Ryan C. Gordon |
Backport from head: clean up decoder list #ifdefs.
stable-1.0
|
Tue, 27 Jan 2009 13:55:36 -0500 |
Ryan C. Gordon |
Tidy up the decoder list code.
|
Thu, 11 Sep 2008 05:29:12 -0400 |
Ryan C. Gordon |
Fixed compilation on pre-C99 compilers (gcc2, msvc, etc).
|
Tue, 09 Sep 2008 16:28:11 -0400 |
Ryan C. Gordon |
Replaced references to COPYING with references to LICENSE.txt ...
|
Tue, 09 Sep 2008 16:26:24 -0400 |
Ryan C. Gordon |
Renamed a bunch of FILENAME to FILENAME.txt
|
Mon, 30 Jun 2008 01:49:20 +0000 |
convert-repo |
update tags
|
Sun, 20 Apr 2008 20:36:59 +0000 |
Ryan C. Gordon |
Upped version to 1.0.3.
stable-1.0 release-1.0.3
|
Sun, 20 Apr 2008 20:36:33 +0000 |
Ryan C. Gordon |
Yet-another attempt to properly fix soname.
stable-1.0
|
Sat, 19 Apr 2008 05:06:36 +0000 |
Ryan C. Gordon |
Reset MICRO_VERSION in configure.in to restore binary compatibility with
stable-1.0
|
Thu, 17 Apr 2008 22:33:21 +0000 |
Ryan C. Gordon |
Merged r553:555 from branches/stable-1.0: math.h in shn.c
|
Thu, 17 Apr 2008 22:32:39 +0000 |
Ryan C. Gordon |
Updated.
stable-1.0
|
Thu, 17 Apr 2008 22:32:06 +0000 |
Ryan C. Gordon |
SHN decoder uses functions from math.h ...
stable-1.0
|
Thu, 17 Apr 2008 18:25:38 +0000 |
Ryan C. Gordon |
Upped version to 1.0.2.
stable-1.0 release-1.0.2
|
Thu, 17 Apr 2008 18:17:48 +0000 |
Ryan C. Gordon |
Merged r549:551 from branches/stable-1.0: Added Speex to README.
|
Thu, 17 Apr 2008 18:16:59 +0000 |
Ryan C. Gordon |
Updated.
stable-1.0
|
Thu, 17 Apr 2008 18:16:09 +0000 |
Ryan C. Gordon |
Added Speex to the README.
stable-1.0
|
Thu, 17 Apr 2008 18:12:21 +0000 |
Ryan C. Gordon |
Merged r546:548 from branches/stable-1.0: "make dist" svn fix.
|
Thu, 17 Apr 2008 18:11:29 +0000 |
Ryan C. Gordon |
Updated.
stable-1.0
|
Thu, 17 Apr 2008 18:10:48 +0000 |
Ryan C. Gordon |
"make dist" should clean out .svn dirs now, not CVS dirs.
stable-1.0
|
Thu, 17 Apr 2008 18:08:02 +0000 |
Ryan C. Gordon |
Merged r544:545 from branches/stable-1.0: converted to UTF-8 encoding.
|
Thu, 17 Apr 2008 18:06:53 +0000 |
Ryan C. Gordon |
Converted all text encoding from ISO-8859-1 to UTF-8.
stable-1.0
|
Thu, 17 Apr 2008 17:56:09 +0000 |
Ryan C. Gordon |
Merged r541:543 from branches/stable-1.0: Speex include directory fix.
|
Thu, 17 Apr 2008 17:55:22 +0000 |
Ryan C. Gordon |
Updated.
stable-1.0
|
Thu, 17 Apr 2008 17:54:55 +0000 |
Ryan C. Gordon |
Newer versions of Speex moved to a new include directory.
stable-1.0
|
Thu, 17 Apr 2008 17:43:02 +0000 |
Ryan C. Gordon |
Updated TODO.
|
Wed, 16 Apr 2008 20:51:49 +0000 |
Ryan C. Gordon |
Merged r538:539 from branches/stable-1.0: Typo in CHANGELOG.
|
Wed, 16 Apr 2008 20:50:50 +0000 |
Ryan C. Gordon |
Fixed typo in CHANGELOG.
stable-1.0
|
Fri, 11 Apr 2008 19:55:10 +0000 |
Ryan C. Gordon |
Merge r536:537 from trunk: Speex bogus data check.
stable-1.0
|
Fri, 11 Apr 2008 19:53:57 +0000 |
Ryan C. Gordon |
Check if Speex header has bogus data (CVE-2008-1686).
|
Mon, 06 Aug 2007 09:44:02 +0000 |
Ryan C. Gordon |
Updated my email address.
|
Mon, 06 Aug 2007 09:44:02 +0000 |
Ryan C. Gordon |
Updated my email address.
stable-1.0
|
Mon, 06 Aug 2007 09:41:58 +0000 |
Ryan C. Gordon |
Added -fvisibility=hidden support.
|
Mon, 06 Aug 2007 09:40:31 +0000 |
Ryan C. Gordon |
Minor tutorial.txt update.
|
Sun, 15 Jul 2007 16:00:06 +0000 |
Ryan C. Gordon |
Minor correction in Timidity resampling code (Thanks, Sam!).
|
Sun, 15 Jul 2007 16:00:06 +0000 |
Ryan C. Gordon |
Minor correction in Timidity resampling code (Thanks, Sam!).
stable-1.0
|
Fri, 06 Jul 2007 11:29:02 +0000 |
Ryan C. Gordon |
Fixed uninitialized buffer in mpglib. (Thanks, Phil!).
|
Fri, 06 Jul 2007 11:29:02 +0000 |
Ryan C. Gordon |
Fixed uninitialized buffer in mpglib. (Thanks, Phil!).
stable-1.0
|
Sun, 29 Oct 2006 07:14:48 +0000 |
Ryan C. Gordon |
Fixed bogus memory deference when SMPEG fails init (thanks, Chris!).
|
Sun, 29 Oct 2006 07:14:48 +0000 |
Ryan C. Gordon |
Fixed bogus memory deference when SMPEG fails init (thanks, Chris!).
stable-1.0
|
Sat, 28 Oct 2006 00:57:10 +0000 |
Ryan C. Gordon |
Patch from stable-1.0 branch r528:529.
|
Sat, 28 Oct 2006 00:53:45 +0000 |
Ryan C. Gordon |
Updated to libFLAC 1.1.3 API.
stable-1.0
|
Fri, 28 Jul 2006 06:29:19 +0000 |
Ryan C. Gordon |
Ogg Vorbis files return samples in system byte order by default.
|
Fri, 12 May 2006 14:43:27 +0000 |
Ryan C. Gordon |
Patch to get mpglib going again, from Sam.
|
Fri, 12 May 2006 14:43:27 +0000 |
Ryan C. Gordon |
Patch to get mpglib going again, from Sam.
stable-1.0
|
Fri, 31 Mar 2006 07:21:52 +0000 |
Ryan C. Gordon |
Updated.
|
Fri, 31 Mar 2006 07:20:09 +0000 |
Ryan C. Gordon |
Completely unacceptable hack for Speex rewinding.
|
Sat, 17 Dec 2005 18:55:32 +0000 |
Ryan C. Gordon |
Svn should ignore autom4te.cache.
stable-1.0
|
Sat, 17 Dec 2005 18:51:40 +0000 |
Ryan C. Gordon |
Svn should ignore playsound_simple binary.
stable-1.0
|
Sat, 17 Dec 2005 18:50:17 +0000 |
Ryan C. Gordon |
Whoops, didn't actually fix the gcc4 warnings (backport from devbranch).
stable-1.0
|
Sat, 17 Dec 2005 18:49:41 +0000 |
Ryan C. Gordon |
Whoops, didn't actually fix the gcc4 warnings last time.
|
Sat, 17 Dec 2005 18:47:27 +0000 |
Ryan C. Gordon |
Backport from devbranch: gcc4 cleanup.
stable-1.0
|
Sat, 17 Dec 2005 18:46:20 +0000 |
Ryan C. Gordon |
Clean up gcc4 compiler warnings.
|
Tue, 06 Dec 2005 12:17:39 +0000 |
Ryan C. Gordon |
From stable branch: fixed up timidity and mpglib Makefile.am files.
|
Tue, 06 Dec 2005 12:16:49 +0000 |
Ryan C. Gordon |
Fixed up timidity and mpglib Makefile.am files.
stable-1.0
|
Tue, 06 Dec 2005 12:07:40 +0000 |
Ryan C. Gordon |
Fixed ogg.h detection in configure script.
|
Tue, 06 Dec 2005 12:07:26 +0000 |
Ryan C. Gordon |
Fixed ogg.h detection in configure script.
stable-1.0
|
Tue, 06 Dec 2005 11:54:17 +0000 |
Ryan C. Gordon |
Backport from devbranch:
stable-1.0
|
Tue, 06 Dec 2005 11:45:14 +0000 |
Ryan C. Gordon |
Subversion should ignore playsound_simple binary.
|
Tue, 06 Dec 2005 11:44:29 +0000 |
Ryan C. Gordon |
Trimmed a bunch of junk out of the build system, and now it works on Mac
|
Wed, 12 Oct 2005 22:20:58 +0000 |
Ryan C. Gordon |
Forward port from stable branch: fix modplug header detection.
|
Wed, 12 Oct 2005 22:13:34 +0000 |
Ryan C. Gordon |
Look for modplug headers in both include path and include path + "libmodplug".
stable-1.0
|
Sat, 01 Oct 2005 15:38:51 +0000 |
Ryan C. Gordon |
Added playsound_simple.c, as a basic example.
|
Sat, 01 Oct 2005 15:35:53 +0000 |
Ryan C. Gordon |
Updated.
stable-1.0
|
Sat, 01 Oct 2005 15:35:09 +0000 |
Ryan C. Gordon |
Added playsound_simple.c, which is a better example
stable-1.0
|
Wed, 14 Sep 2005 20:01:50 +0000 |
Ryan C. Gordon |
Patched to compile on more severe compilers.
|
Wed, 14 Sep 2005 16:01:27 +0000 |
Ryan C. Gordon |
Patched to compile.
|
Sun, 03 Jul 2005 21:44:34 +0000 |
Ryan C. Gordon |
Patched compile error.
|
Mon, 30 May 2005 20:13:26 +0000 |
Ryan C. Gordon |
Backport from devtree: Fixed automake nonsense.
stable-1.0
|
Sun, 27 Feb 2005 19:56:24 +0000 |
Ryan C. Gordon |
Updated.
|
Sun, 27 Feb 2005 19:55:29 +0000 |
Ryan C. Gordon |
Added some seriously INCOMPLETE mixer code.
|
Sun, 27 Feb 2005 19:53:25 +0000 |
Ryan C. Gordon |
Added Sound_NewSampleFromMem(), and implementation of RWops pooling.
|
Sun, 27 Feb 2005 19:50:54 +0000 |
Ryan C. Gordon |
Removed more altcvt.
|
Sun, 27 Feb 2005 19:50:01 +0000 |
Ryan C. Gordon |
Removed altcvt.
|
Thu, 06 Jan 2005 07:35:39 +0000 |
Ryan C. Gordon |
Updated Project Builder project files to include missing exports.
|
Fri, 12 Nov 2004 08:26:11 +0000 |
Ryan C. Gordon |
Backported .voc fix.
stable-1.0
|
Fri, 12 Nov 2004 08:21:04 +0000 |
Ryan C. Gordon |
Fixed logic bug in .voc decoder that caused crash at open time.
|
Fri, 12 Nov 2004 08:04:00 +0000 |
Ryan C. Gordon |
Fixed automake nonsense.
|
Thu, 29 Jul 2004 09:26:14 +0000 |
Ryan C. Gordon |
Initial add.
|
Wed, 12 May 2004 02:15:00 +0000 |
Ryan C. Gordon |
Fixed binary compatibility, added Sound_GetDuration().
|
Sat, 08 May 2004 22:10:44 +0000 |
Ryan C. Gordon |
Fixed "bootstrap" script to work with MacOS X.
stable-1.0
|
Sat, 08 May 2004 22:06:14 +0000 |
Ryan C. Gordon |
"bootstrap" script works with MacOSX, now.
|
Sat, 08 May 2004 08:19:50 +0000 |
Ryan C. Gordon |
Most decoders now report total sample play time, now. Technically, this
|
Sat, 08 May 2004 03:14:42 +0000 |
Ryan C. Gordon |
Fixed MikMod URL.
|
Sat, 08 May 2004 03:10:15 +0000 |
Ryan C. Gordon |
Changed mikmod URL.
stable-1.0
|
Sat, 08 May 2004 02:53:46 +0000 |
Ryan C. Gordon |
Moving 1.0 stable to a branch.
stable-1.0
|
Sat, 08 May 2004 01:04:44 +0000 |
Ryan C. Gordon |
Some subversion changes.
|
Sat, 25 Oct 2003 12:39:36 +0000 |
Ryan C. Gordon |
Updated.
|
Sat, 25 Oct 2003 12:38:57 +0000 |
Ryan C. Gordon |
Fixed broken VOC decoder...would always dereference NULL during VOC_open().
|
Wed, 15 Oct 2003 02:22:17 +0000 |
Ryan C. Gordon |
Updated.
|
Wed, 15 Oct 2003 02:21:31 +0000 |
Ryan C. Gordon |
Build system fixes.
|
Sun, 12 Oct 2003 19:06:44 +0000 |
Ryan C. Gordon |
Build/packaging fixes.
|
Sun, 12 Oct 2003 19:06:27 +0000 |
Ryan C. Gordon |
Updated.
release-1.0.1
|
Sun, 12 Oct 2003 18:22:06 +0000 |
Ryan C. Gordon |
Upped version to 1.0.1.
|
Sun, 12 Oct 2003 18:21:06 +0000 |
Ryan C. Gordon |
Updated.
|
Fri, 10 Oct 2003 08:02:54 +0000 |
Ryan C. Gordon |
Updated.
|
Fri, 10 Oct 2003 08:01:45 +0000 |
Ryan C. Gordon |
Updated.
|
Fri, 10 Oct 2003 08:00:42 +0000 |
Ryan C. Gordon |
Changed some SDL_Error()s to __Sound_SetError() to fix linking issues.
|
Sun, 05 Oct 2003 23:33:11 +0000 |
hercules |
Fixed memory corruption when freeing DLS instruments
|
Sun, 05 Oct 2003 23:25:59 +0000 |
hercules |
Fixed typo in CHANGELOG
|
Fri, 26 Sep 2003 21:31:14 +0000 |
Ryan C. Gordon |
Updated.
|
Fri, 26 Sep 2003 20:51:58 +0000 |
hercules |
* Added support for loading DLS format instruments:
|
Sat, 13 Sep 2003 20:46:09 +0000 |
Ryan C. Gordon |
Took out a C++-style comment.
|
Sat, 13 Sep 2003 20:35:24 +0000 |
Ryan C. Gordon |
Updated comments on supported files to include Speex.
|
Sat, 13 Sep 2003 20:30:13 +0000 |
Ryan C. Gordon |
Updated.
|
Sat, 13 Sep 2003 20:28:55 +0000 |
Ryan C. Gordon |
Initial add.
|
Sat, 13 Sep 2003 20:28:39 +0000 |
Ryan C. Gordon |
Added Speex decoder.
|
Sat, 13 Sep 2003 20:27:33 +0000 |
Ryan C. Gordon |
Extremely minor cleanup.
|
Tue, 05 Aug 2003 10:07:31 +0000 |
Ryan C. Gordon |
Updated.
|
Tue, 05 Aug 2003 10:07:20 +0000 |
Ryan C. Gordon |
Fixed MIDI decoding on bigendian systems.
|
Mon, 10 Mar 2003 22:44:59 +0000 |
Ryan C. Gordon |
Updated.
|
Mon, 10 Mar 2003 22:43:58 +0000 |
Ryan C. Gordon |
Never actually created samplelist_mutex (doh!) ... Thanks, Glenn Maynard!
|
Fri, 31 Jan 2003 05:18:23 +0000 |
Ryan C. Gordon |
Updated.
|
Fri, 31 Jan 2003 05:17:46 +0000 |
Ryan C. Gordon |
MacOS X build fixes.
|
Fri, 31 Jan 2003 02:11:03 +0000 |
Ryan C. Gordon |
Updated.
|
Fri, 31 Jan 2003 01:53:12 +0000 |
Ryan C. Gordon |
Patches to make SDL_sound more Visual C happy.
|
Sun, 12 Jan 2003 22:06:38 +0000 |
Ryan C. Gordon |
Fixed (I hope!) some libtool problems.
|
Sun, 12 Jan 2003 21:12:19 +0000 |
Ryan C. Gordon |
Updated.
|
Sun, 12 Jan 2003 21:11:15 +0000 |
Ryan C. Gordon |
Initial add.
|
Sun, 12 Jan 2003 20:59:32 +0000 |
Ryan C. Gordon |
Updated.
|
Sun, 12 Jan 2003 20:59:25 +0000 |
Ryan C. Gordon |
Patch to fix rewinding code by Eric Wing.
|
Sat, 21 Dec 2002 11:35:09 +0000 |
Ryan C. Gordon |
Updated.
|
Sat, 21 Dec 2002 11:32:50 +0000 |
Ryan C. Gordon |
Prevent a clash between SDL_mixer and SDL_sound in mikmod initialization.
|
Sat, 21 Dec 2002 11:32:14 +0000 |
Ryan C. Gordon |
Read until buffer is full in Sound_Decode() rather than one packet per call.
|
Tue, 10 Dec 2002 02:15:32 +0000 |
Ryan C. Gordon |
Call SDL_InitSubSystem instead of SDL_Init, to prevent unwanted initialization
|
Tue, 10 Dec 2002 02:14:47 +0000 |
Ryan C. Gordon |
Updated.
|
Wed, 09 Oct 2002 16:44:27 +0000 |
Ryan C. Gordon |
Upped version to 1.0.0.
release-1.0.0
|
Wed, 09 Oct 2002 16:20:33 +0000 |
Ryan C. Gordon |
Updated.
|
Wed, 09 Oct 2002 16:20:04 +0000 |
Ryan C. Gordon |
Fixed physfs source inclusion with "make dist".
|
Wed, 09 Oct 2002 16:10:11 +0000 |
Ryan C. Gordon |
Upped version to 1.0.0.
|
Wed, 09 Oct 2002 16:09:57 +0000 |
Ryan C. Gordon |
Updated.
|
Wed, 09 Oct 2002 15:50:16 +0000 |
Ryan C. Gordon |
Added a comment for later.
|
Wed, 09 Oct 2002 15:50:02 +0000 |
Ryan C. Gordon |
Updated.
|
Mon, 30 Sep 2002 08:03:10 +0000 |
Ryan C. Gordon |
Updated.
|
Mon, 30 Sep 2002 08:01:26 +0000 |
Ryan C. Gordon |
Removed backwards compatible API nastiness from FLAC decoder.
|
Thu, 26 Sep 2002 04:39:41 +0000 |
Ryan C. Gordon |
Patched to compile.
|
Thu, 26 Sep 2002 04:34:35 +0000 |
Ryan C. Gordon |
Latest altcvt from Frank.
|
Thu, 26 Sep 2002 04:34:25 +0000 |
Ryan C. Gordon |
Updated.
|
Thu, 26 Sep 2002 04:27:21 +0000 |
Ryan C. Gordon |
Updated.
|
Thu, 26 Sep 2002 04:21:14 +0000 |
Ryan C. Gordon |
Fixed SDLCALL nonsense. Should work with Win32/WinCE now, I think.
|
Thu, 22 Aug 2002 10:06:29 +0000 |
Ryan C. Gordon |
Added Borland C++ info, other revisions.
|
Thu, 22 Aug 2002 09:56:11 +0000 |
Ryan C. Gordon |
Initial add.
|
Thu, 22 Aug 2002 09:48:56 +0000 |
Ryan C. Gordon |
Added borland.zip to EXTRA_DIST.
|
Thu, 22 Aug 2002 09:39:28 +0000 |
Ryan C. Gordon |
Updated.
|
Sat, 17 Aug 2002 13:31:30 +0000 |
Ryan C. Gordon |
Updated.
|
Sat, 17 Aug 2002 13:27:39 +0000 |
Ryan C. Gordon |
Memory leak patched by Torbj�rn Andersson.
|
Mon, 29 Jul 2002 22:37:04 +0000 |
Ryan C. Gordon |
Updated.
|
Mon, 29 Jul 2002 22:36:21 +0000 |
Ryan C. Gordon |
Valgrind cleanups.
|
Mon, 29 Jul 2002 07:50:29 +0000 |
Ryan C. Gordon |
Memory leak fixes.
|
Sun, 21 Jul 2002 15:18:49 +0000 |
Ryan C. Gordon |
Updated.
|
Sun, 21 Jul 2002 15:18:40 +0000 |
Ryan C. Gordon |
Reset done_flag between files so everything plays correctly.
|
Thu, 18 Jul 2002 07:08:23 +0000 |
Ryan C. Gordon |
Updated.
|
Sat, 13 Jul 2002 23:41:40 +0000 |
Ryan C. Gordon |
Updated.
|
Sat, 13 Jul 2002 23:41:08 +0000 |
Ryan C. Gordon |
More altcvt updates and fixes from Frank.
|
Fri, 12 Jul 2002 23:17:23 +0000 |
Ryan C. Gordon |
Updated.
|
Fri, 12 Jul 2002 23:16:24 +0000 |
Ryan C. Gordon |
Fixed "inline" keyword to compile.
|
Thu, 11 Jul 2002 05:28:52 +0000 |
Ryan C. Gordon |
FIXME cleanups.
|
Thu, 11 Jul 2002 05:28:33 +0000 |
Ryan C. Gordon |
Updated.
|
Thu, 11 Jul 2002 05:02:21 +0000 |
Ryan C. Gordon |
Updated.
|
Thu, 11 Jul 2002 05:02:14 +0000 |
Ryan C. Gordon |
FIXME cleanup.
|
Thu, 11 Jul 2002 04:56:36 +0000 |
Ryan C. Gordon |
Updated.
|
Thu, 11 Jul 2002 04:56:08 +0000 |
Ryan C. Gordon |
Mutex'd a potential race condition.
|
Thu, 11 Jul 2002 04:33:17 +0000 |
Ryan C. Gordon |
Updated.
|
Thu, 11 Jul 2002 04:33:08 +0000 |
Ryan C. Gordon |
Handles all versions of libFLAC up to version 1.0.3, now.
|
Wed, 10 Jul 2002 21:46:07 +0000 |
Ryan C. Gordon |
Updated.
|
Wed, 10 Jul 2002 21:45:39 +0000 |
Ryan C. Gordon |
Fixed looping and other settings that were being reinitialized incorrectly.
|
Wed, 10 Jul 2002 03:58:40 +0000 |
Ryan C. Gordon |
Updated.
|
Wed, 10 Jul 2002 03:58:12 +0000 |
Ryan C. Gordon |
Fixed a typo in the comments (and as such, also in the Doxygen output).
|
Fri, 05 Jul 2002 23:12:55 +0000 |
Ryan C. Gordon |
Updated.
|
Fri, 05 Jul 2002 23:11:51 +0000 |
Ryan C. Gordon |
Changed all the Sound_SetError() calls to __Sound_SetError (or BAIL*_MACRO)
|
Fri, 05 Jul 2002 22:34:55 +0000 |
Ryan C. Gordon |
Changed DECLSPEC definition.
|
Fri, 05 Jul 2002 22:32:54 +0000 |
Ryan C. Gordon |
FIXME removal and cleanups.
|
Fri, 05 Jul 2002 20:05:13 +0000 |
Ryan C. Gordon |
Updated.
|
Fri, 05 Jul 2002 20:05:03 +0000 |
Ryan C. Gordon |
Cleanups, FIXME removals, and better command line handling.
|
Wed, 03 Jul 2002 04:44:46 +0000 |
Ryan C. Gordon |
Sync'd with latest altcvt.
|
Wed, 03 Jul 2002 04:33:49 +0000 |
Ryan C. Gordon |
Updated.
|
Wed, 03 Jul 2002 04:33:23 +0000 |
Ryan C. Gordon |
More fixes from Frank.
|
Wed, 03 Jul 2002 03:29:44 +0000 |
Ryan C. Gordon |
Updated.
|
Tue, 02 Jul 2002 03:59:45 +0000 |
Ryan C. Gordon |
Added config.cache.
|
Tue, 02 Jul 2002 03:58:24 +0000 |
Ryan C. Gordon |
WinCE (PocketPC) patches from Tyler.
|
Tue, 02 Jul 2002 03:57:48 +0000 |
Ryan C. Gordon |
WinCE (PocketPC) stuff from Tyler, ModPlug settings maintanance by me.
|
Tue, 02 Jul 2002 03:57:02 +0000 |
Ryan C. Gordon |
Added a reverb setting, moved assert.h include out.
|
Sat, 29 Jun 2002 04:09:39 +0000 |
Ryan C. Gordon |
Updated.
|
Sat, 29 Jun 2002 04:08:17 +0000 |
Ryan C. Gordon |
More altcvt updates from Frank.
|
Tue, 25 Jun 2002 17:15:29 +0000 |
Ryan C. Gordon |
Updated.
|
Tue, 25 Jun 2002 17:15:03 +0000 |
Ryan C. Gordon |
More work from Frank.
|
Mon, 24 Jun 2002 23:13:04 +0000 |
Ryan C. Gordon |
Updated.
|
Mon, 24 Jun 2002 23:12:55 +0000 |
Ryan C. Gordon |
Fixed to handle stereo AIFF files.
|
Sat, 22 Jun 2002 23:19:41 +0000 |
Ryan C. Gordon |
Fixes to interface with SDL_sound correctly by Torbjorn.
|
Fri, 21 Jun 2002 20:04:22 +0000 |
Ryan C. Gordon |
Updated.
|
Fri, 21 Jun 2002 20:03:46 +0000 |
Ryan C. Gordon |
More patches from Frank.
|
Tue, 18 Jun 2002 21:49:44 +0000 |
Ryan C. Gordon |
More revisions from Frank.
|
Thu, 13 Jun 2002 23:15:37 +0000 |
Ryan C. Gordon |
Fix to handle strange WAV fmt chunks.
|
Thu, 13 Jun 2002 23:15:15 +0000 |
Ryan C. Gordon |
Updated.
|
Wed, 12 Jun 2002 18:16:33 +0000 |
Ryan C. Gordon |
Updated from Frank.
|
Wed, 12 Jun 2002 08:35:30 +0000 |
Ryan C. Gordon |
Updated.
|
Wed, 12 Jun 2002 08:35:23 +0000 |
Ryan C. Gordon |
Fixes and enhancements from Frank Ranostaj.
|
Tue, 11 Jun 2002 23:33:27 +0000 |
Ryan C. Gordon |
Updated.
|
Tue, 11 Jun 2002 23:33:02 +0000 |
Ryan C. Gordon |
Fixed some debug messages.
|
Fri, 07 Jun 2002 23:09:24 +0000 |
Ryan C. Gordon |
More documentation cleanups and enhancements.
|
Fri, 07 Jun 2002 13:31:39 +0000 |
Ryan C. Gordon |
Updated.
|
Fri, 07 Jun 2002 13:26:13 +0000 |
Ryan C. Gordon |
Added docs stuff.
|
Fri, 07 Jun 2002 13:25:14 +0000 |
Ryan C. Gordon |
Initial add.
|
Fri, 07 Jun 2002 13:23:59 +0000 |
Ryan C. Gordon |
Tweaked and enhanced for Doxygen support.
|
Thu, 06 Jun 2002 19:14:00 +0000 |
Ryan C. Gordon |
Updated.
|
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.
|
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.
|
Tue, 02 Oct 2001 17:47:07 +0000 |
Ryan C. Gordon |
Updated.
|
Tue, 02 Oct 2001 17:46:12 +0000 |
Ryan C. Gordon |
Fix for MP3 detection.
|
Tue, 02 Oct 2001 17:23:08 +0000 |
Ryan C. Gordon |
Updated.
|
Tue, 02 Oct 2001 17:22:07 +0000 |
Ryan C. Gordon |
Changed comment regarding "the mikmod directory".
|
Mon, 01 Oct 2001 09:12:44 +0000 |
Ryan C. Gordon |
Updated.
|
Mon, 01 Oct 2001 09:12:01 +0000 |
Ryan C. Gordon |
Fixed a memory leak in the close() method.
|
Tue, 25 Sep 2001 22:48:57 +0000 |
Ryan C. Gordon |
Updated.
|
Tue, 25 Sep 2001 22:48:24 +0000 |
Ryan C. Gordon |
Added shn module.
|
Tue, 25 Sep 2001 22:47:36 +0000 |
Ryan C. Gordon |
Replaced with autoconf. Heaven forbid! :)
|
Tue, 25 Sep 2001 22:44:25 +0000 |
Ryan C. Gordon |
Shouldn't be here.
|
Tue, 25 Sep 2001 22:43:57 +0000 |
Ryan C. Gordon |
Added a "you are now ready to run ./configure" message...
|
Tue, 25 Sep 2001 22:43:09 +0000 |
Ryan C. Gordon |
Initial add.
|
Tue, 25 Sep 2001 22:42:52 +0000 |
Ryan C. Gordon |
Added Shorten module.
|
Tue, 25 Sep 2001 21:26:05 +0000 |
Ryan C. Gordon |
Updated.
|
Tue, 25 Sep 2001 21:25:14 +0000 |
Ryan C. Gordon |
Stopped using SDL_OutOfMemory().
|
Tue, 25 Sep 2001 21:02:20 +0000 |
Ryan C. Gordon |
Fixes some Visual C++ 6.0 compiler complaints.
|
Tue, 25 Sep 2001 21:00:02 +0000 |
Ryan C. Gordon |
From Max Horn: fixes header installation.
|
Tue, 25 Sep 2001 20:02:40 +0000 |
Ryan C. Gordon |
Fixed a const complaint from Visual C++ 6.0.
|
Tue, 25 Sep 2001 18:54:03 +0000 |
Ryan C. Gordon |
Updated.
|
Tue, 25 Sep 2001 18:53:43 +0000 |
Ryan C. Gordon |
Initial add.
|
Tue, 25 Sep 2001 18:51:52 +0000 |
Ryan C. Gordon |
Doh...that shouldn't be there.
|
Tue, 25 Sep 2001 16:49:40 +0000 |
Ryan C. Gordon |
Shouldn't compile skeleton.c.
|
Tue, 25 Sep 2001 16:29:46 +0000 |
Ryan C. Gordon |
Commented out --force option to automake.
|
Tue, 25 Sep 2001 16:29:29 +0000 |
Ryan C. Gordon |
Commented out AC_FUNC_MALLOC for now.
|
Tue, 25 Sep 2001 16:27:09 +0000 |
Ryan C. Gordon |
Added libtool stuff.
|
Tue, 25 Sep 2001 16:26:14 +0000 |
Ryan C. Gordon |
Initial add.
|
Tue, 25 Sep 2001 15:57:44 +0000 |
Ryan C. Gordon |
Initial add.
|
Tue, 25 Sep 2001 15:56:21 +0000 |
Ryan C. Gordon |
Shouldn't be here.
|
Tue, 25 Sep 2001 15:53:55 +0000 |
Ryan C. Gordon |
Whoops...shouldn't be here.
|
Tue, 25 Sep 2001 15:46:48 +0000 |
Ryan C. Gordon |
Initial add.
|
Tue, 25 Sep 2001 01:47:42 +0000 |
Ryan C. Gordon |
Updated.
|
Tue, 25 Sep 2001 01:30:14 +0000 |
Ryan C. Gordon |
Changed AC_INIT() to look for SDL_sound.c, not COPYING, since I'm keeping
|
Tue, 25 Sep 2001 01:10:20 +0000 |
Ryan C. Gordon |
Initial add.
|
Mon, 24 Sep 2001 23:33:19 +0000 |
Ryan C. Gordon |
Changes in preparation of autoconf support.
|
Mon, 24 Sep 2001 23:32:29 +0000 |
Ryan C. Gordon |
Changes in preparation for autoconf, and the RWops wrappers changed to
|
Mon, 24 Sep 2001 15:31:25 +0000 |
Ryan C. Gordon |
Changed _D macro to DBGSND.
|
Mon, 24 Sep 2001 15:31:03 +0000 |
Ryan C. Gordon |
Updated.
|
Mon, 24 Sep 2001 15:29:58 +0000 |
Ryan C. Gordon |
Changed test_sdlsound to playsound.
|
Mon, 24 Sep 2001 15:29:27 +0000 |
Ryan C. Gordon |
Changed _D macro to SNDDBG, and fixed a warning if compiling without debug
|
Mon, 24 Sep 2001 15:28:32 +0000 |
Ryan C. Gordon |
Renamed from test/test_sdlsound.c ... lots of other updates, too.
|
Mon, 24 Sep 2001 15:28:05 +0000 |
Ryan C. Gordon |
Renamed to test/playsound.c
|
Mon, 24 Sep 2001 08:13:12 +0000 |
Ryan C. Gordon |
Enabling MP3 support by default.
|
Mon, 24 Sep 2001 08:11:33 +0000 |
Ryan C. Gordon |
Updated.
|
Mon, 24 Sep 2001 07:55:22 +0000 |
Ryan C. Gordon |
Fixes by Torbj�rn...now the thing actually works! :) See the CHANGELOG
|
Sat, 22 Sep 2001 16:36:09 +0000 |
Ryan C. Gordon |
Updated.
release-0.1.2
|
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
|