Mercurial > hg > svgui
log layer/RegionLayer.h @ 928:3fb91da7d98d tonioni
age | author | description |
---|---|---|
2015-03-10 | Chris Cannam | More type fixes. We now build with -Wconversion, on this platform (64-bit Linux) at least. cxx11 |
2015-03-09 | Chris Cannam | Working through the float/double and int/sv_frame_t fixes cxx11 |
2014-06-17 | Chris Cannam | Remove size_t's and fix warnings in layer/ warnfix_no_size_t |
2013-12-04 | Chris Cannam | Extend numerical and colour scales (and piano where applicable) to note and region layers |
2012-01-30 | 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) |
2010-07-08 | Chris Cannam | * Add option to import time+duration (or time+endtime) from CSV files |
2009-10-22 | Chris Cannam | * Layer data editor window: fix sorting for columns in region model, sv-v1.7.1 |
2009-10-02 | Chris Cannam | * Big improvements to editing behaviour in note and region models sv-v1.7 |