Mercurial > hg > svgui
log layer/TimeValueLayer.cpp @ 698:ad7623c39396
age | author | description |
---|---|---|
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 |
Wed, 04 Dec 2013 12:17:44 +0000 | Chris Cannam | Ensure new piano scales only appear when not auto-aligning |
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 |
Tue, 03 Dec 2013 17:48:46 +0000 | Chris Cannam | Add piano to time-value layer too |
Tue, 26 Nov 2013 14:06:40 +0000 | Chris Cannam | Drop std:: from cout, cerr, endl -- pull these in through Debug.h |
Tue, 16 Jul 2013 17:52:16 +0100 | Chris Cannam | Better handling of padding around scale extents: associate them with the model extents, so as not to break auto-align (of this with other layers, and of other layers with this) and zoom |