Mercurial > hg > svcore
log base/PlayParameters.h @ 1765:2e2497cba59e 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 |
Mon, 26 Nov 2018 13:48:45 +0000 | Chris Cannam | Use override throughout fix-static-analysis |
Tue, 07 Jan 2014 15:52:34 +0000 | Chris Cannam | sampleId -> clipId tonioni |