Mercurial > hg > svcore
log data/model/ReadOnlyWaveFileModel.cpp @ 1152:d73b4bac2dc4 3.0-integration
age | author | description |
---|---|---|
Fri, 22 Jan 2016 12:46:19 +0000 | Chris Cannam | Fix one-block rounding error when zoomed a long way out, visible as an offset toward the end of very long audio files 3.0-integration |
Fri, 22 Jan 2016 09:52:30 +0000 | Chris Cannam | Adjust locking when filling range cache in background thread, so as to spend less time waiting on locks 3.0-integration |
Thu, 20 Aug 2015 13:15:19 +0100 | Chris Cannam | Merge from branch recording 3.0-integration base data/model/WaveFileModel.cpp@0e71fe95096d |
Wed, 19 Aug 2015 17:03:31 +0100 | 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.cpp@e852d8280e63 |