Mercurial > hg > svgui
log layer/WaveformLayer.cpp @ 1523:1ccb64bfb22b
age | author | description |
---|---|---|
Wed, 25 Sep 2019 13:42:17 +0100 | Chris Cannam | Make the waveform layer do the expected thing when MergeChannels mode (i.e. butterfly mode) is enabled even if there is only 1 channel. This combination isn't actually available in the UI for SV, but it's useful for Sonic Lineup. |
Tue, 02 Jul 2019 14:08:44 +0100 | Chris Cannam | Further layer updates for ModelById by-id |
Mon, 01 Jul 2019 14:17:13 +0100 | Chris Cannam | More layer updates by-id |
Fri, 28 Jun 2019 17:37:22 +0100 | Chris Cannam | Further layer updates for ById by-id |
Thu, 14 Feb 2019 13:04:57 +0000 | Chris Cannam | Use zero-width pen when zoomed out - this seems to make a huge difference to speed when rendering on top of another layer, for some reason |
Mon, 26 Nov 2018 14:33:54 +0000 | Chris Cannam | Use nullptr throughout fix-static-analysis |