log rdf/RDFImporter.cpp @ 1127:815f82508f96 tony-2.0-integration

age author description
2015-08-19 Chris Cannam Make WritableWaveFileModel a true WaveFileModel (and ReadOnlyWaveFileModel the other sort of it). Enable recording from an empty session using that. recording
2015-03-04 Chris Cannam Introduce and use a samplerate type cxx11
2015-03-03 Chris Cannam This code now compiles. Main problem: sample rate types cxx11
2014-06-17 Chris Cannam More size_t evisceration and warning fixes warnfix_no_size_t
2013-11-26 Chris Cannam Drop toStdString, with debug header we can stream QStrings
2013-11-26 Chris Cannam Drop std:: from cout, cerr, endl -- pull these in through Debug.h
2012-05-25 Chris Cannam Some exception handling dataquay
2012-05-24 Chris Cannam A few bugfixes in RDF import and export dataquay
2012-05-21 Chris Cannam Further fixes for Dataquay compatibility dataquay
2012-05-18 Chris Cannam Tiny bit of work on the RDFTransformFactory dataquay
2012-05-18 Chris Cannam Convert RDFImporter to Dataquay dataquay
2011-06-14 Chris Cannam Seems to be a bad idea to use plain DEBUG symbol on OS/X (system wants it)
2011-05-16 Chris Cannam Convert many cerrs to DEBUGs debug-output
2011-05-12 Chris Cannam Remove most toStdString calls (no longer needed, with debug header) debug-output
2011-03-09 Chris Cannam * Use note model when importing RDF types with "note" in them