Mercurial > hg > svcore
graph
- Update FFT model to ById2019-07-02, by Chris Cannam
- Fix deprecation warning2019-07-01, by 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 tests2019-06-28, by Chris Cannam
- Work on commands, and some other model updates2019-06-27, by Chris Cannam