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
|