log

age author description
Thu, 25 Oct 2012 16:34:18 -0700 Eric Wing Resynced fixes for unit conversion bugs in the Ogg Tremor decoder from SoundDecoder/ALmixer. default tip
Wed, 27 Apr 2011 19:37:16 -0700 Eric Wing Introduced new Ogg Tremor decoder, based on the existing Ogg Vorbis decoder.
Wed, 27 Apr 2011 19:17:13 -0700 Eric Wing merged
Tue, 12 Apr 2011 01:30:55 -0400 Ryan C. Gordon Disable reverb flag in modplug decoder...it's producing trash in some cases. stable-1.0
Tue, 12 Apr 2011 01:30:55 -0400 Ryan C. Gordon Disable reverb flag in modplug decoder...it's producing trash in some cases.
Mon, 27 Apr 2009 21:55:44 -0700 Ryan C. Gordon Removed Makefile.in (shouldn't be in revision control).
Wed, 27 Apr 2011 19:16:32 -0700 Eric Wing merged
Wed, 27 Apr 2011 19:13:29 -0700 Eric Wing Minor changes to mpg123.c to compile with Visual Studio and modern mpg123.c instead of bundled version.
Tue, 09 Nov 2010 12:11:56 -0500 Ryan C. Gordon Automated merge with http://hg.assembla.com/SDL_sound_CoreAudio
Fri, 29 Oct 2010 03:39:46 -0400 Ryan C. Gordon Removed quicktime.c (use coreaudio.c instead).
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.