Thu, 27 Nov 2014 17:39:37 +0000 |
Chris Cannam |
Avoid completely smoothing out a curve if it alternates high/low, when zooming out far enough to use lines instead
|
Wed, 03 Sep 2014 11:51:51 +0100 |
Chris Cannam |
Fix minor resource leak (from coverity scan)
|
Wed, 03 Sep 2014 11:49:31 +0100 |
Chris Cannam |
Clarify some sneaky logic
|
Tue, 17 Jun 2014 15:18:06 +0100 |
Chris Cannam |
Remove size_t's and fix warnings in layer/
warnfix_no_size_t
|
Tue, 11 Mar 2014 17:34:23 +0000 |
Chris Cannam |
Merge from default branch
tony_integration
|
Thu, 06 Mar 2014 15:16:25 +0000 |
Chris Cannam |
Introduce a GlobalOverlays mode that shows general surrounding information but less local stuff
tonioni
|
Thu, 06 Mar 2014 09:43:36 +0000 |
Chris Cannam |
Short-circuit test for enough space for label -- drastically reduces lag on os/x with qt4
|
Thu, 06 Mar 2014 09:43:18 +0000 |
Chris Cannam |
Short-circuit test for enough space for label -- drastically reduces lag on os/x with qt4
tonioni
|
Thu, 30 Jan 2014 17:33:18 +0000 |
Chris Cannam |
Fix for treating zeros as gaps
tonioni
|
Fri, 10 Jan 2014 14:41:38 +0000 |
Chris Cannam |
Suppress vertical scale when there are no points (scale looks absurd without sensible range)
tonioni
|
Wed, 04 Dec 2013 13:46:29 +0000 |
Chris Cannam |
Merge from default branch
tonioni
|
Wed, 04 Dec 2013 13:39:41 +0000 |
Chris Cannam |
Extend numerical and colour scales (and piano where applicable) to note and region layers
|
Wed, 04 Dec 2013 13:12:09 +0000 |
Chris Cannam |
And tidy up
|
Wed, 04 Dec 2013 13:11:23 +0000 |
Chris Cannam |
Pull out colour scale drawing as well
|
Wed, 04 Dec 2013 11:35:08 +0000 |
Chris Cannam |
Pull out log and linear vertical scales into their own classes, make some improvements to log numbering
|
Wed, 04 Dec 2013 12:17:44 +0000 |
Chris Cannam |
Ensure new piano scales only appear when not auto-aligning
|
Wed, 04 Dec 2013 11:35:08 +0000 |
Chris Cannam |
Pull out log and linear vertical scales into their own classes, make some improvements to log numbering
tonioni
|
Tue, 03 Dec 2013 17:48:46 +0000 |
Chris Cannam |
Add piano to time-value layer too
|
Tue, 26 Nov 2013 14:06:40 +0000 |
Chris Cannam |
Drop std:: from cout, cerr, endl -- pull these in through Debug.h
|
Tue, 16 Jul 2013 17:52:16 +0100 |
Chris Cannam |
Better handling of padding around scale extents: associate them with the model extents, so as not to break auto-align (of this with other layers, and of other layers with this) and zoom
|
Tue, 16 Jul 2013 13:38:53 +0100 |
Chris Cannam |
Make scale drawing in log scale a bit less dumb
|
Tue, 16 Jul 2013 13:22:31 +0100 |
Chris Cannam |
Do not pad edges of scale extent when auto-aligning to another layer
|
Tue, 14 May 2013 12:36:43 +0100 |
Chris Cannam |
Merge from branch "qt5". This revision actually builds with Qt4 (late releases) or Qt5, though it will warn on configure with Qt4.
|
Tue, 16 Apr 2013 15:17:33 +0100 |
Chris Cannam |
Some refinements to drawing values in place of absent labels
|
Tue, 16 Apr 2013 14:25:22 +0100 |
Chris Cannam |
Make mouseover highlights a bit more likely to appear and easier to see
|
Tue, 16 Apr 2013 10:06:10 +0100 |
Chris Cannam |
Use italic for value labels (as opposed to label labels)
|
Mon, 15 Apr 2013 10:54:02 +0100 |
Chris Cannam |
Allow a bit more space at top and bottom of scale range; make it easier to see point in case where model has only a single point
|
Mon, 11 Mar 2013 14:23:52 +0000 |
Chris Cannam |
Build fixes for Qt5
qt5
|
Fri, 16 Nov 2012 17:14:12 +0000 |
Chris Cannam |
Add discrete-curve drawing mode for time-value layer
|
Mon, 30 Jan 2012 16:01:59 +0000 |
Chris Cannam |
Give a dedicated key to toggling the centre line, and move it out of the overlay level setting -- reducing number of overlay levels to 3. Introduce two distinct vertical scale types (so that we can hide the spectrogram colour scale part easily)
|
Tue, 14 Jun 2011 15:27:05 +0100 |
Chris Cannam |
Seems to be a bad idea to use plain DEBUG symbol on OS/X (system wants it)
|
Mon, 16 May 2011 17:19:25 +0100 |
Chris Cannam |
Convert many cerrs to DEBUGs
debug-output
|
Mon, 25 Oct 2010 21:52:38 +0200 |
Chris Cannam |
* Make text labels in time instant layer more apparent (use drawVisibleText)
|
Thu, 08 Jul 2010 14:22:28 +0000 |
Chris Cannam |
* Add option to import time+duration (or time+endtime) from CSV files
|
Fri, 29 Jan 2010 13:54:25 +0000 |
Chris Cannam |
* Add origin line (y=0) to time-value layer
|
Thu, 28 Jan 2010 16:46:04 +0000 |
Chris Cannam |
* Add "plot derivatives" option to time value layer (scale is not always right)
|
Thu, 22 Oct 2009 15:54:21 +0000 |
Chris Cannam |
* Layer data editor window: fix sorting for columns in region model,
sv-v1.7.1
|
Thu, 19 Mar 2009 15:48:19 +0000 |
Chris Cannam |
* fix incorrect default scale extents when loading layer from a file
|
Tue, 03 Mar 2009 21:48:03 +0000 |
Chris Cannam |
* "ffwd-similar"
|
Fri, 27 Feb 2009 14:24:54 +0000 |
Chris Cannam |
* Add icons for "show segment division lines" in time value layer and
sv-v1.5pre1
|
Thu, 26 Feb 2009 16:58:25 +0000 |
Chris Cannam |
* Make drawing segment divisions optional in segmentation plot style of
|
Thu, 12 Feb 2009 15:26:43 +0000 |
Chris Cannam |
* Some fairly simplistic code to set up layer type properties based on
|
Tue, 03 Feb 2009 12:02:17 +0000 |
Chris Cannam |
* incremental commit
|
Mon, 01 Dec 2008 16:45:17 +0000 |
Chris Cannam |
* Fix incorrect starting extents in derived note & time-value layers
|
Wed, 12 Nov 2008 15:51:41 +0000 |
Chris Cannam |
* Save & reload vertical scale extents from note, time/value & colour 3d
|
Fri, 24 Oct 2008 16:43:59 +0000 |
Chris Cannam |
* Add vertical zoom/pan to note layer as well (when not in auto-align
|
Fri, 24 Oct 2008 16:21:57 +0000 |
Chris Cannam |
* minor tidy
|
Fri, 24 Oct 2008 14:52:40 +0000 |
Chris Cannam |
* Add vertical zoom and pan to time-value layer.
|
Tue, 21 Oct 2008 19:31:50 +0000 |
Chris Cannam |
* Fix text positioning in segmentation-mode layer scale
|
Thu, 16 Oct 2008 16:10:27 +0000 |
Chris Cannam |
* Improve numerical display in time-value layer scale
|
Fri, 10 Oct 2008 16:03:48 +0000 |
Chris Cannam |
* some plotting tweaks
|
Tue, 07 Oct 2008 12:42:17 +0000 |
Chris Cannam |
* Support importing features from RDF whose times are intervals rather
|
Wed, 12 Mar 2008 17:42:56 +0000 |
Chris Cannam |
* juggle some files around in order to free audioio, base, and system libraries
|
Wed, 27 Feb 2008 11:59:42 +0000 |
Chris Cannam |
* Merge from trunk
spectrogram-cache-rejig
|
Wed, 27 Feb 2008 10:32:45 +0000 |
Chris Cannam |
* merge from trunk (1.2 ended up being tracked from trunk, but we may want
1.2-stable
|
Fri, 15 Feb 2008 15:35:56 +0000 |
Chris Cannam |
* Fix incorrect assignment to point values in "acting on previous point"
sv1-v1.2
|
Fri, 15 Feb 2008 15:15:29 +0000 |
Chris Cannam |
* Fix #1894369 1.2pre5 crashes on copying data
|
Wed, 06 Feb 2008 14:15:09 +0000 |
Chris Cannam |
* Update remaining editable layers to support proper realignment on copy/paste
|
Wed, 06 Feb 2008 12:49:49 +0000 |
Chris Cannam |
* More work on aligning copy/paste between layers. It's a surprisingly
|
Thu, 24 Jan 2008 22:49:19 +0000 |
Chris Cannam |
* More latency for PortAudio output
|