log plugin/FeatureExtractionPluginFactory.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
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
Tue, 25 Oct 2016 11:04:26 +0100 Chris Cannam Merge project-file-rework
Tue, 25 Oct 2016 10:53:12 +0100 Chris Cannam Add files that I forgot to track on Friday (sigh) piper
Thu, 20 Oct 2016 14:06:58 +0100 Chris Cannam Avoid instantiating all plugins (in piper client) on startup, using plugin static data instead. Problem of where to get the units field from is still pending. piper
Mon, 17 Oct 2016 14:55:05 +0100 Chris Cannam Restore plugin categories piper
Fri, 14 Oct 2016 16:23:04 +0100 Chris Cannam Try AutoPlugin; also not very successful piper
Fri, 14 Oct 2016 14:33:43 +0100 Chris Cannam Bodge in piper-cpp client (not yet working) piper
Thu, 14 Apr 2016 14:03:18 +0100 Chris Cannam Make use of, and warn for, the plugin checker for all types of plugin. Haven't yet resolved the question of how to install and find it. pluginscan
Tue, 19 Jan 2016 12:32:30 +0000 Chris Cannam Show warning to the user when plugin population has problems 3.0-integration
Mon, 11 Jan 2016 14:18:56 +0000 Chris Cannam Check for plugin loadability before trying to load in the main process (POSIX only so far) 3.0-integration
Fri, 08 Jan 2016 15:39:12 +0000 Chris Cannam Pull out candidate list 3.0-integration
Wed, 04 Mar 2015 12:01:04 +0000 Chris Cannam Introduce and use a samplerate type cxx11
Thu, 12 May 2011 17:31:24 +0100 Chris Cannam Remove most toStdString calls (no longer needed, with debug header) debug-output
Thu, 20 Nov 2008 14:58:52 +0000 Chris Cannam * don't pre-declare classes in Vamp namespace (namespace may change!)