Mercurial > hg > svcore
log transform/FeatureExtractionModelTransformer.cpp @ 1620:2f9deb8d3295 single-point
age | author | description |
---|---|---|
Mon, 26 Nov 2018 14:33:41 +0000 | Chris Cannam | Use nullptr throughout fix-static-analysis |
Thu, 18 Oct 2018 13:14:56 +0100 | Chris Cannam | Some debug + tidying |
Thu, 01 Mar 2018 18:02:22 +0000 | Chris Cannam | Untabify |
Tue, 07 Feb 2017 14:55:19 +0000 | Chris Cannam | Some work to make spectrum layers (and slice layers generally) zoomable in the frequency axis. Also fixes a number of view id mixups in SliceLayer which broke offset calculations for the x axis scale. |
Mon, 06 Feb 2017 09:18:44 +0000 | Chris Cannam | Catch exception from initialise |
Tue, 31 Jan 2017 11:13:20 +0000 | Chris Cannam | Handle exceptions raised during plugin processing (as opposed to on init/configure, which were already handled) |
Thu, 19 Jan 2017 11:01:41 +0000 | Chris Cannam | Fix absurd typo that was preventing transforms from running at all! |