log plugin/LADSPAPluginInstance.cpp @ 690:1424aa29ae95

age author description
Tue, 14 Jun 2011 15:26:52 +0100 Chris Cannam Seems to be a bad idea to use plain DEBUG symbol on OS/X (system wants it)
Mon, 16 May 2011 17:19:09 +0100 Chris Cannam Convert many cerrs to DEBUGs debug-output
Tue, 28 Oct 2008 18:06:06 +0000 Chris Cannam * Avoid waiting on uninstalled transforms mutex in TransformFactory::
Wed, 27 Feb 2008 18:04:10 +0000 Chris Cannam * Tolerable fixes to #1903062 and #1903046
Mon, 17 Dec 2007 12:32:28 +0000 Chris Cannam * fix support for logarithmic hints in plugin parameters
Mon, 30 Apr 2007 13:36:23 +0000 Chris Cannam * Fix many compile warnings, remove some debug output
Thu, 01 Mar 2007 15:35:27 +0000 Chris Cannam * Fix real-time plugin corruption when getLatency is called for some plugins
Tue, 27 Feb 2007 12:51:38 +0000 Chris Cannam * Further fixes for Vamp API change, and update to support API versioning
Fri, 17 Nov 2006 16:27:39 +0000 Chris Cannam * Update copyright notes as appropriate.
Tue, 10 Oct 2006 19:04:57 +0000 Chris Cannam * Handle generator transforms (plugins whose channel count isn't dependent on
Tue, 03 Oct 2006 15:01:50 +0000 Chris Cannam * Some fixes to updating of writable wave file models
Fri, 22 Sep 2006 16:12:23 +0000 Chris Cannam * Pull transforms out of Layer menu (again) and into a separate Transforms
Fri, 12 May 2006 14:40:43 +0000 Chris Cannam * Make vertical scale alignment modes work in note layer as well as time-value sv1-v0.9rc1
Thu, 13 Apr 2006 18:29:10 +0000 Chris Cannam * Replace crash with warning when a transform could not be automatically