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
|
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
|