Mercurial > hg > svcore
log data/model/ReadOnlyWaveFileModel.cpp @ 1765:2e2497cba59e by-id
age | author | description |
---|---|---|
Fri, 05 Jul 2019 15:28:07 +0100 | Chris Cannam | Further review of ById: make IDs only available when adding a model to the ById store, not by querying the item directly. This means any id encountered in the wild must have been added to the store at some point (even if later released), which simplifies reasoning about lifecycles by-id |
Thu, 04 Jul 2019 18:04:21 +0100 | Chris Cannam | Overhaul PlayParameters bits by-id |
Mon, 26 Nov 2018 14:33:41 +0000 | Chris Cannam | Use nullptr throughout fix-static-analysis |
Thu, 18 Oct 2018 13:12:58 +0100 | Chris Cannam | Cautiously ensure we don't report readiness when the model is still updating; + some debug |
Mon, 08 Oct 2018 13:39:40 +0100 | Chris Cannam | Messing with non-integer zoom ratios. But I don't think this is going anywhere as it stands zoom-double |
Mon, 17 Sep 2018 13:51:14 +0100 | Chris Cannam | Merge from default branch zoom |