log

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