Mercurial > hg > svcore
log data/model/ReadOnlyWaveFileModel.h @ 1634:687a2453cc15 single-point
age | author | description |
---|---|---|
2018-11-26 | Chris Cannam | Use override throughout fix-static-analysis |
2018-10-18 | Chris Cannam | Cautiously ensure we don't report readiness when the model is still updating; + some debug |
2018-09-07 | Chris Cannam | Comments import-audio-data |
2017-03-07 | Chris Cannam | Untabify! |
2016-12-13 | Chris Cannam | Update to use bqvec allocator for float vectors 3.0-integration |
2015-08-20 | Chris Cannam | Merge from branch recording 3.0-integration base data/model/WaveFileModel.h@44b8bc1c84ca |
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 base data/model/WaveFileModel.h@b81555e20a84 |