Mercurial > hg > svcore
log data/model/WritableWaveFileModel.cpp @ 1770:dffc70996f54
age | author | description |
---|---|---|
Fri, 19 Jul 2019 16:10:00 +0100 | Chris Cannam | Correct some erroneous signal signatures |
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 |