log data/model/DenseTimeValueModel.cpp @ 1751:77543124651b by-id

age author description
Thu, 04 Jul 2019 18:04:21 +0100 Chris Cannam Overhaul PlayParameters bits 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, 28 Mar 2019 16:03:36 +0000 Chris Cannam Re-add the toDelimitedDataString stuff single-point
Thu, 09 Aug 2018 16:45:17 +0100 Chris Cannam Remove some debug output