log

age author description
Mon, 11 Jun 2018 11:38:09 +0100 Chris Cannam Fix compiler warning plugin-path-config
Fri, 08 Jun 2018 15:11:11 +0100 Chris Cannam Minor improvement to (still nasty) button layout on OSX plugin-path-config
Fri, 08 Jun 2018 14:31:47 +0100 Chris Cannam Use type keys as indices rather than labels plugin-path-config
Wed, 06 Jun 2018 15:55:49 +0100 Chris Cannam Fix erroneous tooltip plugin-path-config
Mon, 04 Jun 2018 15:44:57 +0100 Chris Cannam Show value of environment variable; populate for last plugin type by default (as that happens to be Vamp) plugin-path-config
Fri, 25 May 2018 16:05:51 +0100 Chris Cannam Various logic fixes, and use new setter-class structures plugin-path-config
Fri, 25 May 2018 13:39:08 +0100 Chris Cannam Plugin review dialog plugin-path-config
Wed, 23 May 2018 16:24:35 +0100 Chris Cannam Add "Add" plugin-path-config
Wed, 23 May 2018 11:52:19 +0100 Chris Cannam More work on plugin path configuration layout &c plugin-path-config
Mon, 21 May 2018 16:15:36 +0100 Chris Cannam Toward more than one plugin type in this widget plugin-path-config
Tue, 15 May 2018 15:25:04 +0100 Chris Cannam Grey-out meaningless buttons plugin-path-config
Tue, 15 May 2018 13:56:26 +0100 Chris Cannam Better editing mechanism plugin-path-config
Tue, 15 May 2018 11:18:07 +0100 Chris Cannam Up/down plugin-path-config
Fri, 11 May 2018 16:59:14 +0100 Chris Cannam Toward allowing the user to see (at least, and maybe change) the plugin path plugin-path-config
Tue, 08 May 2018 14:27:54 +0100 Chris Cannam Hack to ensure vertical scale lines are in the right place in pixel-doubling rendering
Tue, 08 May 2018 14:07:22 +0100 Chris Cannam Tidy
Thu, 03 May 2018 15:24:14 +0100 Chris Cannam Merge from branch horizontal-scale
Thu, 03 May 2018 15:15:15 +0100 Chris Cannam Provide linear horizontal scale in spectrum as well as log; fix bin positioning and colour scale property box updating; ensure proper background colour and visibility of peak lines horizontal-scale
Wed, 02 May 2018 14:27:17 +0100 Chris Cannam Merge horizontal-scale
Wed, 02 May 2018 14:26:51 +0100 Chris Cannam Fix positioning of peak lines on spectrum layer (origin is already accounted for in the bin/frequency to x conversion functions)
Wed, 02 May 2018 14:25:44 +0100 Chris Cannam Tweaks to horizontal scale horizontal-scale
Tue, 01 May 2018 16:32:35 +0100 Chris Cannam Draw some ticks horizontal-scale
Tue, 01 May 2018 16:14:22 +0100 Chris Cannam Branch toward adding horizontal numerical scales to things horizontal-scale
Thu, 26 Apr 2018 15:06:41 +0100 Chris Cannam Tidy
Thu, 26 Apr 2018 09:27:01 +0100 Chris Cannam Scale scalable icon
Tue, 24 Apr 2018 10:15:54 +0100 Chris Cannam Adjust y-coord of text labels to accommodate larger scaled fonts
Mon, 23 Apr 2018 16:06:27 +0100 Chris Cannam Delete rows in reverse order for safety
Mon, 23 Apr 2018 16:04:51 +0100 Chris Cannam Avoid crash when scrolling with an empty layer open
Thu, 19 Apr 2018 14:36:16 +0100 Chris Cannam Make selection extents more visible on hi-dpi
Thu, 19 Apr 2018 14:35:59 +0100 Chris Cannam Make the overlays at either end translucent, so they don't completely crop out any underlying text or necessary info (e.g. selection extents)
Tue, 17 Apr 2018 10:47:38 +0100 Lucas Thompson Formatting changes to align more with SV style conventions
Tue, 17 Apr 2018 10:47:14 +0100 Lucas Thompson Accept optional modality in constructor and fix subsequent possible side effect (re-opening dialog when just cancelled)
Thu, 01 Mar 2018 18:02:22 +0000 Chris Cannam Untabify
Thu, 01 Mar 2018 14:43:53 +0000 Chris Cannam Convert some cerrs to SVCERRs. Apart from anything else, this makes MSVC2017 happy
Tue, 12 Dec 2017 11:19:15 +0000 Chris Cannam This was new in GCC 7
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