log

age author description
Thu, 07 Dec 2017 13:31:32 +0000 Chris Cannam Add fallthrough attribute
Tue, 18 Jul 2017 15:11:49 +0100 Chris Cannam Fix loading of should-not-auto-invert scalable icons
Mon, 10 Jul 2017 14:24:25 +0100 Chris Cannam Merge from branch "scale-ticks"
Thu, 04 May 2017 15:42:40 +0100 Chris Cannam Make use of ScaleTickIntervals in log scale as well scale-ticks
Thu, 04 May 2017 15:37:43 +0100 Chris Cannam Rework log scale calculation, update to changed interface scale-ticks
Thu, 04 May 2017 10:24:23 +0100 Chris Cannam Make use of ScaleTickIntervals in linear numerical scale (not log yet) scale-ticks
Sun, 12 Mar 2017 13:37:01 +0000 Chris Cannam Remove debug out
Tue, 07 Mar 2017 18:54:15 +0000 Chris Cannam Make some corrections to crosshair (measure cursor) positioning and feature descriptions. Needs review.
Tue, 07 Mar 2017 18:39:37 +0000 Chris Cannam Fix crash when changing window size in the spectrum layer
Tue, 28 Feb 2017 16:42:52 +0000 Chris Cannam Fix failure to respect saved linear-scale setting in layer when the model suggests it would prefer log scale
Tue, 28 Feb 2017 16:34:59 +0000 Chris Cannam Restrict colour 3d plot log scale range to 10 orders of magnitude
Tue, 28 Feb 2017 16:34:01 +0000 Chris Cannam Fix attribute name -- it's colourScale in the spectrogram, but it's just scale here
Tue, 28 Feb 2017 14:47:13 +0000 Chris Cannam Fix a couple of compiler warnings
Tue, 28 Feb 2017 14:33:31 +0000 Chris Cannam Emit
Tue, 28 Feb 2017 14:20:56 +0000 Chris Cannam Ctrl-click, and middle-button click, on level-pan widget reset to default (not implemented yet for level-pan tool button though)
Tue, 28 Feb 2017 14:07:47 +0000 Chris Cannam Explanatory comment
Tue, 28 Feb 2017 14:07:34 +0000 Chris Cannam Ensure threshold is equal to minValue; default of 0 is inadequate when minValue < 0 (fixes bug that made all negative values appear black)
Tue, 28 Feb 2017 14:06:49 +0000 Chris Cannam Remove unused function
Tue, 28 Feb 2017 14:06:24 +0000 Chris Cannam Use Range01 normalisation in Colour 3D Plot. This gives us the same column normalisation behaviour as in 2.5 (better than the Max1 option).
Thu, 23 Feb 2017 09:22:56 +0000 Chris Cannam Debug notes, tidying
Wed, 22 Feb 2017 12:04:07 +0000 Chris Cannam Merge
Wed, 22 Feb 2017 12:01:39 +0000 Chris Cannam Fix various "model deleted with no aboutToDelete notification" warnings (and one associated potential memory leak)
Wed, 22 Feb 2017 11:19:51 +0000 Chris Cannam Overrides
Wed, 22 Feb 2017 09:53:58 +0000 Chris Cannam Add activity log output to debug log too
Tue, 21 Feb 2017 11:12:07 +0000 Chris Cannam Fix #1792 measure tool crosshairs rendered in wrong colour. Also extend crosshairs over the no-man's-land at the left
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.
Fri, 27 Jan 2017 13:19:21 +0000 Chris Cannam More tweaks to when to render from the middle
Fri, 27 Jan 2017 11:57:48 +0000 Chris Cannam Looks like we can be a bit more relaxed here
Fri, 27 Jan 2017 11:39:42 +0000 Chris Cannam Wire up normalise-visible-area mode in colour 3d plot
Fri, 27 Jan 2017 11:39:29 +0000 Chris Cannam Untabify