Mercurial > hg > svcore
log data/model/TextModel.h @ 1742:52705a328b34 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 |
Thu, 27 Jun 2019 13:08:10 +0100 | Chris Cannam | Work on commands, and some other model updates by-id |
Wed, 19 Jun 2019 13:32:52 +0100 | Chris Cannam | Re-implement extendEndFrame behaviour, used by Tony application |
Thu, 25 Apr 2019 17:06:33 +0100 | Chris Cannam | More compiler warning fixes single-point |