log plugin/PiperVampPluginFactory.h @ 1830:5f8fbbde08ff audio-source-refactor

age author description
Fri, 20 Mar 2020 16:30:33 +0000 Chris Cannam Use shared_ptr for plugin instances throughout audio-source-refactor
Thu, 01 Nov 2018 14:06:38 +0000 Chris Cannam Check server minimum version
Fri, 11 May 2018 14:11:04 +0100 Chris Cannam Add getPluginLibraryPath throughout, in order to provide diagnostic about which plugins were loaded from where
Fri, 10 Feb 2017 11:30:29 +0000 Lucas Thompson Change setDesiredExtractor signature to take ServerDescription aggregate. dev/refactor-piper-related
Fri, 10 Feb 2017 11:15:19 +0000 Lucas Thompson Introduce some POD structs for describing an external server application and the desired libraries to load from it, and disambiguating between empty list request and invalid list request. This allows for overriding PiperVampPluginFactory behaviour for using a PluginScan to populate the list request. dev/refactor-piper-related
Thu, 09 Feb 2017 14:32:07 +0000 Lucas Thompson Invert control, injecting a server path on construction. Also add initializer_list constructor for multiple servers. dev/refactor-piper-related
Wed, 16 Nov 2016 16:12:42 +0000 Chris Cannam Debug output improvements, and make the checker actually attempt to call the descriptor function for known plugin types 3.0-integration
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 14:14:09 +0000 Chris Cannam Use plugin scan results to inform the list requests issued to Piper servers piper
Tue, 01 Nov 2016 12:09:05 +0000 Chris Cannam Support for multiple servers 3.0-integration
Fri, 21 Oct 2016 16:24:30 +0100 Chris Cannam Error reporting for Piper server startup 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 base plugin/FeatureExtractionPluginFactory.h@a85d0ddb271c