log transform/TransformFactory.cpp @ 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
Mon, 26 Nov 2018 14:33:41 +0000 Chris Cannam Use nullptr throughout fix-static-analysis
Mon, 01 Oct 2018 14:37:30 +0100 Chris Cannam Use locale-aware comparators for user-visible string sorting
Thu, 01 Mar 2018 18:02:22 +0000 Chris Cannam Untabify
Wed, 16 Nov 2016 16:12:42 +0000 Chris Cannam Debug output improvements, and make the checker actually attempt to call the descriptor function for known plugin types 3.0-integration
Fri, 21 Oct 2016 16:24:30 +0100 Chris Cannam Error reporting for Piper server startup piper
Fri, 21 Oct 2016 11:49:27 +0100 Chris Cannam Restore native-Vamp factory and make the choice between Piper and Native a preference 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
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
Wed, 02 Mar 2016 16:16:36 +0000 Chris Cannam Merge from default branch 3.0-integration
Tue, 19 Jan 2016 12:32:30 +0000 Chris Cannam Show warning to the user when plugin population has problems
Thu, 04 Feb 2016 11:16:05 +0000 Chris Cannam Merge from the default branch 3.0-integration
Tue, 19 Jan 2016 12:32:30 +0000 Chris Cannam Show warning to the user when plugin population has problems 3.0-integration
Tue, 03 Nov 2015 11:34:23 +0000 Chris Cannam Handle unknown type
Tue, 10 Mar 2015 17:02:52 +0000 Chris Cannam Further dedicated-types fixes cxx11