log data/fileio/test/AudioFileReaderTest.h @ 1161:5b463c7727e5

age author description
Wed, 04 Mar 2015 12:30:41 +0000 Chris Cannam Replace the get*Frames calls in AudioFileReader with less stupid API cxx11
Wed, 04 Mar 2015 12:01:04 +0000 Chris Cannam Introduce and use a samplerate type cxx11
Wed, 03 Sep 2014 11:04:41 +0100 Chris Cannam clarify
Tue, 17 Jun 2014 16:42:51 +0100 Chris Cannam Various size_t etc removals, and compiler warning fixes warnfix_no_size_t
Mon, 08 Jul 2013 14:44:01 +0100 Chris Cannam Qt4/5 compatibility fix
Mon, 11 Mar 2013 13:55:22 +0000 Chris Cannam Get remainder of svcore building with Qt5 qt5
Fri, 08 Mar 2013 21:35:46 +0000 Chris Cannam More refinement in audiofile read tests and implementation
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