Mercurial > hg > svcore
log
age | author | description |
---|---|---|
Mon, 06 Feb 2017 09:18:44 +0000 | Chris Cannam | Catch exception from initialise |
Tue, 31 Jan 2017 11:13:20 +0000 | Chris Cannam | Handle exceptions raised during plugin processing (as opposed to on init/configure, which were already handled) |
Thu, 26 Jan 2017 14:11:20 +0000 | Chris Cannam | Reduce amount of copying in FFTModel |
Fri, 20 Jan 2017 18:05:41 +0000 | Chris Cannam | Update piper-cpp to github repo, and adjust build for revised layout in it |
Thu, 19 Jan 2017 11:01:41 +0000 | Chris Cannam | Fix absurd typo that was preventing transforms from running at all! |
Wed, 18 Jan 2017 14:21:39 +0000 | Chris Cannam | Set abandoned flag when bailing out of run() because init failed at the start; then check that flag in awaitOutputModels() so as not to get stuck on a wait condition |
Wed, 18 Jan 2017 14:20:05 +0000 | Chris Cannam | Guard |
Fri, 13 Jan 2017 13:12:37 +0000 | Chris Cannam | Fix spurious test failure in 32-bit build |