Tue, 16 Jun 2020 15:16:50 +0100 |
Chris Cannam |
Fix some Qt deprecations
|
Thu, 14 May 2020 16:38:09 +0100 |
Chris Cannam |
Profiling point
|
Thu, 14 May 2020 16:38:05 +0100 |
Chris Cannam |
It turns out icons are loaded repeatedly when recreating menus, causing an actually appreciable slowdown when some cases. Provide a cache
|
Mon, 11 May 2020 17:28:12 +0100 |
Chris Cannam |
Make ImageLayer able to report whether an image format can be opened
|
Wed, 06 May 2020 11:44:38 +0100 |
Chris Cannam |
Reduce font size when pane is very thin
|
Wed, 06 May 2020 09:08:37 +0100 |
Chris Cannam |
Reduce heights of alignment views if (they are visible and) we are squashed for space
|
Thu, 30 Apr 2020 14:47:13 +0100 |
Chris Cannam |
When asked to render the whole view width, we need to wait for the layers to be ready before we can determine what the width is
|
Wed, 29 Apr 2020 17:47:55 +0100 |
Chris Cannam |
Fix compiler warning
|
Wed, 29 Apr 2020 17:47:37 +0100 |
Chris Cannam |
Debug
|
Wed, 29 Apr 2020 14:46:37 +0100 |
Chris Cannam |
Further removal of Qt 5.6+-only APIs
|
Wed, 29 Apr 2020 14:23:51 +0100 |
Chris Cannam |
This addAction API from Qt 5.6+ is still, unfortunately, too recent for some of our builds
|
Wed, 29 Apr 2020 13:26:23 +0100 |
Chris Cannam |
Complete round-trip name-type conversion for melodic range & peak freq spectrograms (also has the effect of making them creatable from OSC)
|
Wed, 22 Apr 2020 13:08:12 +0100 |
Chris Cannam |
Add list of packs, fix download test logic
|
Mon, 20 Apr 2020 18:46:49 +0100 |
Chris Cannam |
Use Provider structure
|
Thu, 09 Apr 2020 17:09:11 +0100 |
Chris Cannam |
Fixes for mingw
|
Thu, 09 Apr 2020 14:59:19 +0100 |
Chris Cannam |
Add missing include
|
Thu, 09 Apr 2020 11:23:40 +0100 |
Chris Cannam |
Use our base column type
|
Mon, 06 Apr 2020 13:56:00 +0100 |
Chris Cannam |
Merge from branch sensible-delimited-data-strings
|
Fri, 03 Apr 2020 17:12:37 +0100 |
Chris Cannam |
Switch to the StringExport api now found in svcore
sensible-delimited-data-strings
|
Fri, 03 Apr 2020 12:12:47 +0100 |
Chris Cannam |
Merge from branch audio-source-refactor. Mostly handling changes to plugin ownership
|
Fri, 03 Apr 2020 11:35:40 +0100 |
Chris Cannam |
Remove unused variable
|
Fri, 03 Apr 2020 11:35:36 +0100 |
Chris Cannam |
That didn't work well on a machine with a higher scaled-pixel ratio, try this
|
Tue, 31 Mar 2020 13:45:06 +0100 |
Chris Cannam |
Provide context menu in LevelPanToolButton, + a bit of tidying
|
Mon, 30 Mar 2020 11:29:16 +0100 |
Chris Cannam |
Add right-button context menu to panner widget
|
Fri, 27 Mar 2020 14:36:11 +0000 |
Chris Cannam |
Add context menus to property box controls
|
Fri, 27 Mar 2020 11:04:56 +0000 |
Chris Cannam |
Add context menu to Thumbwheel
|
Fri, 27 Mar 2020 11:04:48 +0000 |
Chris Cannam |
Add test for whether presentation name is at default or not
|
Thu, 26 Mar 2020 12:10:55 +0000 |
Chris Cannam |
Add optional context menu to AudioDial
|
Thu, 26 Mar 2020 11:16:47 +0000 |
Chris Cannam |
Factor out the menu titling code formerly in MainWindow
|
Wed, 25 Mar 2020 12:08:34 +0000 |
Chris Cannam |
Add a tab-bar context menu signal to the property stack
|
Fri, 20 Mar 2020 16:31:23 +0000 |
Chris Cannam |
Use shared_ptr for plugin instances throughout; also descriptors are copyable
audio-source-refactor
|
Fri, 24 Jan 2020 15:11:08 +0000 |
Chris Cannam |
Merge from branch background-mode
|
Fri, 24 Jan 2020 12:40:27 +0000 |
Chris Cannam |
Add optional unset entry to colour combo
background-mode
|
Fri, 24 Jan 2020 12:40:07 +0000 |
Chris Cannam |
Make nearby-colour matching a bit more sophisticated, with slightly better algorithm (we think?) and ability to insist on dark/light background
background-mode
|
Thu, 23 Jan 2020 15:43:51 +0000 |
Chris Cannam |
Pick accent colour from OS theme if appropriate
background-mode
|
Thu, 23 Jan 2020 15:14:07 +0000 |
Chris Cannam |
Apply sensible highlight/link colours
background-mode
|
Mon, 20 Jan 2020 17:18:42 +0000 |
Chris Cannam |
More sensible approach to colour setting on Windows
background-mode
|
Fri, 17 Jan 2020 21:36:54 +0000 |
Chris Cannam |
Windows stylesheet
background-mode
|
Fri, 17 Jan 2020 13:45:57 +0000 |
Chris Cannam |
Comments and palette adjustments
|
Wed, 15 Jan 2020 13:58:33 +0000 |
Chris Cannam |
Cut this down, we don't need the things we were calculating (also avoid possible null pointer dereference of v)
|
Wed, 15 Jan 2020 13:58:11 +0000 |
Chris Cannam |
Model -> layer, + word wrap
|
Wed, 15 Jan 2020 13:57:52 +0000 |
Chris Cannam |
Clarify comment
|
Tue, 14 Jan 2020 15:48:44 +0000 |
Chris Cannam |
Merge from branch csv-export-dialog
|
Tue, 14 Jan 2020 15:41:17 +0000 |
Chris Cannam |
Add CSV export dialog, + associated supporting changes
csv-export-dialog
|
Tue, 14 Jan 2020 13:19:18 +0000 |
Chris Cannam |
Don't write empty lines
|
Fri, 10 Jan 2020 14:54:27 +0000 |
Chris Cannam |
Merge from branch spectrogram-export
|
Fri, 10 Jan 2020 14:30:26 +0000 |
Chris Cannam |
Add support for a header line on delimited data output
spectrogram-export
|
Fri, 10 Jan 2020 11:12:33 +0000 |
Chris Cannam |
Add option to export timestamp column
spectrogram-export
|
Thu, 09 Jan 2020 14:35:55 +0000 |
Chris Cannam |
Use Colour3DPlotExporter in line with SpectrogramLayer
spectrogram-export
|
Thu, 09 Jan 2020 14:35:41 +0000 |
Chris Cannam |
Provide parameters needed for scale and thresholding
spectrogram-export
|
Thu, 09 Jan 2020 14:34:51 +0000 |
Chris Cannam |
Handle scale factor, needed for all spectrogram export; handle thresholding (using gain/normalisation for threshold calculation) in peak frequency export
spectrogram-export
|
Thu, 09 Jan 2020 14:29:21 +0000 |
Chris Cannam |
Give timer a parent so as not to leak it
spectrogram-export
|
Wed, 08 Jan 2020 15:29:02 +0000 |
Chris Cannam |
Update in-progress comments only
spectrogram-export
|
Tue, 07 Jan 2020 14:57:40 +0000 |
Chris Cannam |
Fix typo in range
spectrogram-export
|
Tue, 07 Jan 2020 11:19:02 +0000 |
Chris Cannam |
Comment only
spectrogram-export
|
Tue, 07 Jan 2020 11:18:57 +0000 |
Chris Cannam |
Handle peaks
spectrogram-export
|
Tue, 07 Jan 2020 11:18:43 +0000 |
Chris Cannam |
Provide export model
spectrogram-export
|
Mon, 06 Jan 2020 14:46:25 +0000 |
Chris Cannam |
Start work on spectrogram export code
spectrogram-export
|
Fri, 22 Nov 2019 14:12:50 +0000 |
Chris Cannam |
Fix note numbering - ensure stable across whole track (as it used to be, but without scanning all notes in paint in order to do that)
|
Thu, 21 Nov 2019 14:03:19 +0000 |
Chris Cannam |
Merge
|
Thu, 21 Nov 2019 14:02:57 +0000 |
Chris Cannam |
Fixes to NoteLayer, particularly to calculation of vertical scale when model unit is not Hz. To avoid inconsistency we now behave as if the unit is always Hz from the point of view of the external API and display, converting at the point where we obtain values from the events themselves. Also various fixes to editing.
|
Thu, 31 Oct 2019 15:32:13 +0000 |
Chris Cannam |
Further replacements of QRect::right() with the right (arf) calculation
|
Thu, 31 Oct 2019 15:32:01 +0000 |
Chris Cannam |
Use x + width() instead of QRect::right(), which doesn't return what we need and leaves us a pixel short; also subtract the resolution from the start frame to avoid scrolling scraggy single-pixel lines when we should be drawing nice fat ones
|
Thu, 17 Oct 2019 14:44:22 +0100 |
Chris Cannam |
Permit getScaleProvidingLayerForUnit to return a dormant layer if there is no visible alternative. This is necessary to avoid the scale disappearing in Tony when the spectrogram is toggled off.
|
Thu, 17 Oct 2019 11:12:54 +0100 |
Chris Cannam |
Pass a y-coord, optionally, to Layer::snapToFeatureFrame. This is necessary for BoxLayer which needs to coordinate its snaps with the box it is highlighting for editing. Then in BoxLayer, merge getPointToDrag and getLocalPoints into a single getLocalPoint and use this throughout.
|
Thu, 17 Oct 2019 10:26:21 +0100 |
Chris Cannam |
Update getPointToDrag to prefer boxes that are containing the mouse position in height as well as width
|
Wed, 16 Oct 2019 16:20:12 +0100 |
Chris Cannam |
Make audio dial more visible in Mac dark mode
|
Wed, 16 Oct 2019 13:02:52 +0100 |
Chris Cannam |
Return true from getValueExtents always, just with no unit in the case where we don't have a nice neat scale. This should preserve the property of preventing other layers auto-aligning to us, while also ensuring we don't get overlooked for the purposes of drawing our own scale in a situation where a scale-less layer is on top of us
|
Wed, 16 Oct 2019 13:01:23 +0100 |
Chris Cannam |
Debug output
|
Wed, 16 Oct 2019 12:23:36 +0100 |
Chris Cannam |
Overhaul the way WaveformLayer reports value and display extents. The previous logic has been nonsense for a very long time, excused only by the fact that it was very seldom relevant (only really if another layer with unit V came along that wanted to auto-align with it). Partial fix for #1954 Peculiar alignment for Amplitude Follower y-scale in Auto-Align mode
|
Wed, 16 Oct 2019 12:19:04 +0100 |
Chris Cannam |
Fix getScaleProvidingLayerForUnit to make it only return a layer that actually has display extents. Modify getVisibleExtentsForUnit to make it more like the behaviour in 3.x: where no layer with display extents is found, use the union of the value extents of layers with the right unit. Partial fix for #1954 Peculiar alignment for Amplitude Follower y-scale in Auto-Align mode.
|
Wed, 16 Oct 2019 12:13:28 +0100 |
Chris Cannam |
Debug output tweaks
|
Tue, 15 Oct 2019 14:53:25 +0100 |
Chris Cannam |
Overhaul choice of layer to show scale, in Pane::drawVerticalScale, making it call out to the same logic used by View::getVisibleExtentsForUnit when appropriate. Also refuse to accept scale from dormant top layer.
|
Tue, 15 Oct 2019 14:51:58 +0100 |
Chris Cannam |
Avoid compiler warning
|
Tue, 15 Oct 2019 11:40:56 +0100 |
Chris Cannam |
Clarify naming of some view-related methods. Rename LayerGeometryProvider::getValueExtents to getVisibleExtentsForUnit, and View::getTextLabelHeight to getTextLabelYCoord. Add View::getVisibleExtentsForAnyUnit to be used to determine which unit to adopt in a new e.g. box layer.
|
Tue, 15 Oct 2019 09:32:24 +0100 |
Chris Cannam |
Fix #1951 Selecting row in data editor with multiple items having same frame always selects the first
|
Mon, 14 Oct 2019 14:20:02 +0100 |
Chris Cannam |
Tidy / debug
|
Wed, 09 Oct 2019 13:45:17 +0100 |
Chris Cannam |
Fix #1904 Scrolling colour 3d plot does not always work when in View normalisation mode. We shouldn't imagine we've just invalidated the cache if the truth is that we've only just created the renderer
|
Wed, 09 Oct 2019 11:51:19 +0100 |
Chris Cannam |
Fix failure to apply new frame when pasting events
|
Wed, 09 Oct 2019 11:33:33 +0100 |
Chris Cannam |
Further light streamlining
|
Wed, 09 Oct 2019 11:17:26 +0100 |
Chris Cannam |
Slightly streamline image scaling
|
Mon, 07 Oct 2019 14:30:13 +0100 |
Chris Cannam |
Don't create alignment views at all if not requested (now that the request is made only at construction time)
|
Mon, 07 Oct 2019 14:08:23 +0100 |
Chris Cannam |
Fix alignment of property box when switching back on after having been hidden
|
Mon, 07 Oct 2019 09:43:31 +0100 |
Chris Cannam |
Fix compiler warning
|
Fri, 04 Oct 2019 16:35:22 +0100 |
Chris Cannam |
Fix goof
|
Fri, 04 Oct 2019 13:51:24 +0100 |
Chris Cannam |
Rework PaneStack so that the options that generally aren't (or can't be) changed after construction are supplied to the constructor instead of being set through setter methods.
|
Fri, 04 Oct 2019 13:37:39 +0100 |
Chris Cannam |
Debug bits
|
Wed, 25 Sep 2019 14:11:42 +0100 |
Chris Cannam |
Merge
|
Wed, 25 Sep 2019 13:42:17 +0100 |
Chris Cannam |
Make the waveform layer do the expected thing when MergeChannels mode (i.e. butterfly mode) is enabled even if there is only 1 channel. This combination isn't actually available in the UI for SV, but it's useful for Sonic Lineup.
|
Wed, 25 Sep 2019 13:48:04 +0100 |
Chris Cannam |
Merge from branch time-frequency-boxes
|
Wed, 25 Sep 2019 11:09:06 +0100 |
Chris Cannam |
With duration and two values, propose a box model (value and extent)
time-frequency-boxes
|
Wed, 25 Sep 2019 09:46:27 +0100 |
Chris Cannam |
Tidying
time-frequency-boxes
|
Wed, 25 Sep 2019 09:46:20 +0100 |
Chris Cannam |
Make getTopLayerDisplayExtents public (ugh) for use when setting up a new empty layer with auto-align over the top of another one
time-frequency-boxes
|
Wed, 25 Sep 2019 09:45:42 +0100 |
Chris Cannam |
Rename TimeFrequencyBoxLayer to just BoxLayer, supporting vertical scales other than Hz
time-frequency-boxes
|
Sat, 21 Sep 2019 19:13:14 +0100 |
Chris Cannam |
Fix confusion about capture scope with MSVC
time-frequency-boxes
|
Fri, 20 Sep 2019 14:48:55 +0100 |
Chris Cannam |
This is what the icon is actually called
time-frequency-boxes
|
Fri, 20 Sep 2019 14:19:17 +0100 |
Chris Cannam |
Item-editing updates needed for time-frequency box layer
time-frequency-boxes
|
Fri, 20 Sep 2019 11:25:47 +0100 |
Chris Cannam |
Fixes to drag and paint in time-freq box layer
time-frequency-boxes
|
Fri, 20 Sep 2019 11:25:22 +0100 |
Chris Cannam |
Shorten name (Boxes -> Box)
time-frequency-boxes
|
Thu, 19 Sep 2019 17:15:36 +0100 |
Chris Cannam |
Add TimeFrequencyBoxes to layer factory
time-frequency-boxes
|
Thu, 19 Sep 2019 15:18:28 +0100 |
Chris Cannam |
Introduce time-frequency box layer
time-frequency-boxes
|
Tue, 17 Sep 2019 12:50:58 +0100 |
Chris Cannam |
Merge
|
Tue, 17 Sep 2019 12:50:34 +0100 |
Chris Cannam |
The default key frame map is not working well at the moment, because its extents are not being properly updated as the models they depend on are loaded. Leave it empty for now.
|
Mon, 16 Sep 2019 13:34:56 +0100 |
Chris Cannam |
Comment
|
Fri, 13 Sep 2019 17:40:59 +0100 |
Chris Cannam |
Fix, I think, #1914 Mounting rounding error when dragging aligned view left/right - and therefore the associated #1874 Pointer position becomes increasingly erroneous when rewinding with alignment active
|
Fri, 13 Sep 2019 17:27:14 +0100 |
Chris Cannam |
Debug updates
|
Fri, 13 Sep 2019 17:26:11 +0100 |
Chris Cannam |
Debug changes
|
Thu, 12 Sep 2019 13:50:24 +0100 |
Chris Cannam |
Only set maximum frequency on FFT model when in a special verticallyFixed mode
|
Thu, 12 Sep 2019 11:53:40 +0100 |
Chris Cannam |
Set maximum frequency on FFT model to reduce cache size (experimental)
|
Thu, 12 Sep 2019 11:53:17 +0100 |
Chris Cannam |
Pass the cache pointer through rather than looking it up afresh from the model id for each column
|
Wed, 11 Sep 2019 20:36:04 +0100 |
Chris Cannam |
Generate peak cache directly from model, not from whole-model cache (which turns out to be very slow for large models)
|
Wed, 11 Sep 2019 11:21:00 +0100 |
Chris Cannam |
More debug bits
|
Tue, 10 Sep 2019 16:35:28 +0100 |
Chris Cannam |
Debug concerns
|
Wed, 04 Sep 2019 17:31:21 +0100 |
Chris Cannam |
Indentation
|
Thu, 15 Aug 2019 18:18:22 +0100 |
Chris Cannam |
Show relative pitch if recorded
|
Wed, 14 Aug 2019 10:58:24 +0100 |
Chris Cannam |
Separate out handling of alignment progress bar from the layer progress bars and fix tendency to have them hanging around even when alignment has completed
|
Tue, 13 Aug 2019 15:10:32 +0100 |
Chris Cannam |
Toward trying to figure out a progress-bar problem
|
Tue, 13 Aug 2019 14:35:29 +0100 |
Chris Cannam |
Ensure rightCropFrame doesn't end up rounded to the left of the desired end pixel
|
Fri, 09 Aug 2019 19:02:51 +0100 |
Chris Cannam |
Improve drawn alignment of lines in AlignmentView against the view below; also cache the mapping locations
|
Thu, 08 Aug 2019 13:33:38 +0100 |
Chris Cannam |
Debug
|