log

age author description
Fri, 04 Nov 2016 14:39:15 +0000 Chris Cannam Some updates to accommodate adaptation for Sonic Annotator piper
Fri, 04 Nov 2016 14:16:01 +0000 Chris Cannam Align Sonic Annotator with the new Piper-ified subrepos (bearing in mind we want neither Piper nor the plugin load checker in Sonic Annotator itself) piper
Thu, 03 Nov 2016 15:38:17 +0000 Chris Cannam Update to use listargs variant of Piper stuff (so that the plugin winnowing feature from the penultimate commit actually works) piper
Thu, 03 Nov 2016 14:57:00 +0000 Chris Cannam Make SVDEBUG always write to a log file -- formerly this was disabled in NDEBUG builds. I think there's little use to that, it just means that we keep adding more cerr debug output because we aren't getting the log we need. And SVDEBUG logging is not usually used in tight loops, I don't think the performance overhead is too serious. piper
Thu, 03 Nov 2016 14:14:09 +0000 Chris Cannam Use plugin scan results to inform the list requests issued to Piper servers piper
Tue, 01 Nov 2016 16:02:15 +0000 Chris Cannam Logging; use only first ("native") helper for non-Vamp plugins piper
Tue, 01 Nov 2016 15:09:44 +0000 Chris Cannam More useful reporting output piper
Tue, 01 Nov 2016 14:43:51 +0000 Chris Cannam Add omitted files, again! piper
Tue, 01 Nov 2016 14:08:57 +0000 Chris Cannam Merge from branch 3.0-integration piper
Tue, 01 Nov 2016 14:06:47 +0000 Chris Cannam Support multiple plugin checker helpers, as for multiple piper servers 3.0-integration
Tue, 01 Nov 2016 12:09:05 +0000 Chris Cannam Support for multiple servers 3.0-integration
Fri, 28 Oct 2016 15:20:58 +0100 Chris Cannam Merge from branch piper 3.0-integration
Fri, 28 Oct 2016 15:19:12 +0100 Chris Cannam Merge from branch project-file-rework piper
Fri, 28 Oct 2016 11:32:36 +0100 Chris Cannam Ensure plugin is deleted in same thread that created and used it project-file-rework
Fri, 28 Oct 2016 11:08:17 +0100 Chris Cannam Rename server to simple-server, and add some more description in usage project-file-rework
Thu, 27 Oct 2016 16:13:25 +0100 Chris Cannam Error handling project-file-rework
Thu, 27 Oct 2016 14:01:35 +0100 Chris Cannam Error handling project-file-rework
Thu, 27 Oct 2016 12:06:14 +0100 Chris Cannam Update Piper server invocation convention project-file-rework
Thu, 27 Oct 2016 10:29:44 +0100 Chris Cannam More Windows build bits project-file-rework
Tue, 25 Oct 2016 21:06:38 +0100 Chris Cannam Fix maddening failure to start server with space in its path project-file-rework
Tue, 25 Oct 2016 11:04:26 +0100 Chris Cannam Merge project-file-rework
Tue, 25 Oct 2016 10:53:12 +0100 Chris Cannam Add files that I forgot to track on Friday (sigh) piper
Mon, 24 Oct 2016 17:53:33 +0100 Chris Cannam Cut down vastly on the number of config.pri files and places where their contents has to be effectively duplicated without them project-file-rework
Fri, 21 Oct 2016 16:24:30 +0100 Chris Cannam Error reporting for Piper server startup piper
Fri, 21 Oct 2016 14:51:22 +0100 Chris Cannam Fixes to choice of plugin factory piper
Fri, 21 Oct 2016 11:49:27 +0100 Chris Cannam Restore native-Vamp factory and make the choice between Piper and Native a preference piper
Thu, 20 Oct 2016 18:31:02 +0100 Chris Cannam Fix capnp include scenario on Windows piper
Thu, 20 Oct 2016 14:06:58 +0100 Chris Cannam Avoid instantiating all plugins (in piper client) on startup, using plugin static data instead. Problem of where to get the units field from is still pending. piper
Thu, 20 Oct 2016 11:19:34 +0100 Chris Cannam Merge from branch 3.0-integration piper
Thu, 20 Oct 2016 11:16:22 +0100 Chris Cannam Merge from branch msvc2015_64 3.0-integration