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
|
Thu, 08 Aug 2019 13:33:30 +0100 |
Chris Cannam |
Fix overlooked alignment
|
Fri, 02 Aug 2019 16:44:32 +0100 |
Chris Cannam |
Attempt a mechanism for the View to time-align a layer on display using an aligning version of the ViewProxy
|
Fri, 02 Aug 2019 16:42:32 +0100 |
Chris Cannam |
Add direct method to get source model
|
Fri, 19 Jul 2019 16:10:19 +0100 |
Chris Cannam |
Correct erroneous signal signature
|
Thu, 18 Jul 2019 13:18:19 +0100 |
Chris Cannam |
Fix failure to show alignment progress bar
|
Wed, 17 Jul 2019 14:25:16 +0100 |
Chris Cannam |
Merge from branch by-id
|
Wed, 17 Jul 2019 13:12:56 +0100 |
Chris Cannam |
Tidy; also don't show cancel buttons for alignments
by-id
|
Wed, 17 Jul 2019 11:20:08 +0100 |
Chris Cannam |
Fix inability to set layer's model to None
by-id
|
Mon, 15 Jul 2019 13:49:57 +0100 |
Chris Cannam |
Emit a signal when a cancel is pressed
by-id
|
Fri, 12 Jul 2019 16:29:59 +0100 |
Chris Cannam |
Comment
by-id
|
Fri, 05 Jul 2019 15:34:50 +0100 |
Chris Cannam |
Update for removal of (public) getId from Model
by-id
|
Thu, 04 Jul 2019 18:04:44 +0100 |
Chris Cannam |
Update for changes to PlayParameters
by-id
|
Wed, 03 Jul 2019 14:20:42 +0100 |
Chris Cannam |
Further ModelId updates
by-id
|
Wed, 03 Jul 2019 08:55:02 +0100 |
Chris Cannam |
Fix a number of Qt deprecation warnings
by-id
|
Tue, 02 Jul 2019 19:05:45 +0100 |
Chris Cannam |
Further ModelId updates
by-id
|
Tue, 02 Jul 2019 15:38:37 +0100 |
Chris Cannam |
Couple more updates
by-id
|
Tue, 02 Jul 2019 15:29:17 +0100 |
Chris Cannam |
Further layer updates
by-id
|
Tue, 02 Jul 2019 14:08:44 +0100 |
Chris Cannam |
Further layer updates for ModelById
by-id
|
Tue, 02 Jul 2019 11:49:52 +0100 |
Chris Cannam |
Further layer updates for ModelById
by-id
|
Mon, 01 Jul 2019 14:25:53 +0100 |
Chris Cannam |
Further layer updates
by-id
|
Mon, 01 Jul 2019 14:17:13 +0100 |
Chris Cannam |
More layer updates
by-id
|
Fri, 28 Jun 2019 17:37:22 +0100 |
Chris Cannam |
Further layer updates for ById
by-id
|
Thu, 27 Jun 2019 13:16:25 +0100 |
Chris Cannam |
Some work on updating layers for ModelId bits
by-id
|