Mercurial > hg > svcore
log base/test/files.pri @ 1818:c5ee0746bdef background-mode
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 |
Mon, 11 Mar 2019 09:53:28 +0000 | Chris Cannam | Add (disabled by default) stress test for EventSeries single-point |
Thu, 07 Mar 2019 15:44:09 +0000 | Chris Cannam | Rename a number of classes and methods (including Point -> Event); comments single-point |