log

age author description
Wed, 07 Nov 2018 15:59:10 +0000 Chris Cannam Switch spectrum to antialiased drawing with considerable speedup for the dense areas; take horizontal scale height into account when rendering slice layer height spectrogramparam
Wed, 07 Nov 2018 11:37:51 +0000 Chris Cannam Add oversampling option to spectrum as well spectrogramparam
Tue, 06 Nov 2018 15:42:35 +0000 Chris Cannam Merge from default branch spectrogramparam
Tue, 06 Nov 2018 15:42:06 +0000 Chris Cannam Make the context help for custom controls explain how to reset them
Tue, 06 Nov 2018 13:36:04 +0000 Chris Cannam Experimental oversampling param spectrogramparam
Tue, 06 Nov 2018 13:35:47 +0000 Chris Cannam Avoid nan/inf values (and consequent crash) in colour scale range
Tue, 06 Nov 2018 13:34:56 +0000 Chris Cannam Use label of property for tooltip, not just id of it
Tue, 06 Nov 2018 11:13:13 +0000 Chris Cannam Merge from branch zoom
Tue, 06 Nov 2018 10:51:46 +0000 Chris Cannam Fix incorrect start/end overlay drawing when zoomed far in zoom
Tue, 06 Nov 2018 08:59:03 +0000 Chris Cannam Merge from default branch zoom
Mon, 05 Nov 2018 13:30:21 +0000 Chris Cannam Scaling tweaks
Fri, 02 Nov 2018 15:23:53 +0000 Chris Cannam Short-circuit drawing a little bit for contiguous ranges
Fri, 02 Nov 2018 15:23:42 +0000 Chris Cannam Progressively increase sample-box size slightly
Thu, 01 Nov 2018 15:11:39 +0000 Chris Cannam Initialise level and pan from current state of layer's parameters (e.g. when reloading session) waverevision
Thu, 01 Nov 2018 15:11:21 +0000 Chris Cannam Use a distinguishable text for this state waverevision
Thu, 01 Nov 2018 10:12:12 +0000 Chris Cannam Merge branch waverevision
Wed, 31 Oct 2018 15:06:32 +0000 Chris Cannam Rework waveform renderer to use smooth paths, aiming to get near-pixel-identical results when zoomed out far enough for a single path not to be relevant waverevision
Tue, 30 Oct 2018 16:23:03 +0000 Chris Cannam Fix the mix/merge channels behaviour in pixels-per-frame zone
Tue, 30 Oct 2018 15:32:05 +0000 Chris Cannam Minor tidying
Tue, 30 Oct 2018 15:32:01 +0000 Chris Cannam Add show-derivative option but, like inverting the colour scale, I don't think it's as useful as I'd hoped
Tue, 30 Oct 2018 14:00:20 +0000 Chris Cannam Fix inconsistency between centre frame actually set and centre frame notified as set, which caused the start frame location to creep out of place gradually as you page through
Thu, 18 Oct 2018 13:21:56 +0100 Chris Cannam Add mechanism for saving/loading colour maps by name/id rather than by numerical index, for future compatibility when adding to or changing the supported colour maps. Add two new colour maps (and one old one). Write out backward-compatible numerical indices for use when reloading in older versions. Also add a mechanism to invert the colour map, though I don't think it turns out useful enough to include in the UI.
Fri, 12 Oct 2018 11:17:29 +0100 Chris Cannam Merge
Fri, 05 Oct 2018 10:25:52 +0100 Chris Cannam Merge from default branch zoom
Thu, 11 Oct 2018 18:26:45 +0100 Chris Cannam Merge
Thu, 11 Oct 2018 18:26:30 +0100 Chris Cannam Oops, typeof is not standard
Thu, 11 Oct 2018 14:59:34 +0100 Chris Cannam Rework cacheing logic to reduce the number of reallocations and be more correct about the repaint areas. I don't expect the difference to be really noticeable but in theory performance should be a little better...
Thu, 11 Oct 2018 10:15:45 +0100 Chris Cannam Fix ugly text positioning/drawing on osx
Wed, 10 Oct 2018 14:50:47 +0100 Chris Cannam Remove some debug bits
Wed, 10 Oct 2018 14:33:10 +0100 Chris Cannam Use zoom constraints more consistently, including the new RelativelyFine one