Mon, 09 Mar 2015 15:59:04 +0000 |
Chris Cannam |
A few more fixes
cxx11
|
Wed, 03 Sep 2014 11:42:39 +0100 |
Chris Cannam |
Fix potential divide by zero
|
Tue, 17 Jun 2014 15:18:06 +0100 |
Chris Cannam |
Remove size_t's and fix warnings in layer/
warnfix_no_size_t
|
Tue, 26 Nov 2013 14:06:40 +0000 |
Chris Cannam |
Drop std:: from cout, cerr, endl -- pull these in through Debug.h
|
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)
|
Wed, 28 Sep 2011 13:55:52 +0100 |
Chris Cannam |
Save/restore more slice layer parameters (fixing SF feature #3039297)
sv_v1.9
|
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
|
Fri, 05 Jun 2009 16:08:18 +0000 |
Chris Cannam |
* A few minor fixes to SliceLayer based on using it for slices of key plots
|
Wed, 12 Mar 2008 17:42:56 +0000 |
Chris Cannam |
* juggle some files around in order to free audioio, base, and system libraries
|
Fri, 23 Nov 2007 16:48:23 +0000 |
Chris Cannam |
* Add Erase tool and mode
|
Thu, 25 Oct 2007 14:32:23 +0000 |
Chris Cannam |
* Some tidying up to handling of alignment; add alignment status label to
|
Thu, 18 Oct 2007 10:15:07 +0000 |
Chris Cannam |
* Make XmlExportable::toXml the function that is universally overridden (and
|
Fri, 13 Jul 2007 15:54:17 +0000 |
Chris Cannam |
* Restore Scale setting which had mistakenly disappeared from spectrum
|