Mercurial > hg > svcore
log base/PlayParameterRepository.h @ 1765:2e2497cba59e 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 |
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 |
Tue, 07 Jan 2014 10:57:28 +0000 | Chris Cannam | Toward using a sample mixer (with arbitrary frequency target) instead of dssi player plugin tonioni |
Thu, 13 Mar 2008 14:06:03 +0000 | Chris Cannam | * Fix #1628781 changes to layer visibility and mute should use a command |