Thu, 12 Jun 2014 11:27:34 +0100 |
Chris Cannam |
Make sure the play pointer is always visible when the centre line is not
tonioni
|
Wed, 11 Jun 2014 21:43:38 +0100 |
matthiasm |
added vertical strip stripes to beginning and end of illuminated note
tonioni
|
Wed, 11 Jun 2014 19:41:29 +0100 |
matthiasm |
fixed note delete bug (now deletes when any overlap with the selection occurs)
tonioni
|
Thu, 22 May 2014 15:23:24 +0100 |
Chris Cannam |
Fix crash on checking progress of slice layer
|
Wed, 05 Mar 2014 13:44:10 +0000 |
Chris Cannam |
Do not return a dormant layer as the currently-selected layer
tonioni
|
Tue, 04 Mar 2014 15:28:32 +0000 |
Chris Cannam |
Fix failure to delete property stack when pane is deleted (sometimes). Fixes Tony crash bug #881, needs to go in SV as well.
tonioni
|
Tue, 26 Nov 2013 14:06:40 +0000 |
Chris Cannam |
Drop std:: from cout, cerr, endl -- pull these in through Debug.h
|
Fri, 19 Jul 2013 15:45:32 +0100 |
Chris Cannam |
Update a bit more around the pointer -- avoids trails in hidpi
|
Tue, 16 Apr 2013 10:06:10 +0100 |
Chris Cannam |
Use italic for value labels (as opposed to label labels)
|
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)
|
Fri, 24 Jun 2011 16:42:48 +0100 |
Chris Cannam |
Add playExampleNote route through view manager out to the audio play source
sonification
|
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
|
Thu, 12 May 2011 17:31:43 +0100 |
Chris Cannam |
Remove most toStdString calls (no longer needed, with debug header)
debug-output
|
Thu, 14 Apr 2011 15:21:21 +0100 |
Chris Cannam |
Record and show any error that occurs during layer processing (e.g. spectrogram layer runs out of disc space for feature files)
|
Sun, 24 Oct 2010 17:38:03 +0200 |
Chris Cannam |
* Make text clearer on complex backgrounds by adding a translucent surrounding box
|
Wed, 13 Oct 2010 15:00:28 +0100 |
Dan Stowell |
Ignore hidden layers when exporting image - closes sf.net #3041878.
|
Fri, 12 Mar 2010 15:34:18 +0000 |
Chris Cannam |
* Pop view progress bars back into "indeterminate" mode if they are not
|
Wed, 23 Sep 2009 11:22:13 +0000 |
Chris Cannam |
* Make NO_PIXMAP_COPY_TO_SELF the default
|
Thu, 10 Sep 2009 18:44:45 +0000 |
Chris Cannam |
* solaris build fixes
|
Fri, 13 Mar 2009 11:06:11 +0000 |
Chris Cannam |
...
|
Tue, 03 Mar 2009 16:46:27 +0000 |
Chris Cannam |
* Attempt to pick more sensible default centre frame for newly created view
|
Thu, 26 Feb 2009 16:58:25 +0000 |
Chris Cannam |
* Make drawing segment divisions optional in segmentation plot style of
|
Thu, 26 Feb 2009 11:02:05 +0000 |
Chris Cannam |
* Do a _slightly_ better job of ensuring new panes come up showing the
|
Thu, 26 Feb 2009 10:49:08 +0000 |
Chris Cannam |
* Handle zero-velocity note ons as well as note offs (can't believe I
|
Tue, 24 Feb 2009 12:17:18 +0000 |
Chris Cannam |
* Show duration at both ends of selection if space permits (#2065013)
|
Fri, 16 Jan 2009 15:12:23 +0000 |
Chris Cannam |
* fix some warnings, remove debug
|
Fri, 12 Dec 2008 16:03:37 +0000 |
Chris Cannam |
* Avoid crash when zooming-to-fit a very short file! (Of course, we
|
Mon, 08 Dec 2008 11:53:10 +0000 |
Chris Cannam |
* Ensure text models are exported with text properties in RDF, and
|
Tue, 02 Dec 2008 17:17:25 +0000 |
Chris Cannam |
* Permit viewing (though not editing) colour 3d plot layer data in
|