Mercurial > hg > svcore
log plugin/PiperVampPluginFactory.cpp @ 1472:5d7057af0c68 plugin-path-config
age | author | description |
---|---|---|
Tue, 15 May 2018 11:03:49 +0100 | Chris Cannam | Fix some compiler warnings |
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 |
Thu, 01 Mar 2018 14:43:40 +0000 | Chris Cannam | Convert some cerrs to SVCERRs. Apart from anything else, this makes MSVC2017 happy |
Tue, 21 Feb 2017 16:04:11 +0000 | Chris Cannam | Subrepo update |
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 |