Mercurial > hg > svgui
log
age | author | description |
---|---|---|
Thu, 21 Jun 2012 14:37:43 +0100 | Chris Cannam | Use drawPoint when drawing a single point, rather than drawLine. Otherwise the line seems to go missing some of the time, though I can't see any mistake in the code here. Fixes SV bug #485 sv_v2.0 |
Fri, 25 May 2012 14:17:33 +0100 | Chris Cannam | Use new symbols in Vamp SDK 2.3.1 for autoconf detection |
Mon, 21 May 2012 23:26:17 +0100 | Chris Cannam | Display regions as segmentation if the output event type appears appropriate |
Mon, 30 Jan 2012 17:22:48 +0000 | Chris Cannam | Add hide method |
Mon, 30 Jan 2012 16:06:32 +0000 | Chris Cannam | Adjust crosshair left end position based on detail level of vertical scale |
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) |