Mercurial > hg > svgui
log layer/SpectrogramLayer.h @ 1552:045063dcd2bc
age | author | description |
---|---|---|
Thu, 17 Oct 2019 11:12:54 +0100 | Chris Cannam | Pass a y-coord, optionally, to Layer::snapToFeatureFrame. This is necessary for BoxLayer which needs to coordinate its snaps with the box it is highlighting for editing. Then in BoxLayer, merge getPointToDrag and getLocalPoints into a single getLocalPoint and use this throughout. |
Wed, 25 Sep 2019 09:46:27 +0100 | Chris Cannam | Tidying time-frequency-boxes |
Thu, 12 Sep 2019 13:50:24 +0100 | Chris Cannam | Only set maximum frequency on FFT model when in a special verticallyFixed mode |
Fri, 05 Jul 2019 15:34:50 +0100 | Chris Cannam | Update for removal of (public) getId from Model by-id |
Tue, 02 Jul 2019 11:49:52 +0100 | Chris Cannam | Further layer updates for ModelById by-id |
Mon, 01 Jul 2019 14:25:53 +0100 | Chris Cannam | Further layer updates by-id |
Fri, 28 Jun 2019 17:37:22 +0100 | Chris Cannam | Further layer updates for ById by-id |