Thu, 27 Jun 2019 13:16:25 +0100 |
Chris Cannam |
Some work on updating layers for ModelId bits
by-id
|
Thu, 13 Jun 2019 15:35:01 +0100 |
Chris Cannam |
Add opportunistic-editing toggle
|
Thu, 13 Jun 2019 15:05:25 +0100 |
Chris Cannam |
Don't try to draw scale from a dormant layer!
|
Fri, 24 May 2019 15:14:09 +0100 |
Chris Cannam |
Merge
|
Fri, 24 May 2019 15:13:57 +0100 |
Chris Cannam |
Don't attempt performance alignment when not in align mode
|
Fri, 24 May 2019 14:29:19 +0100 |
Chris Cannam |
Fix incorrect frequency display in peak-freq mode
|
Wed, 22 May 2019 15:40:19 +0100 |
Chris Cannam |
Branch
3.3-stable
|
Mon, 20 May 2019 15:04:32 +0100 |
Chris Cannam |
Fix incorrect visibility of alignment view when not requested; fix current indicator size when x-button is disabled
|
Mon, 20 May 2019 15:04:07 +0100 |
Chris Cannam |
Fix incorrect repaint at left edge in segmentation mode
|
Fri, 17 May 2019 14:37:02 +0100 |
Chris Cannam |
Add option to suppress close button on first pane
|
Fri, 17 May 2019 10:02:52 +0100 |
Chris Cannam |
Merge from branch single-point
|
Thu, 16 May 2019 15:50:11 +0100 |
Chris Cannam |
Make it possible to disable cancel buttons
single-point
|
Thu, 16 May 2019 15:50:02 +0100 |
Chris Cannam |
Avoid showing progress bars for dormant layers. They'll typically be duplicates, e.g. in the vect app you can get many dormant layers all reporting the alignment completion at the same time. (Maybe it would be better just to reject progress bars for alignment in dormant layers? Hm)
single-point
|
Fri, 10 May 2019 15:50:51 +0100 |
Chris Cannam |
Comment
single-point
|
Fri, 10 May 2019 09:22:20 +0100 |
Chris Cannam |
Add setLayerProperties (from XML string)
single-point
|
Fri, 10 May 2019 08:44:32 +0100 |
Chris Cannam |
Remove margin from inner frame
single-point
|
Thu, 09 May 2019 13:42:18 +0100 |
Chris Cannam |
Smoother cache & colour management in colour 3d plots
single-point
|
Fri, 03 May 2019 17:45:39 +0100 |
Chris Cannam |
Make inversion configurable in settings
single-point
|
Wed, 01 May 2019 15:15:26 +0100 |
Chris Cannam |
When invalidating cache in a time-constrained context, don't start rendering in the same cycle as well - leave it for a further update. Slightly experimental effort to make the UI feel more responsive.
single-point
|
Wed, 01 May 2019 14:41:28 +0100 |
Chris Cannam |
Tweak peak-cache allocations etc in the hope of making long spectrograms a little faster to re-render
single-point
|
Wed, 01 May 2019 14:40:51 +0100 |
Chris Cannam |
Don't discard large wheel deltas; just clamp them
single-point
|
Wed, 01 May 2019 11:46:09 +0100 |
Chris Cannam |
Some debug bits
single-point
|
Tue, 30 Apr 2019 15:53:21 +0100 |
Chris Cannam |
Add option to make pane sizes auto-resize-only (i.e. remove user control via a splitter); also place alignment views above panes instead of below, meaning the extra bit of space that we currently have for the pane without one at least goes to the primary pane
single-point
|
Tue, 30 Apr 2019 14:02:32 +0100 |
Chris Cannam |
Shrink alignment panes to sensible size on non-hi-dpi screens
single-point
|
Tue, 30 Apr 2019 14:02:03 +0100 |
Chris Cannam |
Add getNearbyColourIndex to ColourDatabase; tweak getContrastingColour for bright colours; add comments
single-point
|
Thu, 25 Apr 2019 17:07:04 +0100 |
Chris Cannam |
Avoid showing final (useless) alignment view
single-point
|
Wed, 24 Apr 2019 15:42:35 +0100 |
Chris Cannam |
Make AudioDial a bit more visible with a dark background
single-point
|
Wed, 24 Apr 2019 11:45:02 +0100 |
Chris Cannam |
Merge from default branch
single-point
|
Wed, 24 Apr 2019 11:29:53 +0100 |
Chris Cannam |
Comment
|
Tue, 23 Apr 2019 16:17:33 +0100 |
Chris Cannam |
Add function to request multiple filenames
|
Thu, 28 Mar 2019 11:55:31 +0000 |
Chris Cannam |
Update to using export IDs stored in XmlExportables
single-point
|
Fri, 22 Mar 2019 17:49:15 +0000 |
Chris Cannam |
Use updated ImageModel
single-point
|
Fri, 22 Mar 2019 11:05:11 +0000 |
Chris Cannam |
Use updated TextModel
single-point
|
Thu, 21 Mar 2019 15:22:19 +0000 |
Chris Cannam |
Fix tendency of start position of measure rect to wander as you drag out the rect (at certain zoom resolutions)
single-point
|
Thu, 21 Mar 2019 15:25:05 +0000 |
Chris Cannam |
Merge
|
Thu, 21 Mar 2019 15:22:20 +0000 |
Chris Cannam |
Fix tendency of start position of measure rect to wander as you drag out the rec
|
Thu, 21 Mar 2019 13:34:08 +0000 |
Chris Cannam |
Updates for SparseOneDimensionalModel in new API
single-point
|
Wed, 20 Mar 2019 15:46:17 +0000 |
Chris Cannam |
Further snap fixes
single-point
|
Wed, 20 Mar 2019 14:59:34 +0000 |
Chris Cannam |
Begin fixing the various snap operations. Also remove SnapNearest, which is never used and seems to consume more lines of code than the rest!
single-point
|
Wed, 20 Mar 2019 11:18:45 +0000 |
Chris Cannam |
Use overspill to render time-value point line properly at edges
single-point
|
Tue, 19 Mar 2019 13:06:35 +0000 |
Chris Cannam |
Update TimeValueLayer etc
single-point
|
Fri, 15 Mar 2019 14:24:22 +0000 |
Chris Cannam |
Update RegionLayer to updated RegionModel
single-point
|
Fri, 15 Mar 2019 11:09:17 +0000 |
Chris Cannam |
Update to use external set of commands
single-point
|
Thu, 14 Mar 2019 15:32:58 +0000 |
Chris Cannam |
Update following FlexiNoteModel removal, using new NoteModel API where flexi was previously used
single-point
|
Thu, 14 Mar 2019 13:12:25 +0000 |
Chris Cannam |
Finish updating NoteLayer to single-point API
single-point
|
Wed, 13 Mar 2019 16:00:55 +0000 |
Chris Cannam |
Toward getting NoteLayer to work with single-point APIs
single-point
|
Fri, 08 Mar 2019 13:37:30 +0000 |
Chris Cannam |
Update to Event api in place of Clipboard points
single-point
|
Tue, 05 Mar 2019 10:02:48 +0000 |
Chris Cannam |
Keep the point being edited highlighted while the edit dialog is open
|
Mon, 18 Feb 2019 14:33:35 +0000 |
Chris Cannam |
Fix inadvertent hardcoding of SV file extension
|
Thu, 14 Feb 2019 13:12:44 +0000 |
Chris Cannam |
Merge
|
Thu, 14 Feb 2019 13:12:36 +0000 |
Chris Cannam |
Comments
|
Thu, 14 Feb 2019 13:04:57 +0000 |
Chris Cannam |
Use zero-width pen when zoomed out - this seems to make a huge difference to speed when rendering on top of another layer, for some reason
|
Wed, 23 Jan 2019 14:44:16 +0000 |
Chris Cannam |
Merge
|
Mon, 21 Jan 2019 10:08:26 +0000 |
Chris Cannam |
Fix potential divide-by-zero
|
Mon, 21 Jan 2019 10:07:36 +0000 |
Chris Cannam |
Avoid compiler warning
|
Wed, 09 Jan 2019 15:24:51 +0000 |
Chris Cannam |
Merge from branch fix-static-analysis
|
Wed, 09 Jan 2019 14:41:52 +0000 |
Chris Cannam |
Support changing the separator (if more than one plausible one is found) and repopulating the dialog
|
Wed, 19 Dec 2018 10:40:17 +0000 |
Chris Cannam |
Debug tweaks
|
Wed, 19 Dec 2018 10:40:09 +0000 |
Chris Cannam |
Sample a column only if it is set (avoids flash of mis-ranged material when scrolling with view normalisation on)
|
Tue, 04 Dec 2018 13:49:09 +0000 |
Chris Cannam |
Merge from default branch
fix-static-analysis
|
Thu, 29 Nov 2018 11:57:30 +0000 |
Chris Cannam |
Fix erasing of Region layer labels as the playhead moves over them
|
Mon, 26 Nov 2018 14:33:54 +0000 |
Chris Cannam |
Use nullptr throughout
fix-static-analysis
|
Mon, 26 Nov 2018 13:52:57 +0000 |
Chris Cannam |
Header guards
fix-static-analysis
|
Mon, 26 Nov 2018 13:52:27 +0000 |
Chris Cannam |
Use override throughout
fix-static-analysis
|
Thu, 22 Nov 2018 14:55:38 +0000 |
Chris Cannam |
Fixes from clang modernize-use-override
fix-static-analysis
|
Fri, 16 Nov 2018 09:01:38 +0000 |
Chris Cannam |
Make horizontal wheeling a bit less crazily fast in the absence of fine delta information
|
Thu, 15 Nov 2018 15:08:08 +0000 |
Chris Cannam |
Retain consistent min freq (rather than min bin no) when changing fft parameters in spectrum; scale ffts by window size rather than fft size in case of oversampling, to avoid fading out because of scale factor including zero padding
|
Thu, 15 Nov 2018 14:18:26 +0000 |
Chris Cannam |
Handle integer pixel scaling as well
|
Thu, 15 Nov 2018 14:04:32 +0000 |
Chris Cannam |
Scale pen for retina display on macOS as well as for hidpi display elsewhere
|
Thu, 15 Nov 2018 13:06:38 +0000 |
Chris Cannam |
Different approach to x-coord calculation in slice layer - let's acknowledge that we really do have two different types of model, those whose "bins" are actually at a single value (frequency in the case of the spectrum) and those whose bins are just labels.
|
Wed, 14 Nov 2018 15:47:21 +0000 |
Chris Cannam |
Fixes to spectrum axis calculations, + default to starting at bin 1
|
Wed, 14 Nov 2018 15:14:21 +0000 |
Chris Cannam |
We need to draw illumination label *after* the spectrum...
|
Wed, 14 Nov 2018 15:04:04 +0000 |
Chris Cannam |
Fix some incorrect pixel scaling
|
Wed, 14 Nov 2018 14:29:08 +0000 |
Chris Cannam |
Fix compiler warning
|
Wed, 14 Nov 2018 14:23:17 +0000 |
Chris Cannam |
Merge from branch spectrogramparam
|
Wed, 14 Nov 2018 14:17:06 +0000 |
Chris Cannam |
Various tweaks & fixes to log-scale handling in spectrum. We can't easily preserve the nice behaviour where peaks stay in place as fft size changes, without potentially losing a bit of low-frequency information
spectrogramparam
|
Wed, 14 Nov 2018 14:16:06 +0000 |
Chris Cannam |
Correct positioning for centre line when antialiasing with non-0-width pen
spectrogramparam
|
Wed, 14 Nov 2018 11:01:18 +0000 |
Chris Cannam |
Highlight the current peak line in the spectrum (when shown); also a fix to the crosshair labelling
spectrogramparam
|
Tue, 13 Nov 2018 15:16:48 +0000 |
Chris Cannam |
Toward highlighting peaks on spectrum
spectrogramparam
|
Tue, 13 Nov 2018 14:48:42 +0000 |
Chris Cannam |
Move layer name text up a bit when rendering on a layer with a horizontal scale (i.e. spectrum)
spectrogramparam
|
Tue, 13 Nov 2018 14:06:48 +0000 |
Chris Cannam |
Make "zoom to region" work sensibly for slice/spectrum layers; ensure that min/max bin are remapped properly when changing fft size
spectrogramparam
|
Tue, 13 Nov 2018 13:39:01 +0000 |
Chris Cannam |
Make mention of the shift-drag feature and zooming in the status text
spectrogramparam
|
Mon, 12 Nov 2018 14:48:42 +0000 |
Chris Cannam |
Small speedups
spectrogramparam
|
Mon, 12 Nov 2018 11:34:34 +0000 |
Chris Cannam |
Use log-frequency rather than log-bin for calculating x coord in spectrum. This has the advantage that frequency positions don't move when we change the window size or oversampling ratio, but it does give us an unhelpfully large amount of space for very low frequencies - to be considered
spectrogramparam
|
Thu, 08 Nov 2018 12:55:36 +0000 |
Chris Cannam |
Retrieve only the values already determined to be peaks
spectrogramparam
|
Thu, 08 Nov 2018 11:12:04 +0000 |
Chris Cannam |
Fix "colour" rendering for spectrum (now resembles a filled "line" mode rather than a filled "block" mode)
spectrogramparam
|
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
|
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
|
Fri, 21 Sep 2018 14:01:09 +0100 |
Chris Cannam |
Refactor out paintChannel
zoom
|
Fri, 21 Sep 2018 11:50:15 +0100 |
Chris Cannam |
Fix typo that created un-reloadable session file
zoom
|
Fri, 21 Sep 2018 11:50:05 +0100 |
Chris Cannam |
Ensure getFrameForX returns value on zoom blocksize boundary; take advantage of that (this is essentially reverting to the same behaviour as in the default branch, which we should probably have done all along)
zoom
|
Thu, 20 Sep 2018 15:42:12 +0100 |
Chris Cannam |
Responding to a hang due to mismatching zoom and block sizes
zoom
|
Thu, 20 Sep 2018 13:14:15 +0100 |
Chris Cannam |
Avoid compiler warning
zoom
|
Thu, 20 Sep 2018 11:45:26 +0100 |
Chris Cannam |
Further ZoomLevel fixes
zoom
|
Thu, 20 Sep 2018 10:45:24 +0100 |
Chris Cannam |
More ZoomLevel updates
zoom
|
Wed, 19 Sep 2018 15:42:22 +0100 |
Chris Cannam |
Gradual ZoomLevel updates
zoom
|
Mon, 17 Sep 2018 13:51:31 +0100 |
Chris Cannam |
Merge from default branch
zoom
|
Wed, 12 Sep 2018 15:58:11 +0100 |
Chris Cannam |
Merge from branch import-audio-data
|
Wed, 12 Sep 2018 15:17:38 +0100 |
Chris Cannam |
Propose to take only value-like columns as audio samples, not all numeric ones - now that it's easy enough for the user to overrule
import-audio-data
|
Fri, 07 Sep 2018 18:12:44 +0100 |
Chris Cannam |
Move out these bits which are now in CSVFormat
import-audio-data
|
Thu, 06 Sep 2018 16:26:40 +0100 |
Chris Cannam |
Sample range
import-audio-data
|
Thu, 06 Sep 2018 13:58:09 +0100 |
Chris Cannam |
Refactor; the two use-cases of CSVFormatDialog were turning out to be different enough to justify two separate classes
import-audio-data
|
Thu, 06 Sep 2018 11:49:31 +0100 |
Chris Cannam |
Support audio-format CSV format selection in dialog
import-audio-data
|
Tue, 04 Sep 2018 13:19:32 +0100 |
Chris Cannam |
Merge from default branch
import-audio-data
|
Thu, 09 Aug 2018 16:09:52 +0100 |
Chris Cannam |
Tidy edges of scale area on Mac
|
Wed, 04 Jul 2018 15:34:16 +0100 |
Chris Cannam |
Ensure scale appears for layer when drawn in AutoAlign mode without any other layer present to align to
|
Wed, 04 Jul 2018 15:33:47 +0100 |
Chris Cannam |
Layers such as time-value layers with ColourDistinguishes property should use the dark background when a bright colour is selected. This is how it was always supposed to work, I think, but I broke it so long ago that this "fix" might itself come across as a surprising breaking change
|
Thu, 28 Jun 2018 14:48:35 +0100 |
Chris Cannam |
Fix compiler warning
|
Thu, 28 Jun 2018 14:49:00 +0100 |
Chris Cannam |
Handle additional case
import-audio-data
|
Thu, 28 Jun 2018 14:48:48 +0100 |
Chris Cannam |
Rename guard
import-audio-data
|
Thu, 28 Jun 2018 14:48:35 +0100 |
Chris Cannam |
Fix compiler warning
import-audio-data
|
Tue, 26 Jun 2018 14:37:36 +0100 |
Chris Cannam |
Tool button on Mac (something has gone very wrong with the appearance of the push button in latest builds)
|
Tue, 26 Jun 2018 14:36:56 +0100 |
Chris Cannam |
Never scale down
|
Tue, 26 Jun 2018 08:35:49 +0100 |
Chris Cannam |
Improve level-pan rendering quality on non-retina OSX
|
Mon, 25 Jun 2018 15:29:47 +0100 |
Chris Cannam |
Better rendering for widget cells
|
Mon, 25 Jun 2018 14:16:16 +0100 |
Chris Cannam |
Slightly nicer pan handling, avoiding showing spurious >0dB peaks
|
Fri, 22 Jun 2018 17:51:47 +0100 |
Chris Cannam |
Experiment with rounded rects
|
Fri, 22 Jun 2018 17:19:48 +0100 |
Chris Cannam |
Collect the bits of bookkeeping for mouse wheel events, and use in all widgets
|
Fri, 22 Jun 2018 13:41:54 +0100 |
Chris Cannam |
Proper handling for wheel rotation distance
|
Thu, 21 Jun 2018 15:36:29 +0100 |
Chris Cannam |
Half-steps for level in level-pan widget
|
Thu, 21 Jun 2018 10:43:14 +0100 |
Chris Cannam |
Ctrl-click on level-pan tool button now also resets to default
|
Mon, 11 Jun 2018 14:40:36 +0100 |
Chris Cannam |
Merge from branch plugin-path-config
|
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
|
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
|
Thu, 26 Jan 2017 21:19:49 +0000 |
Chris Cannam |
Scale pen, place line ends in centres of bins, default to line mode
|
Thu, 26 Jan 2017 21:18:55 +0000 |
Chris Cannam |
Move this function into cpp file
|
Thu, 26 Jan 2017 21:18:28 +0000 |
Chris Cannam |
Scale piano keyboard height according to text size
|
Thu, 26 Jan 2017 21:17:59 +0000 |
Chris Cannam |
Fix silly definition that prevented spectrum scale from appearing
|
Thu, 26 Jan 2017 21:17:36 +0000 |
Chris Cannam |
Scale pens
|
Thu, 26 Jan 2017 21:17:19 +0000 |
Chris Cannam |
Add method to scale pen widths for hi-res screens
|
Thu, 26 Jan 2017 21:16:46 +0000 |
Chris Cannam |
Guard only
|
Thu, 26 Jan 2017 21:16:37 +0000 |
Chris Cannam |
Scale pen used for centre line
|
Thu, 26 Jan 2017 21:15:36 +0000 |
Chris Cannam |
Guard only
|
Thu, 26 Jan 2017 21:15:27 +0000 |
Chris Cannam |
Minor debug
|
Thu, 26 Jan 2017 21:15:20 +0000 |
Chris Cannam |
Switch widget type to one that gets mouseover notifications
|
Thu, 26 Jan 2017 12:04:03 +0000 |
Chris Cannam |
Randomise start offset for partial paints, it looks (I think) a little better
|
Thu, 26 Jan 2017 11:55:11 +0000 |
Chris Cannam |
Measure time taken to render per pixel, and use the time last time around to decide whether to be time constrained this time around
|
Thu, 26 Jan 2017 10:41:50 +0000 |
Chris Cannam |
Fix #1781 Running CQ Chromagram spits out stacks of "bin index out of range" warnings
|
Mon, 16 Jan 2017 10:00:19 +0000 |
Chris Cannam |
Fix incorrect call to getColumn() that broke the peak-frequency spectrogram and close zoom levels of the colour 3d plot
|
Fri, 13 Jan 2017 15:44:39 +0000 |
Chris Cannam |
Debug toward tracking down strange peak-frequency spectrogram update problem
|
Fri, 13 Jan 2017 15:37:07 +0000 |
Chris Cannam |
Make getPreferredPeakCache check the render mode itself
|
Fri, 13 Jan 2017 10:29:50 +0000 |
Chris Cannam |
Merge from branch 3.0-integration
|
Fri, 13 Jan 2017 10:22:04 +0000 |
Chris Cannam |
Fix memory leak of cache pixmaps in View
3.0-integration
|
Thu, 05 Jan 2017 14:30:49 +0000 |
Chris Cannam |
More cache hit counts; make debug output from colour 3d plot renderer (even though it is to SVDEBUG) appear only with explicit debug flag
3.0-integration
|
Thu, 05 Jan 2017 14:17:47 +0000 |
Chris Cannam |
Don't start in the middle when repainting the whole width while using a peak cache. It looks funny.
3.0-integration
|
Thu, 05 Jan 2017 14:02:54 +0000 |
Chris Cannam |
Make the colour 3d plot renderer able to support more than one level of peak cache; introduce a second "peak" cache for the spectrogram layer that actually has a 1-1 column relationship with the underlying FFT model, and use it in addition to the existing peak cache if memory is plentiful. Makes spectrograms appear much faster in many common situations.
3.0-integration
|
Thu, 05 Jan 2017 11:10:57 +0000 |
Chris Cannam |
Recreate FFT model when something changes, not the next time it's requested (avoids extra work when only retrieving the model)
3.0-integration
|
Wed, 04 Jan 2017 16:03:12 +0000 |
Chris Cannam |
Wire up record monitoring
3.0-integration
|
Tue, 03 Jan 2017 16:23:11 +0000 |
Chris Cannam |
Provisionally add labels for normalisation menu (sigh)
3.0-integration
|
Tue, 03 Jan 2017 16:14:59 +0000 |
Chris Cannam |
Add help icon, + update subrepo
3.0-integration
|
Tue, 03 Jan 2017 15:14:31 +0000 |
Chris Cannam |
Comment some debug output
3.0-integration
|
Tue, 03 Jan 2017 11:55:29 +0000 |
Chris Cannam |
Fix some compiler warnings
3.0-integration
|
Tue, 20 Dec 2016 11:53:14 +0000 |
Chris Cannam |
Fix erroneous use of single-colour setting to determine dark/light background when in segmentation mode
3.0-integration
|
Tue, 20 Dec 2016 10:49:24 +0000 |
Chris Cannam |
Further PropertyBox layout overhaul: avoid crash (/ assertion failure) when property type changes from e.g. colour to colourmap, by replacing the existing widget within the layout rather than trying to repopulate it
3.0-integration
|
Mon, 19 Dec 2016 16:34:38 +0000 |
Chris Cannam |
Merge from branch svg, and thus (in some subrepos) from levelpanwidget
3.0-integration
|
Mon, 19 Dec 2016 16:32:34 +0000 |
Chris Cannam |
Implement "Export SVG file..."
svg
|
Fri, 16 Dec 2016 19:35:57 +0000 |
Chris Cannam |
Fix incorrect initial display levels in LevelPanWidget
levelpanwidget
|
Fri, 16 Dec 2016 16:29:53 +0000 |
Chris Cannam |
Support mouse wheel on level-pan tool button
levelpanwidget
|
Fri, 16 Dec 2016 15:55:59 +0000 |
Chris Cannam |
Add swatches to colour map combo (optionally, as it turns out they are quite visually distracting)
levelpanwidget
|
Fri, 16 Dec 2016 14:16:05 +0000 |
Chris Cannam |
Introduce a colour map combo too. Doesn't yet have swatches
levelpanwidget
|
Fri, 16 Dec 2016 13:10:21 +0000 |
Chris Cannam |
Take advantage of the fact that a group layout is now always used, to simplify code
levelpanwidget
|
Fri, 16 Dec 2016 13:08:33 +0000 |
Chris Cannam |
Introduce colour combobox class, to replace ad-hoc code in property box
levelpanwidget
|
Thu, 15 Dec 2016 16:29:27 +0000 |
Chris Cannam |
Adjust spacing in property box
levelpanwidget
|
Thu, 15 Dec 2016 16:29:18 +0000 |
Chris Cannam |
Record scale factor in log
levelpanwidget
|
Thu, 15 Dec 2016 15:34:33 +0000 |
Chris Cannam |
Some adjustments to make view elements clearer and more correctly sized, especially on hidpi (non-pixel-doubling) systems
levelpanwidget
|
Thu, 15 Dec 2016 15:12:44 +0000 |
Chris Cannam |
Retina thumbwheels
levelpanwidget
|
Thu, 15 Dec 2016 14:39:52 +0000 |
Chris Cannam |
Tool tips
levelpanwidget
|
Thu, 15 Dec 2016 14:39:40 +0000 |
Chris Cannam |
An attempt to improve PropertyBox layout on the Mac. Make all rows consistent by always creating a group layout for each row, regardless of whether the item(s) in it are marked as grouped or not.
levelpanwidget
|
Thu, 15 Dec 2016 11:54:12 +0000 |
Chris Cannam |
Make play params area of property box look a bit better on OSX
levelpanwidget
|
Thu, 15 Dec 2016 11:53:52 +0000 |
Chris Cannam |
As NotifyingPushButton, but a ToolButton
levelpanwidget
|
Thu, 15 Dec 2016 10:36:41 +0000 |
Chris Cannam |
Moving around some UI bits
levelpanwidget
|
Wed, 14 Dec 2016 14:28:41 +0000 |
Chris Cannam |
Merge from branch 3.0-integration
levelpanwidget
|
Wed, 14 Dec 2016 11:56:47 +0000 |
Chris Cannam |
Minor debug tweaks
3.0-integration
|
Tue, 13 Dec 2016 16:23:48 +0000 |
Chris Cannam |
Fix some compiler problems
3.0-integration
|
Mon, 12 Dec 2016 15:18:52 +0000 |
Chris Cannam |
Some hackery toward having a zoomlevel type
zoom
|
Fri, 09 Dec 2016 18:01:55 +0000 |
Chris Cannam |
Merge from branch bqresample
3.0-integration
|
Fri, 09 Dec 2016 14:40:49 +0000 |
Chris Cannam |
Fixes to sample rate and latency handling
bqresample
|
Tue, 06 Dec 2016 09:47:27 +0000 |
Chris Cannam |
Some work on play parameters and level controls in property box
levelpanwidget
|
Tue, 06 Dec 2016 09:20:10 +0000 |
Chris Cannam |
Switch to level-pan tool button in property box
levelpanwidget
|
Mon, 05 Dec 2016 17:13:01 +0000 |
Chris Cannam |
Introduce level-pan widget to property box
levelpanwidget
|
Mon, 05 Dec 2016 15:47:32 +0000 |
Chris Cannam |
Add monitoring to level-pan widget (though not well, yet)
levelpanwidget
|
Mon, 05 Dec 2016 14:51:25 +0000 |
Chris Cannam |
Another use of WidgetScale
more-hidpi
|
Mon, 05 Dec 2016 14:31:53 +0000 |
Chris Cannam |
Some icon updates
more-hidpi
|
Mon, 05 Dec 2016 12:04:23 +0000 |
Chris Cannam |
Scale the sizes of a few more UI elements
more-hidpi
|
Wed, 30 Nov 2016 11:01:39 +0000 |
Chris Cannam |
Bigger colour swatches for bigger fonts
3.0-integration
|
Wed, 30 Nov 2016 10:54:16 +0000 |
Chris Cannam |
Always accept wheel events
3.0-integration
|
Mon, 28 Nov 2016 14:39:59 +0000 |
Chris Cannam |
More debug
3.0-integration
|
Wed, 23 Nov 2016 10:39:32 +0000 |
Chris Cannam |
Avoid rounding error giving too few bins in column request
3.0-integration
|
Mon, 21 Nov 2016 15:33:08 +0000 |
Chris Cannam |
Merge from branch bqfft
3.0-integration
|
Mon, 21 Nov 2016 15:05:57 +0000 |
Chris Cannam |
Branch to use bqfft code and remove FFTapi
bqfft
|
Thu, 17 Nov 2016 17:47:10 +0000 |
Chris Cannam |
Backed out changeset d89e04b0eff3, thus un-backing-out changeset c036560a7205!
3.0-integration
|
Thu, 17 Nov 2016 11:48:59 +0000 |
Chris Cannam |
Backed out changeset c036560a7205
3.0-integration
|
Thu, 17 Nov 2016 11:48:42 +0000 |
Chris Cannam |
Introduce our own scaleDrawBufferImage (though I think we probably won't actually want to use this, so I expect to back it out again)
3.0-integration
|
Thu, 10 Nov 2016 09:58:28 +0000 |
Chris Cannam |
More timings and cache hit counts
3.0-integration
|
Tue, 08 Nov 2016 14:55:53 +0000 |
Chris Cannam |
Use peak cache at one zoom level lower (since it exists at that level already -- this is a >= vs > question) + make naming more uniform
3.0-integration
|
Fri, 04 Nov 2016 16:44:59 +0000 |
Chris Cannam |
Fix omitted topmost bin
3.0-integration
|
Fri, 04 Nov 2016 16:32:41 +0000 |
Chris Cannam |
Fix forehead-slapping failure to use the right model when rendering 3d plot in peaks cache mode (i.e. when zoomed quite far out)
3.0-integration
|
Thu, 03 Nov 2016 14:57:00 +0000 |
Chris Cannam |
Make SVDEBUG always write to a log file -- formerly this was disabled in NDEBUG builds. I think there's little use to that, it just means that we keep adding more cerr debug output because we aren't getting the log we need. And SVDEBUG logging is not usually used in tight loops, I don't think the performance overhead is too serious.
3.0-integration
|
Fri, 28 Oct 2016 15:20:58 +0100 |
Chris Cannam |
Merge from branch piper
3.0-integration
|
Tue, 25 Oct 2016 15:32:41 +0100 |
Chris Cannam |
Tidying
project-file-rework
|
Tue, 25 Oct 2016 15:29:01 +0100 |
Chris Cannam |
Minor build updates
project-file-rework
|
Tue, 25 Oct 2016 11:04:50 +0100 |
Chris Cannam |
Merge from branch 3.0-integration
project-file-rework
|
Mon, 24 Oct 2016 17:53:33 +0100 |
Chris Cannam |
Cut down vastly on the number of config.pri files and places where their contents has to be effectively duplicated without them
project-file-rework
|
Fri, 21 Oct 2016 14:40:48 +0100 |
Chris Cannam |
Add out-of-process execution to prefs dialog
3.0-integration
|
Thu, 20 Oct 2016 14:06:05 +0100 |
Chris Cannam |
Fix completely bogus allocation that was only shown up because of a compiler warning for int->float conversion possibly restricting value range!
3.0-integration
|
Thu, 20 Oct 2016 11:20:27 +0100 |
Chris Cannam |
Merge from branch "msvc2015_64"
3.0-integration
|
Wed, 19 Oct 2016 09:11:51 +0100 |
Chris Cannam |
Tidy and re-fix for Linux
msvc2015_64
|
Tue, 18 Oct 2016 15:55:50 +0100 |
Chris Cannam |
MSVC build fixes
msvc2015_64
|
Tue, 20 Sep 2016 09:16:55 +0100 |
Chris Cannam |
Merge from branch tony-2.0-integration
3.0-integration
|
Fri, 19 Aug 2016 15:58:57 +0100 |
Chris Cannam |
Merge latest SV 3.0 branch code
tony-2.0-integration
|
Fri, 05 Aug 2016 17:48:52 +0100 |
Chris Cannam |
Introduce labels in RangeMapper and use them in AudioDial, though only for tooltip at present. Make use of this for spectrogram magic -81dB/-Inf threshold. Also introduce static strings for inf/pi and use where appropriate.
3.0-integration
|
Fri, 05 Aug 2016 15:05:02 +0100 |
Chris Cannam |
Merge work on unified spectrogram and colour 3d plot caching renderer
3.0-integration
|
Fri, 05 Aug 2016 14:54:24 +0100 |
Chris Cannam |
Since 1d317e717fe4 we no longer want to fft scale in hybrid mode. (This might also restore compatibility with Tony and prior SV save sessions -- test this.)
spectrogram-minor-refactor
|
Fri, 05 Aug 2016 14:36:28 +0100 |
Chris Cannam |
Make text labels on vertical scale ticks visible
spectrogram-minor-refactor
|
Fri, 05 Aug 2016 14:31:16 +0100 |
Chris Cannam |
Fixes to phase display and colour scale for it; tidy up some debug output
spectrogram-minor-refactor
|
Fri, 05 Aug 2016 14:00:58 +0100 |
Chris Cannam |
Pull out paintDetailedScale
spectrogram-minor-refactor
|
Fri, 05 Aug 2016 13:48:14 +0100 |
Chris Cannam |
Minor tidy, + go back to opaque-only spectrogram as intended
spectrogram-minor-refactor
|
Fri, 05 Aug 2016 12:47:10 +0100 |
Chris Cannam |
Restore illuminateLocalFeatures in spectrogram
spectrogram-minor-refactor
|
Thu, 04 Aug 2016 17:29:33 +0100 |
Chris Cannam |
Reconnect double-click region select in spectrogram
spectrogram-minor-refactor
|
Thu, 04 Aug 2016 14:02:56 +0100 |
Chris Cannam |
Restore phase display
spectrogram-minor-refactor
|
Thu, 04 Aug 2016 11:26:11 +0100 |
Chris Cannam |
Re-implement dB^2 (log-power) spectrogram setting
spectrogram-minor-refactor
|
Wed, 03 Aug 2016 16:16:23 +0100 |
Chris Cannam |
Re-enable (little-used) normalise-visible-range option in spectrogram layer
spectrogram-minor-refactor
|
Wed, 03 Aug 2016 14:20:27 +0100 |
Chris Cannam |
Use a count of bins rather than min and max bins (because the name maxbin tells us nothing about whether the range is inclusive or not)
spectrogram-minor-refactor
|
Tue, 02 Aug 2016 18:32:19 +0100 |
Chris Cannam |
Another small tidy
spectrogram-minor-refactor
|
Tue, 02 Aug 2016 11:42:24 +0100 |
Chris Cannam |
Fix vertical zoom/scroll in colour 3d plot layer
spectrogram-minor-refactor
|
Tue, 02 Aug 2016 11:14:59 +0100 |
Chris Cannam |
Minor tidy
spectrogram-minor-refactor
|
Tue, 02 Aug 2016 09:58:41 +0100 |
Chris Cannam |
Sensible vertical scale and hybrid normalisation range in colour 3d plot
spectrogram-minor-refactor
|
Tue, 02 Aug 2016 09:20:16 +0100 |
Chris Cannam |
Minor tidy
spectrogram-minor-refactor
|
Tue, 02 Aug 2016 09:09:58 +0100 |
Chris Cannam |
A threshold fix
spectrogram-minor-refactor
|
Mon, 01 Aug 2016 16:25:06 +0100 |
Chris Cannam |
Float/double conversion fixes
spectrogram-minor-refactor
|
Mon, 01 Aug 2016 16:21:01 +0100 |
Chris Cannam |
Fix threshold in spectrogram -- it wasn't working in the last release.
spectrogram-minor-refactor
|
Mon, 01 Aug 2016 16:13:29 +0100 |
Chris Cannam |
Must set range mappers before default values -- the presence of a range mapper alters the way the default is set up
spectrogram-minor-refactor
|
Mon, 01 Aug 2016 15:06:16 +0100 |
Chris Cannam |
Scale range matching
spectrogram-minor-refactor
|
Mon, 01 Aug 2016 11:31:53 +0100 |
Chris Cannam |
Some notes on gain
spectrogram-minor-refactor
|
Fri, 22 Jul 2016 14:42:36 +0100 |
Chris Cannam |
Some tidying
spectrogram-minor-refactor
|
Fri, 22 Jul 2016 13:56:24 +0100 |
Chris Cannam |
Fixes and debug output for mag range calculations
spectrogram-minor-refactor
|
Fri, 22 Jul 2016 12:17:55 +0100 |
Chris Cannam |
Wiring through the magnitude range updates
spectrogram-minor-refactor
|
Wed, 20 Jul 2016 13:40:23 +0100 |
Chris Cannam |
Toward updating mag cache
spectrogram-minor-refactor
|
Wed, 20 Jul 2016 08:42:04 +0100 |
Chris Cannam |
Inch toward using the mag cache (currently will crash with debug exception)
spectrogram-minor-refactor
|
Wed, 20 Jul 2016 08:30:20 +0100 |
Chris Cannam |
Introduce ScrollableMagRangeCache, plus some tidying etc
spectrogram-minor-refactor
|
Tue, 19 Jul 2016 17:28:03 +0100 |
Chris Cannam |
Fix translucent mode for spectrogram
spectrogram-minor-refactor
|
Tue, 19 Jul 2016 15:08:22 +0100 |
Chris Cannam |
Wire up invertVertical
spectrogram-minor-refactor
|
Tue, 19 Jul 2016 15:02:44 +0100 |
Chris Cannam |
Re-enable a couple more features
spectrogram-minor-refactor
|
Tue, 19 Jul 2016 14:50:39 +0100 |
Chris Cannam |
Tidy
spectrogram-minor-refactor
|
Tue, 19 Jul 2016 14:49:46 +0100 |
Chris Cannam |
Consts and willRenderOpaque
spectrogram-minor-refactor
|
Tue, 19 Jul 2016 10:12:30 +0100 |
Chris Cannam |
Colourmap rotation (inelegantly)
spectrogram-minor-refactor
|
Tue, 19 Jul 2016 09:36:21 +0100 |
Chris Cannam |
Comment only
spectrogram-minor-refactor
|
Tue, 19 Jul 2016 08:55:13 +0100 |
Chris Cannam |
Make VerticalBinLayer an actual Layer (via SliceableLayer)
spectrogram-minor-refactor
|
Mon, 18 Jul 2016 15:37:15 +0100 |
Chris Cannam |
Start introducing translucent renderer
spectrogram-minor-refactor
|
Thu, 14 Jul 2016 17:14:30 +0100 |
Chris Cannam |
Fix failure to reinitialise m_peakCache
spectrogram-minor-refactor
|
Thu, 14 Jul 2016 17:12:08 +0100 |
Chris Cannam |
Remove almost all of the "old" paint logic from Colour3DPlotLayer
spectrogram-minor-refactor
|
Thu, 14 Jul 2016 17:03:40 +0100 |
Chris Cannam |
Remove all of the "old" paint logic from SpectrogramLayer, even where it hasn't been completely replaced yet
spectrogram-minor-refactor
|
Thu, 14 Jul 2016 16:52:16 +0100 |
Chris Cannam |
Convert ColourScaleType into an enum class
spectrogram-minor-refactor
|
Thu, 14 Jul 2016 16:12:05 +0100 |
Chris Cannam |
Convert ColumnNormalization to an enum class, and separate out normalize-visible
spectrogram-minor-refactor
|
Thu, 14 Jul 2016 15:13:37 +0100 |
Chris Cannam |
Turn BinDisplay and BinScale into enum classes
spectrogram-minor-refactor
|
Wed, 13 Jul 2016 13:44:11 +0100 |
Chris Cannam |
Delete renderers
spectrogram-minor-refactor
|
Wed, 13 Jul 2016 13:30:39 +0100 |
Chris Cannam |
Begin using renderer in colour 3d plot layer
spectrogram-minor-refactor
|
Wed, 13 Jul 2016 13:06:28 +0100 |
Chris Cannam |
Create, but don't yet use, a renderer in the colour 3d plot layer
spectrogram-minor-refactor
|
Wed, 13 Jul 2016 10:00:21 +0100 |
Chris Cannam |
Switch in "standard" colour scale, bin scale, normalisation -- not quite handled elegantly or correctly yet
spectrogram-minor-refactor
|
Mon, 11 Jul 2016 17:19:36 +0100 |
Chris Cannam |
Minor build fix
spectrogram-minor-refactor
|
Mon, 11 Jul 2016 16:03:39 +0100 |
Chris Cannam |
Introduce peak frequency rendering (basics of)
spectrogram-minor-refactor
|
Mon, 11 Jul 2016 14:37:03 +0100 |
Chris Cannam |
Far more pragmatic update strategy
spectrogram-minor-refactor
|
Mon, 11 Jul 2016 10:38:23 +0100 |
Chris Cannam |
Fix draw buffer sizing problem in scaled rendering
spectrogram-minor-refactor
|
Thu, 07 Jul 2016 19:18:31 +0100 |
Chris Cannam |
Split out cache rendering functions and some fixes to calculations
spectrogram-minor-refactor
|
Thu, 07 Jul 2016 19:18:01 +0100 |
Chris Cannam |
Use enums from origin classes
spectrogram-minor-refactor
|
Thu, 07 Jul 2016 12:39:56 +0100 |
Chris Cannam |
Colour scales (partly)
spectrogram-minor-refactor
|
Thu, 07 Jul 2016 11:24:28 +0100 |
Chris Cannam |
Time-constrained rendering
spectrogram-minor-refactor
|
Tue, 05 Jul 2016 17:48:26 +0100 |
Chris Cannam |
Cut over to using the renderer (though it's very incomplete) and fix some cache problems and pointer lifetime misunderstandings
spectrogram-minor-refactor
|
Tue, 05 Jul 2016 12:20:56 +0100 |
Chris Cannam |
Start to introduce renderer objects
spectrogram-minor-refactor
|
Tue, 05 Jul 2016 08:58:28 +0100 |
Chris Cannam |
One FFT model per spectrogram (again!) - but we do still need a magnitude range per view, as views could be showing different regions
spectrogram-minor-refactor
|
Sat, 02 Jul 2016 12:56:07 +0100 |
Chris Cannam |
One FFT size method, no member for it
spectrogram-minor-refactor
|
Fri, 01 Jul 2016 18:30:42 +0100 |
Chris Cannam |
Simplify the oversampling/zero-padding logic. FFT model selection no longer depends on the view.
spectrogram-minor-refactor
|
Fri, 01 Jul 2016 17:54:31 +0100 |
Chris Cannam |
Add VerticalBinLayer to SpectrogramLayer
spectrogram-minor-refactor
|
Fri, 01 Jul 2016 11:37:46 +0100 |
Chris Cannam |
Scale and copy
spectrogram-minor-refactor
|
Fri, 01 Jul 2016 11:21:09 +0100 |
Chris Cannam |
Start introducing render code
spectrogram-minor-refactor
|
Fri, 01 Jul 2016 09:55:48 +0100 |
Chris Cannam |
VerticalBinLayer for vertical mapping abstraction. Not totally sure about this
spectrogram-minor-refactor
|
Thu, 30 Jun 2016 18:21:11 +0100 |
Chris Cannam |
Comments
spectrogram-minor-refactor
|
Thu, 30 Jun 2016 16:28:32 +0100 |
Chris Cannam |
Minor adjustments
spectrogram-minor-refactor
|
Thu, 30 Jun 2016 15:46:14 +0100 |
Chris Cannam |
More filling in render & cache code
spectrogram-minor-refactor
|
Thu, 30 Jun 2016 12:40:22 +0100 |
Chris Cannam |
Move drawVisibleText to PaintAssistant
spectrogram-minor-refactor
|
Thu, 30 Jun 2016 10:59:11 +0100 |
Chris Cannam |
Move LayerGeometryProvider from view to layer
spectrogram-minor-refactor
|
Thu, 30 Jun 2016 10:36:52 +0100 |
Chris Cannam |
Two functions, rather than one with a boolean arg
spectrogram-minor-refactor
|
Wed, 29 Jun 2016 15:13:54 +0100 |
Chris Cannam |
Another tiny bit
spectrogram-minor-refactor
|
Wed, 29 Jun 2016 14:04:57 +0100 |
Chris Cannam |
Pull out render timer
spectrogram-minor-refactor
|
Wed, 29 Jun 2016 11:53:00 +0100 |
Chris Cannam |
More renderer stubbing
spectrogram-minor-refactor
|
Mon, 27 Jun 2016 16:01:42 +0100 |
Chris Cannam |
Comments
spectrogram-minor-refactor
|
Thu, 23 Jun 2016 17:07:21 +0100 |
Chris Cannam |
Start stubbing Colour3DPlotRenderer
spectrogram-minor-refactor
|
Thu, 23 Jun 2016 14:51:10 +0100 |
Chris Cannam |
Use a params structure
spectrogram-minor-refactor
|
Thu, 23 Jun 2016 14:43:14 +0100 |
Chris Cannam |
Add ColourScale
spectrogram-minor-refactor
|
Thu, 23 Jun 2016 14:42:37 +0100 |
Chris Cannam |
Introduce ColourScale to handle colour mapping for both spectrogram and colour 3d plot layers
spectrogram-minor-refactor
|
Thu, 23 Jun 2016 10:57:21 +0100 |
Chris Cannam |
Comment
spectrogram-minor-refactor
|
Thu, 23 Jun 2016 10:51:45 +0100 |
Chris Cannam |
Comments
spectrogram-minor-refactor
|
Thu, 23 Jun 2016 08:46:20 +0100 |
Chris Cannam |
Fix possible crash when scrolling to end
spectrogram-minor-refactor
|
Mon, 20 Jun 2016 12:00:32 +0100 |
Chris Cannam |
Extend column logic to peak frequency display as well, and correct some scopes according to whether values are per source column or per target pixel
spectrogram-minor-refactor
|
Mon, 20 Jun 2016 11:30:15 +0100 |
Chris Cannam |
Pull out column ops into ColumnOp
spectrogram-minor-refactor
|
Fri, 17 Jun 2016 10:19:55 +0100 |
Chris Cannam |
A more sensible order for column operations
spectrogram-minor-refactor
|
Wed, 15 Jun 2016 14:43:51 +0100 |
Chris Cannam |
Don't need these
spectrogram-minor-refactor
|
Wed, 15 Jun 2016 09:46:20 +0100 |
Chris Cannam |
Replace old logic with calls to new functions; basic refactor part A done, the code now compiles again
spectrogram-minor-refactor
|
Wed, 15 Jun 2016 08:52:07 +0100 |
Chris Cannam |
A couple more helper functions
spectrogram-minor-refactor
|
Mon, 13 Jun 2016 16:17:44 +0100 |
Chris Cannam |
Mid-refactor to pull out the bulk of paintDrawBuffer into chunks
spectrogram-minor-refactor
|
Mon, 13 Jun 2016 12:46:36 +0100 |
Chris Cannam |
Merge from default branch
spectrogram-minor-refactor
|
Mon, 13 Jun 2016 11:44:08 +0100 |
Chris Cannam |
Comments and minor tidy
3.0-integration
|
Mon, 13 Jun 2016 11:44:03 +0100 |
Chris Cannam |
Make normalise-hybrid logic the same in both draw methods
3.0-integration
|
Mon, 13 Jun 2016 11:42:51 +0100 |
Chris Cannam |
Make peak cache divisor a member
3.0-integration
|
Thu, 26 May 2016 11:21:55 +0100 |
Chris Cannam |
Don't paint if model has zero width
3.0-integration
|
Thu, 21 Apr 2016 15:06:05 +0100 |
Chris Cannam |
Merge from branch "alignment-simple"
3.0-integration
|
Wed, 20 Apr 2016 12:06:28 +0100 |
Chris Cannam |
Merge branches 3.0-integration and imaf_enc to 3.0-plus-imaf
3.0-plus-imaf
|
Fri, 18 Mar 2016 14:25:05 +0000 |
Chris Cannam |
Start including Vamp SDK into main build, as we do with Sonic Annotator
3.0-integration
|
Fri, 04 Mar 2016 12:38:29 +0000 |
Chris Cannam |
Merge from default branch
3.0-integration
|
Fri, 04 Mar 2016 12:23:31 +0000 |
Chris Cannam |
Use drawVisibleText for box labels
|
Fri, 04 Mar 2016 12:23:07 +0000 |
Chris Cannam |
Fix incorrect handling of model start frame
|
Fri, 04 Mar 2016 12:22:42 +0000 |
Chris Cannam |
Fix confusion between model columns and painted columns, and document the difference
|
Wed, 02 Mar 2016 17:25:27 +0000 |
Chris Cannam |
Merge in from SV 3.0-integration branches
alignment-simple
|
Tue, 09 Feb 2016 10:59:36 +0000 |
Chris Cannam |
Make ViewProxy objects share the ids of their Views; fixes incorrect colour scale drawing
3.0-integration
|
Thu, 04 Feb 2016 11:18:08 +0000 |
Chris Cannam |
Merge from branch "spectrogram-minor-refactor"
3.0-integration
|
Thu, 04 Feb 2016 11:17:31 +0000 |
Chris Cannam |
Merge from the default branch
3.0-integration
|
Thu, 04 Feb 2016 11:17:23 +0000 |
Chris Cannam |
Merge from branch "tony-2.0-integration"
3.0-integration
|
Wed, 03 Feb 2016 16:51:37 +0000 |
Chris Cannam |
Truncate edges when about to paint beyond limits of cache
spectrogram-minor-refactor
|
Tue, 02 Feb 2016 16:00:31 +0000 |
Chris Cannam |
Don't use partial paints when zoomed in far enough to have boundary alignment concerns. (But boundary calculations are still wrong, leading to a logic error exception.)
spectrogram-minor-refactor
|
Tue, 02 Feb 2016 15:34:39 +0000 |
Chris Cannam |
Comment
spectrogram-minor-refactor
|
Tue, 02 Feb 2016 15:32:57 +0000 |
Chris Cannam |
Timing tweaks to reduce the number of repaints
spectrogram-minor-refactor
|
Tue, 02 Feb 2016 14:28:00 +0000 |
Chris Cannam |
Fix cache validity boundary condition
spectrogram-minor-refactor
|
Tue, 02 Feb 2016 10:44:07 +0000 |
Chris Cannam |
*Really* add overlooked file!
spectrogram-minor-refactor
|
Tue, 02 Feb 2016 10:31:04 +0000 |
Chris Cannam |
Revert last commit (wrong branch)
|
Tue, 02 Feb 2016 10:29:10 +0000 |
Chris Cannam |
Add overlooked file!
|
Sat, 30 Jan 2016 12:05:14 +0000 |
Chris Cannam |
Update acinclude files to look for qt5-qmake as well as qmake-qt5
|
Fri, 29 Jan 2016 18:51:05 +0000 |
Chris Cannam |
Further fixes to the scrollable cache logic
spectrogram-minor-refactor
|
Fri, 29 Jan 2016 15:08:01 +0000 |
Chris Cannam |
Start refactoring out the spectrogram image cache
spectrogram-minor-refactor
|
Wed, 27 Jan 2016 11:10:48 +0000 |
Chris Cannam |
Fix calculation of repaint area when we haven't scrolled but cache is not complete
spectrogram-minor-refactor
|
Tue, 26 Jan 2016 17:21:46 +0000 |
Chris Cannam |
Start repainting from the middle -- but this is quite unreliable
spectrogram-minor-refactor
|
Tue, 26 Jan 2016 14:44:26 +0000 |
Chris Cannam |
Fix return value from paintDrawBuffer in rightToLeft case; propagate timing change to PeakFrequencies version as well
spectrogram-minor-refactor
|
Tue, 26 Jan 2016 13:19:53 +0000 |
Chris Cannam |
Draw right-to-left when adjoining an existing cache valid area on the right
spectrogram-minor-refactor
|
Mon, 25 Jan 2016 16:16:21 +0000 |
Chris Cannam |
Make paint method do its own timing and abandon if it's taking too long (still needs some work on queueing correct repaints of the remainder)
spectrogram-minor-refactor
|
Mon, 25 Jan 2016 15:52:26 +0000 |
Chris Cannam |
Rearrange cache update calculations so as to use the actual painted width returned by paint functions (though they only ever return the same width as requested, at this point)
spectrogram-minor-refactor
|
Fri, 22 Jan 2016 18:12:41 +0000 |
Chris Cannam |
Avoid reusing a large paint width if the zoom level has changed (in case it has changed dramatically, as for example when the user hits the F key). Also some tidying and adjustment to timing stuff
colourschemes
|
Fri, 22 Jan 2016 17:08:02 +0000 |
Chris Cannam |
Tidy a bit
colourschemes
|
Fri, 22 Jan 2016 15:17:25 +0000 |
Chris Cannam |
Some debug
colourschemes
|
Fri, 22 Jan 2016 15:16:36 +0000 |
Chris Cannam |
Fix integer overflow in getFrameForX
colourschemes
|
Fri, 22 Jan 2016 13:39:45 +0000 |
Chris Cannam |
Convert 3d model column type from QVector to std::vector; replace another user of ResizeableBitset
colourschemes
|
Thu, 21 Jan 2016 09:28:57 +0000 |
Chris Cannam |
Make colour 3d plot layer colour a preference as well
colourschemes
|
Wed, 20 Jan 2016 11:43:16 +0000 |
Chris Cannam |
Add default spectrogram colours to prefs
colourschemes
|
Tue, 19 Jan 2016 17:18:38 +0000 |
Chris Cannam |
Tidy
colourschemes
|
Tue, 19 Jan 2016 16:30:33 +0000 |
Chris Cannam |
Rearrange colours, make some of them more attractive, give some of them nicer names
colourschemes
|
Tue, 19 Jan 2016 13:02:32 +0000 |
Chris Cannam |
Remove debug out
colourschemes
|
Tue, 19 Jan 2016 12:56:19 +0000 |
Chris Cannam |
Provide a sensible name for this colour scheme
colourschemes
|
Wed, 02 Dec 2015 15:01:38 +0000 |
Chris Cannam |
Experimentation with colour schemes and mappings
colourschemes
|
Wed, 18 Nov 2015 12:08:33 +0000 |
Chris Cannam |
Merge from default branch
3.0-integration
|
Thu, 22 Oct 2015 11:40:17 +0100 |
Chris Cannam |
Back out 1c37aa13bfd8 (which added half-wave rectification to colour 3d plot). Too specific.
|
Tue, 20 Oct 2015 12:55:09 +0100 |
Chris Cannam |
Fix incorrect reload of old Tony v1.0 files
tony-2.0-integration
|
Tue, 20 Oct 2015 12:54:47 +0100 |
Chris Cannam |
Use max value returned directly from api call
tony-2.0-integration
|
Tue, 20 Oct 2015 12:53:32 +0100 |
Chris Cannam |
Minor adjustment for higher-res screens
tony-2.0-integration
|
Tue, 20 Oct 2015 09:14:24 +0100 |
Chris Cannam |
Merge from default branch
3.0-integration
|
Tue, 20 Oct 2015 09:04:41 +0100 |
Chris Cannam |
Fix embarrassing failure to reload Note layers
|
Wed, 14 Oct 2015 14:52:21 +0100 |
Chris Cannam |
Merge from branch "3.0-integration"
tony-2.0-integration
|
Wed, 14 Oct 2015 13:32:53 +0100 |
Chris Cannam |
Remove some debug
3.0-integration
|
Wed, 14 Oct 2015 10:12:59 +0100 |
Chris Cannam |
Merge from branch "tony-2.0-integration"
3.0-integration
|
Tue, 13 Oct 2015 14:24:51 +0100 |
Chris Cannam |
Repaint fix
tony-2.0-integration
|
Mon, 12 Oct 2015 17:09:51 +0100 |
Chris Cannam |
Remove some debug out
tony-2.0-integration
|
Thu, 20 Aug 2015 17:05:51 +0100 |
Chris Cannam |
At least avoid crashing if scaled zoom level reaches 0!
tony-2.0-integration
|
Thu, 20 Aug 2015 15:40:04 +0100 |
Chris Cannam |
Some minor tweaks to make behaviour more like prior Tony
tony-2.0-integration
|
Thu, 20 Aug 2015 14:54:21 +0100 |
Chris Cannam |
Merge through to branch for Tony 2.0
tony-2.0-integration
|
Tue, 04 Aug 2015 16:39:40 +0100 |
Chris Cannam |
Merge from branch bqaudioio
3.0-integration
|
Tue, 04 Aug 2015 13:27:42 +0100 |
Chris Cannam |
Initial work toward switching to bqaudioio library (so as to get I/O, not just O)
bqaudioio
|
Tue, 14 Jul 2015 15:04:46 +0100 |
alo |
removed imaf sliders
imaf_enc
|
Tue, 07 Jul 2015 17:39:06 +0100 |
Chris Cannam |
Merge from default branch
3.0-integration
|
Tue, 07 Jul 2015 17:28:58 +0100 |
Chris Cannam |
Major fix to bug in handling of fuzzy column in CSV import (introduced since the last release) which meant that col 6 of a wide CSV would go missing completely!
|
Wed, 01 Jul 2015 18:31:28 +0100 |
Chris Cannam |
Merge from branch simple-fft-model
3.0-integration
|
Wed, 07 Jan 2015 17:42:21 +0000 |
Chris Cannam |
Merge from default branch
simple-fft-model
|