log

age author description
Tue, 23 Nov 2010 18:25:44 -0800 Eric Wing merged
Tue, 23 Nov 2010 18:23:32 -0800 Eric Wing Added more file extension variations for CoreAudio.
Mon, 08 Nov 2010 21:02:49 -0800 Eric Wing Bug fix for CoreAudio seeking. Comments inline in code.
Sat, 06 Nov 2010 00:27:45 -0700 Eric Wing Fixed 48-byte memory leak.
Sat, 23 Oct 2010 22:35:38 -0700 Eric Wing Minor cleanups. Ready to release.
Sun, 10 Oct 2010 21:30:17 -0700 Eric Wing Added new Core Audio backend.
Sun, 24 Jan 2010 13:45:18 -0500 Ryan C. Gordon Don't force quit in signal handler, since we might double-free things. stable-1.0
Sun, 24 Jan 2010 13:29:27 -0500 Ryan C. Gordon Fixed compiler warning. stable-1.0
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 ...