Mercurial > hg > svcore
log data/model/WritableWaveFileModel.cpp @ 1748:91a194e2d80b by-id
age | author | description |
---|---|---|
Fri, 28 Jun 2019 17:36:30 +0100 | Chris Cannam | Rejig ById so as to put everything in a single pool, so that at the core you can go from numeric id (untyped) to anything the object can be dynamic_cast to. Useful for building other abstractions like PlayParameter-type registrations that don't know about e.g. Models. Probably some more tweaking needed. Also add tests by-id |
Fri, 21 Jun 2019 13:37:00 +0100 | Chris Cannam | Introduce Model to ById by-id |
Wed, 12 Jun 2019 13:45:47 +0100 | Chris Cannam | Emit signal when write completes |