Mercurial > hg > svcore
log data/model/ReadOnlyWaveFileModel.cpp @ 1886:f803d3c33f76 tip
age | author | description |
---|---|---|
Thu, 14 May 2020 16:36:48 +0100 | Chris Cannam | Use cancellable serialiser; add some more profiling points |
Tue, 29 Oct 2019 12:46:43 +0000 | Chris Cannam | Comments and debug-related bits |
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 |