log

age author description
2013-03-25 Chris Cannam MinGW fixes
2013-03-12 Chris Cannam Fix typo in signal name qt5
2013-03-11 Chris Cannam Get remainder of svcore building with Qt5 qt5
2013-03-11 Chris Cannam Get FileSource building qt5
2013-03-11 Chris Cannam Added tag 2.0.1_osx for changeset dc6c0e50724c
2013-03-09 Chris Cannam Avoid crash on CoreAudio reader dtor after failing to open file (fixing #504)
2013-03-08 Chris Cannam More refinement in audiofile read tests and implementation
2013-03-08 Chris Cannam Better general approach
2013-03-08 Chris Cannam More on tests, and not the right way to do it with end of resampled file
2013-03-08 Chris Cannam Toward audio read tests
2013-03-07 Chris Cannam Fix mixup between file rate and sample rate 2.0.1_osx
2013-03-07 Chris Cannam If a reader doesn't provide a file sample rate, blow up -- don't just assume
2012-12-11 Chris Cannam 3d model was marked as exportable, but without any export code
2012-11-16 Chris Cannam Avoid uninitialised values