Mercurial > hg > svcore
log
age | author | description |
---|---|---|
Fri, 14 Aug 2020 10:44:44 +0100 | Chris Cannam | Switch off copious debug in soft synth driving default tip |
Fri, 14 Aug 2020 10:42:37 +0100 | Chris Cannam | Make some debug output less obvious |
Tue, 21 Jul 2020 13:59:29 +0100 | Chris Cannam | Merge |
Tue, 21 Jul 2020 13:59:14 +0100 | Chris Cannam | OK I give in, we are going to have to put this in a separate DLL so we can deploy a version on Win7 that doesn't have the WinRT dependency |
Fri, 26 Jun 2020 12:13:13 +0100 | Chris Cannam | We need to be c++11 compatible here, and make_unique isn't in it |
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) |