Mercurial > hg > svgui
log layer/RegionLayer.cpp @ 851:cf23656a8ca6
age | author | description |
---|---|---|
Wed, 03 Sep 2014 11:41:58 +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 |
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:39:41 +0000 | Chris Cannam | Extend numerical and colour scales (and piano where applicable) to note and region layers |
Tue, 26 Nov 2013 14:06:40 +0000 | Chris Cannam | Drop std:: from cout, cerr, endl -- pull these in through Debug.h |
Mon, 21 May 2012 23:26:17 +0100 | Chris Cannam | Display regions as segmentation if the output event type appears appropriate |
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) |