log transform/ModelTransformerFactory.cpp @ 1596:81989085997b bqaudiostream

age author description
2018-03-01 Chris Cannam Untabify
2016-12-09 Chris Cannam Fixes to sample rate and latency handling bqresample
2016-11-16 Chris Cannam Debug output improvements, and make the checker actually attempt to call the descriptor function for known plugin types 3.0-integration
2016-10-21 Chris Cannam Restore native-Vamp factory and make the choice between Piper and Native a preference piper
2015-06-10 Chris Cannam Emit a signal if transform fails
2015-03-10 Chris Cannam More type fixes. We now build with -Wconversion, on this platform (64-bit Linux) at least. cxx11
2015-03-04 Chris Cannam Introduce and use a samplerate type cxx11
2015-03-03 Chris Cannam This code now compiles. Main problem: sample rate types cxx11
2014-06-18 Chris Cannam Merge from branch tony_integration warnfix_no_size_t
2014-06-17 Chris Cannam More size_t evisceration and warning fixes warnfix_no_size_t
2014-06-16 Chris Cannam Cancel async layer creation in Tony when selection is changed during it tonioni
2014-01-29 Chris Cannam Add a callback for no models as well (so we know something has completed and can e.g. delete the handler) tonioni