Mercurial > hg > svgui
log layer/TimeValueLayer.h @ 878:241688360929
age | author | description |
---|---|---|
Tue, 17 Jun 2014 15:18:06 +0100 | Chris Cannam | Remove size_t's and fix warnings in layer/ warnfix_no_size_t |
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: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 tonioni |
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) |