Mercurial > hg > svcore
log rdf/RDFImporter.cpp @ 1195:c118d2022ffa spectrogram-minor-refactor
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 |