log plugin/FeatureExtractionPluginFactory.h @ 1319:12a1da4719c7 3.0-integration

age author description
2016-10-25 Chris Cannam Merge project-file-rework
2016-10-25 Chris Cannam Add files that I forgot to track on Friday (sigh) piper
2016-10-20 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
2016-10-17 Chris Cannam Restore plugin categories piper
2016-10-14 Chris Cannam Try AutoPlugin; also not very successful piper
2016-10-14 Chris Cannam Bodge in piper-cpp client (not yet working) piper
2016-04-14 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
2016-01-19 Chris Cannam Show warning to the user when plugin population has problems 3.0-integration
2016-01-11 Chris Cannam Check for plugin loadability before trying to load in the main process (POSIX only so far) 3.0-integration
2016-01-08 Chris Cannam Pull out candidate list 3.0-integration
2015-03-04 Chris Cannam Introduce and use a samplerate type cxx11
2011-05-12 Chris Cannam Remove most toStdString calls (no longer needed, with debug header) debug-output
2008-11-20 Chris Cannam * don't pre-declare classes in Vamp namespace (namespace may change!)
2007-09-28 Chris Cannam * Unload feature extraction plugin .so when destroyed
2006-09-21 Chris Cannam * Add support for plugin classification using category files.