Mercurial > hg > svcore
log data/model/Model.h @ 1747:498b426191e5 by-id
age | author | description |
---|---|---|
Tue, 02 Jul 2019 15:28:51 +0100 | Chris Cannam | Comment by-id |
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 |
Thu, 27 Jun 2019 13:08:10 +0100 | Chris Cannam | Work on commands, and some other model updates by-id |
Tue, 25 Jun 2019 15:29:34 +0100 | Chris Cannam | Some messing with Model and AlignmentModel by-id |
Fri, 21 Jun 2019 14:35:38 +0100 | Chris Cannam | Experiment updating AggregateWaveModel by-id |
Fri, 21 Jun 2019 13:37:00 +0100 | Chris Cannam | Introduce Model to ById by-id |