log data/fileio/WavFileReader.cpp @ 686:b4a8d8221eaf debug-output

age author description
Thu, 12 May 2011 17:31:24 +0100 Chris Cannam Remove most toStdString calls (no longer needed, with debug header) debug-output
Tue, 10 May 2011 17:55:57 +0100 Chris Cannam More informative error message
Tue, 24 Feb 2009 11:39:45 +0000 Chris Cannam * fix memory leak (thanks Luis, #2628201)
Thu, 07 Feb 2008 15:25:05 +0000 Chris Cannam * Ensure waveforms are strictly correct even when using a non-power-of-two
Thu, 18 Oct 2007 16:20:26 +0000 Chris Cannam * RemoteFile -> FileSource
Thu, 18 Oct 2007 15:31:20 +0000 Chris Cannam * Make RemoteFile far more pervasive, and use it for local files as well
Fri, 24 Aug 2007 11:41:48 +0000 Chris Cannam * Revert revision 713. We do like QStrings after all.
Thu, 09 Aug 2007 16:29:29 +0000 Chris Cannam * change some QStrings to std::strings etc
Mon, 30 Apr 2007 13:36:23 +0000 Chris Cannam * Fix many compile warnings, remove some debug output
Mon, 30 Apr 2007 09:07:42 +0000 Chris Cannam * Fix #1706924 updates not happening on derived waveform generation
Wed, 14 Feb 2007 17:52:06 +0000 Chris Cannam * Fix crash in short spectrogram paint
Fri, 17 Nov 2006 16:27:39 +0000 Chris Cannam * Update copyright notes as appropriate.