log transform/TransformFactory.cpp @ 477:e0784311a103

age author description
Tue, 11 Nov 2008 09:41:45 +0000 Chris Cannam * Start thread to populate uninstalled transforms only on request
Fri, 07 Nov 2008 17:31:06 +0000 Chris Cannam * Update to new-line vamp plugin sdk
Tue, 28 Oct 2008 18:06:06 +0000 Chris Cannam * Avoid waiting on uninstalled transforms mutex in TransformFactory::
Tue, 28 Oct 2008 12:39:53 +0000 Chris Cannam * Add more info button to plugin dialog
Mon, 27 Oct 2008 20:29:55 +0000 Chris Cannam * complete switching the code to use CachedFile -- now to tidy & fix the
Thu, 23 Oct 2008 16:30:48 +0000 Chris Cannam * Add More Info URL to plugin finder
Fri, 17 Oct 2008 15:26:29 +0000 Chris Cannam * Some work on querying and cacheing plugin RDF from a central index
Fri, 17 Oct 2008 13:32:55 +0000 Chris Cannam * Add persistent cache file support to FileSource (e.g. for RDF
Tue, 14 Oct 2008 16:36:35 +0000 Chris Cannam * Add beginnings of capability to search plugins that are not yet
Mon, 29 Sep 2008 16:31:49 +0000 Chris Cannam * More transform finder stuff
Mon, 29 Sep 2008 15:06:43 +0000 Chris Cannam * More SelectableLabel and TransformFinder tweaking
Tue, 23 Sep 2008 13:39:25 +0000 Chris Cannam * Start work on TransformFinder dialog
Mon, 22 Sep 2008 15:44:03 +0000 Chris Cannam * Add beginnings of transform-search-by-text function
Thu, 18 Sep 2008 12:09:32 +0000 Chris Cannam * Merge revisions 1041 to 1130 from sv-rdf-import branch
Wed, 12 Mar 2008 18:02:17 +0000 Chris Cannam * Move plugin/transform to plain transform. This way transform can depend on base plugin/transform/TransformFactory.cpp@ccdcd03f3acd
Thu, 27 Jul 2006 16:06:32 +0000 Chris Cannam * Change preferences dialog to ok/apply/cancel model
Mon, 19 Jun 2006 16:02:41 +0000 Chris Cannam * 1492866: Plugin parameter window info display
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
Fri, 05 May 2006 13:06:47 +0000 Chris Cannam * Move matrix/fft file code to fileio (from base)
Mon, 24 Apr 2006 15:52:20 +0000 Chris Cannam * Avoid instantiating a plugin twice when configuring it (the min/max channel
Wed, 12 Apr 2006 09:59:40 +0000 Chris Cannam * Add BZipFileDevice to handle bzip2 compress/uncompress without all that
Fri, 31 Mar 2006 15:56:35 +0000 Chris Cannam * Modify to use Vamp SDK for proper feature extraction plugins.
Thu, 30 Mar 2006 13:18:11 +0000 Chris Cannam * Ensure plugin parameters for a transform are saved in the .sv file and
Wed, 29 Mar 2006 12:35:17 +0000 Chris Cannam * Add auto-normalize option to waveform layer