log plugin/NativeVampPluginFactory.cpp @ 1863:14bf9bf5ac28

age author description
Fri, 20 Mar 2020 16:30:33 +0000 Chris Cannam Use shared_ptr for plugin instances throughout audio-source-refactor
Mon, 09 Sep 2019 10:25:16 +0100 Chris Cannam Don't even ask to unload a library if we know about other plugins that are loaded from it. Plus debug tweaks
Mon, 26 Nov 2018 14:33:41 +0000 Chris Cannam Use nullptr throughout fix-static-analysis