log transform/TransformFactory.cpp @ 184:ebd906049fb6

age author description
Mon, 01 Oct 2007 13:48:38 +0000 Chris Cannam * Change WaveFileModel API from getValues(start,end) to getData(start,count).
Fri, 28 Sep 2007 16:15:06 +0000 Chris Cannam * Merge transform directory from sv-match-alignment branch
Tue, 14 Aug 2007 13:58:53 +0000 Chris Cannam * Fix #1757772 tempo, dynamic related plug-ins bug -- make auto-align
Mon, 30 Apr 2007 13:36:23 +0000 Chris Cannam * Fix many compile warnings, remove some debug output
Thu, 08 Mar 2007 16:53:08 +0000 Chris Cannam * Fix #1672407 confused by plugin-named files in cwd (or home?)
Tue, 27 Feb 2007 12:51:38 +0000 Chris Cannam * Further fixes for Vamp API change, and update to support API versioning
Mon, 26 Feb 2007 18:13:07 +0000 Chris Cannam * Update along with latest Vamp API change. This has not yet been tested.
Fri, 15 Dec 2006 16:34:17 +0000 Chris Cannam * Fixes to presentation and organisation of plugins (especially duplicates)
Fri, 17 Nov 2006 16:27:39 +0000 Chris Cannam * Update copyright notes as appropriate.
Wed, 15 Nov 2006 18:22:26 +0000 Chris Cannam * Add vertical zooming and snap-to-selection for OSC control;
Tue, 17 Oct 2006 11:41:56 +0000 Chris Cannam * Avoid showing input selection and channel selection for generator plugins
Fri, 13 Oct 2006 12:51:05 +0000 Chris Cannam * Simplify maker names in plugin menu
Thu, 12 Oct 2006 14:56:28 +0000 Chris Cannam * Add system-specific LADSPA and DSSI plugin paths (for OS/X and Windows)
Wed, 11 Oct 2006 16:18:51 +0000 Chris Cannam * Tidy up plugin parameter dialog by switching it to a simple constructor