Fri, 20 Mar 2020 16:30:33 +0000 |
Chris Cannam |
Use shared_ptr for plugin instances throughout
audio-source-refactor
|
Mon, 26 Nov 2018 14:33:41 +0000 |
Chris Cannam |
Use nullptr throughout
fix-static-analysis
|
Wed, 07 Nov 2018 15:46:10 +0000 |
Chris Cannam |
Avoid compiler warning
|
Thu, 01 Nov 2018 14:06:38 +0000 |
Chris Cannam |
Check server minimum version
|
Mon, 11 Jun 2018 11:34:11 +0100 |
Chris Cannam |
Record path associated with first helper found for a plugin, not last (so native helper in preference to 32-bit helper). Also more debug output
plugin-path-config
|
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
|