Mercurial > hg > svcore
log
age | author | description |
---|---|---|
Fri, 26 Jun 2020 11:45:39 +0100 | Chris Cannam | Ensure completion on output model is started at zero, so if it's checked before the input model has become ready and the transform has begun, it is not accidentally reported as complete (affected re-aligning models in Sonic Lineup when replacing the session) |
Thu, 25 Jun 2020 12:20:20 +0100 | Chris Cannam | Merge |
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 |
Thu, 25 Jun 2020 09:30:17 +0100 | Chris Cannam | Comment only |
Mon, 22 Jun 2020 16:57:09 +0100 | Chris Cannam | Merge from branch startup-timing |
Thu, 18 Jun 2020 15:42:19 +0100 | Chris Cannam | Fix typo |
Thu, 18 Jun 2020 15:07:40 +0100 | Chris Cannam | Fix comparisons that fail to link with older Qt libraries |