log data/fileio/CodedAudioFileReader.cpp @ 800:9207c142b461 qt5

age author description
Fri, 08 Mar 2013 21:35:46 +0000 Chris Cannam More refinement in audiofile read tests and implementation
Fri, 08 Mar 2013 20:05:49 +0000 Chris Cannam Better general approach
Fri, 08 Mar 2013 18:19:05 +0000 Chris Cannam More on tests, and not the right way to do it with end of resampled file
Fri, 08 Mar 2013 16:14:21 +0000 Chris Cannam Toward audio read tests
Thu, 07 Mar 2013 17:17:58 +0000 Chris Cannam If a reader doesn't provide a file sample rate, blow up -- don't just assume
Sun, 01 Jul 2012 11:53:00 +0100 Chris Cannam Merge from branch "default" coreaudio_tests
Mon, 05 Mar 2012 08:48:36 +0000 Chris Cannam Patch for compilation with gcc-4.7, from Michel Alexandre Salim
Tue, 14 Jun 2011 15:26:52 +0100 Chris Cannam Seems to be a bad idea to use plain DEBUG symbol on OS/X (system wants it)
Mon, 16 May 2011 17:19:09 +0100 Chris Cannam Convert many cerrs to DEBUGs debug-output
Thu, 12 May 2011 17:31:24 +0100 Chris Cannam Remove most toStdString calls (no longer needed, with debug header) debug-output
Thu, 18 Nov 2010 11:40:38 +0000 luisf tests for using coreaudio to read files in 64-bit mac osx coreaudio_tests
Tue, 07 Jul 2009 10:51:50 +0000 Chris Cannam * comment out debug line
Wed, 04 Feb 2009 12:13:16 +0000 Chris Cannam * throw (but do not yet catch!) exception when running out of disc space
Wed, 04 Feb 2009 10:53:38 +0000 Chris Cannam * Thread safety (fixing a crash)
Thu, 22 Jan 2009 17:39:04 +0000 Chris Cannam * Make Colour3DPlotLayer::paintDense much faster (but still not fast