log plugin/FeatureExtractionPluginFactory.cpp @ 687:06f13a3b9e9e debug-output

age author description
Mon, 16 May 2011 17:19:09 +0100 Chris Cannam Convert many cerrs to DEBUGs debug-output
Thu, 12 May 2011 17:31:24 +0100 Chris Cannam Remove most toStdString calls (no longer needed, with debug header) debug-output
Thu, 10 Sep 2009 18:44:45 +0000 Chris Cannam * solaris build fixes
Fri, 07 Nov 2008 17:31:06 +0000 Chris Cannam * Update to new-line vamp plugin sdk
Mon, 07 Jul 2008 17:17:49 +0000 Chris Cannam * Revert to RTLD_LOCAL (we think problem is better fixed in Vampy)
Thu, 19 Jun 2008 15:11:28 +0000 Chris Cannam * Load with RTLD_GLOBAL, otherwise Vampy plugins can't load their interpreters
Thu, 08 May 2008 14:46:22 +0000 Chris Cannam * Speed up spectrogram painting by releasing mutex in FFTDataServer
Wed, 09 Jan 2008 17:09:44 +0000 Chris Cannam * better handling of cases with more than one copy of the same plugin in
Fri, 28 Sep 2007 16:15:06 +0000 Chris Cannam * Merge transform directory from sv-match-alignment branch
Fri, 28 Sep 2007 14:32:45 +0000 Chris Cannam * Unload feature extraction plugin .so when destroyed
Thu, 10 May 2007 12:48:26 +0000 Chris Cannam * Updated Russian translation from Alexandre Prokoudine sv1-v1.0
Mon, 30 Apr 2007 13:36:23 +0000 Chris Cannam * Fix many compile warnings, remove some debug output