log transform/ModelTransformerFactory.cpp @ 1886:f803d3c33f76 tip

age author description
Fri, 20 Mar 2020 16:30:33 +0000 Chris Cannam Use shared_ptr for plugin instances throughout audio-source-refactor
Wed, 26 Jun 2019 17:25:20 +0100 Chris Cannam More work on transformers by-id
Thu, 20 Jun 2019 11:09:36 +0100 Chris Cannam Fix potential deadlock when notifying a handler that more models are [not] available
Thu, 09 May 2019 16:01:04 +0100 Chris Cannam Add haveRunningTransformers() and mutex single-point
Mon, 26 Nov 2018 14:33:41 +0000 Chris Cannam Use nullptr throughout fix-static-analysis
Thu, 01 Mar 2018 18:02:22 +0000 Chris Cannam Untabify
Fri, 09 Dec 2016 14:40:49 +0000 Chris Cannam Fixes to sample rate and latency handling bqresample
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 11:49:27 +0100 Chris Cannam Restore native-Vamp factory and make the choice between Piper and Native a preference piper
Wed, 10 Jun 2015 13:11:45 +0100 Chris Cannam Emit a signal if transform fails
Tue, 10 Mar 2015 17:23:45 +0000 Chris Cannam More type fixes. We now build with -Wconversion, on this platform (64-bit Linux) at least. cxx11
Wed, 04 Mar 2015 12:01:04 +0000 Chris Cannam Introduce and use a samplerate type cxx11
Tue, 03 Mar 2015 17:09:19 +0000 Chris Cannam This code now compiles. Main problem: sample rate types cxx11
Wed, 18 Jun 2014 08:34:46 +0100 Chris Cannam Merge from branch tony_integration warnfix_no_size_t
Tue, 17 Jun 2014 14:49:49 +0100 Chris Cannam More size_t evisceration and warning fixes warnfix_no_size_t