log

age author description
Tue, 25 Oct 2016 14:48:56 +0100 Chris Cannam OSX build fixes and logic project-file-rework
Tue, 25 Oct 2016 13:07:36 +0100 Chris Cannam Add basic noconfig.pri project-file-rework
Tue, 25 Oct 2016 11:06:00 +0100 Chris Cannam Merge from branch piper project-file-rework
Tue, 25 Oct 2016 11:02:03 +0100 Chris Cannam Merge piper
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:54:50 +0100 Chris Cannam Merge in subrepo project-file-rework
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
Mon, 24 Oct 2016 10:52:51 +0100 Chris Cannam Server project file piper
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 14:40:48 +0100 Chris Cannam Add out-of-process execution to prefs dialog piper
Fri, 21 Oct 2016 11:59:14 +0100 Chris Cannam Default to using Piper 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:35:09 +0100 Chris Cannam Use .cpp file instead piper
Thu, 20 Oct 2016 14:07:21 +0100 Chris Cannam Avoid instantiating all plugins on startup, + build fixes piper
Thu, 20 Oct 2016 11:21:44 +0100 Chris Cannam Update subrepos 3.0-integration
Thu, 20 Oct 2016 11:21:01 +0100 Chris Cannam Update subrepos piper
Thu, 20 Oct 2016 11:19:34 +0100 Chris Cannam Merge from branch 3.0-integration piper
Thu, 20 Oct 2016 11:16:55 +0100 Chris Cannam Merge from branch msvc2015_64 3.0-integration
Wed, 19 Oct 2016 17:33:32 +0100 Chris Cannam Further MSVC build stuff. Committing this as-is because it's building and running now, but there's a lot to tidy up. msvc2015_64
Wed, 19 Oct 2016 09:11:51 +0100 Chris Cannam Tidy and re-fix for Linux msvc2015_64
Tue, 18 Oct 2016 15:59:42 +0100 Chris Cannam MSVC build fixes, and show 32/64-bit in About msvc2015_64
Tue, 18 Oct 2016 14:03:35 +0100 Chris Cannam MatrixFile is no longer used 3.0-integration
Mon, 17 Oct 2016 18:56:28 +0100 Chris Cannam Update subrepo piper
Mon, 17 Oct 2016 16:41:07 +0100 Chris Cannam Update subrepo piper
Mon, 17 Oct 2016 16:39:36 +0100 Chris Cannam Fix compiler warnings piper
Mon, 17 Oct 2016 14:55:05 +0100 Chris Cannam Restore plugin categories piper
Mon, 17 Oct 2016 14:28:43 +0100 Chris Cannam More cautious locking on sparse model modification piper
Mon, 17 Oct 2016 14:18:23 +0100 Chris Cannam Pull out model creation into the transformer thread run(), so that all communications with the plugin server happen on a single thread. Then make the model accessor wait for them to be created (which still happens right at the start of processing) before returning. piper
Fri, 14 Oct 2016 16:23:04 +0100 Chris Cannam Try AutoPlugin; also not very successful piper