Mercurial > hg > svcore
log data/model/WritableWaveFileModel.cpp @ 1803:6eb3a76c74f7
age | author | description |
---|---|---|
2019-07-19 | Chris Cannam | Correct some erroneous signal signatures |
2019-07-05 | 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 |
2019-07-04 | Chris Cannam | Overhaul PlayParameters bits by-id |