log transform/TransformFactory.cpp @ 1886:f803d3c33f76 tip

age author description
Thu, 25 Jun 2020 12:20:06 +0100 Chris Cannam Ensure transforms are populated before instantiateDefaultPluginFor runs - otherwise if we have prior knowledge of a transform id, we can find ourselves trying to instantiate it before the plugin factory has heard of it and e.g. knows which server to use
Wed, 03 Jun 2020 13:57:50 +0100 Chris Cannam Make it possible to check whether the transforms have been populated yet startup-timing
Mon, 20 Apr 2020 18:45:47 +0100 Chris Cannam Pull out Provider struct