log playsound/playsound.c @ 168:87b00f023710

age author description
Mon, 26 Nov 2001 04:33:50 +0000 Ryan C. Gordon Added --predecode functionality.
Fri, 09 Nov 2001 08:06:28 +0000 Ryan C. Gordon Commenting and fixes for the audio callback.
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:27:31 +0000 Ryan C. Gordon Cleaned up the overflow buffer hack.
Wed, 17 Oct 2001 06:51:29 +0000 Ryan C. Gordon Fix for properly streaming from the overflow buffer.
Fri, 12 Oct 2001 17:31:46 +0000 Ryan C. Gordon Removed an experiment.
Fri, 12 Oct 2001 16:54:35 +0000 Ryan C. Gordon Added Torbj�rn Andersson's command lines, and cleaned up the usage output.
Thu, 04 Oct 2001 00:59:12 +0000 Ryan C. Gordon Made more robust; fixes most sample rate, etc incompatibilities.
Tue, 25 Sep 2001 21:02:20 +0000 Ryan C. Gordon Fixes some Visual C++ 6.0 compiler complaints.
Mon, 24 Sep 2001 15:28:32 +0000 Ryan C. Gordon Renamed from test/test_sdlsound.c ... lots of other updates, too.