log

age author description
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
Wed, 10 Oct 2018 08:44:27 +0100 Chris Cannam Merge from branch zoom
Fri, 05 Oct 2018 09:59:41 +0100 Chris Cannam Debug tweaks zoom
Wed, 03 Oct 2018 12:59:55 +0100 Chris Cannam Scale positioning
Wed, 03 Oct 2018 12:59:47 +0100 Chris Cannam Use newly-introduced cancel icon instead of fileclose. The deceptive name of fileclose had me thinking nobody was using it, so I removed it and the cancel buttons disappeared
Mon, 01 Oct 2018 15:48:20 +0100 Chris Cannam Merge from default branch zoom
Mon, 01 Oct 2018 14:46:36 +0100 Chris Cannam Avoid blowing up when faced with min==max in parameter range
Mon, 01 Oct 2018 14:37:58 +0100 Chris Cannam Use locale-aware comparators for sorting user-visible strings
Fri, 28 Sep 2018 18:28:44 +0100 Chris Cannam Avoid overflow problems when dealing with large numbers of microseconds zoom
Fri, 28 Sep 2018 12:31:12 +0100 Chris Cannam Use more precise text rendering when zoomed in beyond the ms level zoom
Fri, 28 Sep 2018 09:12:54 +0100 Chris Cannam This is the correct size zoom
Thu, 27 Sep 2018 16:20:58 +0100 Chris Cannam Fix crash when scrolling beyond end of waveform (+ fix compiler warnings) zoom
Thu, 27 Sep 2018 15:54:02 +0100 Chris Cannam Fix stupidity zoom
Thu, 27 Sep 2018 15:20:25 +0100 Chris Cannam Fixes for TimeRuler spacing and for the boundaries of the WaveformLayer paint area zoom
Wed, 26 Sep 2018 13:03:16 +0100 Chris Cannam Remove WaveformOversampler again from here; it's now in svcore zoom
Wed, 26 Sep 2018 11:54:25 +0100 Chris Cannam Add custom waveform oversampler method zoom
Tue, 25 Sep 2018 16:38:50 +0100 Chris Cannam Get oversampled rendering almost working, but I think we need to take more care with the oversampling itself zoom
Tue, 25 Sep 2018 12:52:08 +0100 Chris Cannam Fix accidental always-auto-normalise zoom
Mon, 24 Sep 2018 14:40:48 +0100 Chris Cannam Toward oversampling rendering zoom
Fri, 21 Sep 2018 14:46:53 +0100 Chris Cannam Factor out paintChannelScaleGuides zoom
Fri, 21 Sep 2018 14:33:43 +0100 Chris Cannam Another tidy zoom
Fri, 21 Sep 2018 14:22:53 +0100 Chris Cannam A further refactor with range blocks zoom