log data/fileio/test/AudioFileReaderTest.h @ 1342:c0fece5e7755 3.0-integration

age author description
Tue, 13 Dec 2016 15:23:21 +0000 Chris Cannam Update to use bqvec allocator for float vectors 3.0-integration
Fri, 09 Dec 2016 19:04:33 +0000 Chris Cannam Fix compiler warnings 3.0-integration
Fri, 02 Dec 2016 09:13:52 +0000 Chris Cannam Further updates to tests and debug output for file reading on OSX 3.0-integration
Thu, 01 Dec 2016 20:49:55 +0000 Chris Cannam More faffing with tests, to no great effect 3.0-integration
Thu, 01 Dec 2016 17:45:40 +0000 Chris Cannam Add gapless preference to prefs dialog; much work on audio read tests 3.0-integration
Tue, 29 Nov 2016 14:35:27 +0000 Chris Cannam Test fixes mp3-gapless
Tue, 29 Nov 2016 14:25:57 +0000 Chris Cannam Update m4a files to exports from CoreAudio, rather than FAAC; update tests accordingly, and add test for spurious data after end of decode mp3-gapless
Fri, 25 Nov 2016 11:33:34 +0000 Chris Cannam Improve mp3 offset detection, add test for truncated decode 3.0-integration
Tue, 15 Nov 2016 16:54:02 +0000 Chris Cannam Test fixes 3.0-integration
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