Mercurial > hg > svgui
log layer/RegionLayer.cpp @ 815:09026c875301
age | author | description |
---|---|---|
2014-06-17 | Chris Cannam | Remove size_t's and fix warnings in layer/ warnfix_no_size_t |
2014-01-10 | Chris Cannam | Suppress vertical scale when there are no points (scale looks absurd without sensible range) tonioni |
2013-12-04 | Chris Cannam | Extend numerical and colour scales (and piano where applicable) to note and region layers |
2013-11-26 | Chris Cannam | Drop std:: from cout, cerr, endl -- pull these in through Debug.h |
2012-05-21 | Chris Cannam | Display regions as segmentation if the output event type appears appropriate |
2011-06-14 | Chris Cannam | Seems to be a bad idea to use plain DEBUG symbol on OS/X (system wants it) |
2011-05-16 | Chris Cannam | Convert many cerrs to DEBUGs debug-output |