Mercurial > hg > svcore
log base/PlayParameterRepository.cpp @ 1799:8c34ecba70df
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 14:33:41 +0000 | Chris Cannam | Use nullptr throughout fix-static-analysis |
Thu, 01 Mar 2018 18:02:22 +0000 | Chris Cannam | Untabify |
Fri, 12 Jun 2015 13:46:44 +0100 | Chris Cannam | More tests simple-fft-model |
Mon, 11 Aug 2014 11:30:18 +0100 | Chris Cannam | Make sparse time-value layers inaudible by default (user must un-mute them) for compatibility with earlier versions |
Tue, 07 Jan 2014 15:52:34 +0000 | Chris Cannam | sampleId -> clipId tonioni |