Mercurial > hg > svgui
log layer/SpectrogramLayer.cpp @ 277:8acd30ed735c
age | author | description |
---|---|---|
Tue, 03 Jul 2007 12:46:18 +0000 | Chris Cannam | * Fix up and simplify the LayerTreeModel, removing a horrible memory leak |
Fri, 29 Jun 2007 16:50:59 +0000 | Chris Cannam | * proper (though ugly) handling of y coord for measure rects in scrollable layers |
Thu, 21 Jun 2007 16:12:00 +0000 | Chris Cannam | * more on measurement tool -- pull out some logic from pane to layer &c |
Fri, 15 Jun 2007 12:55:16 +0000 | Chris Cannam | * few more measurement mode bits |
Thu, 14 Jun 2007 16:28:27 +0000 | Chris Cannam | * some more work on measurement tool, and refactor Pane::paintEvent |
Fri, 08 Jun 2007 15:19:50 +0000 | Chris Cannam | * FFT: fix invalid write of normalisation factor in compact mode of disc cache |
Fri, 01 Jun 2007 13:56:35 +0000 | Chris Cannam | * don't store fft values scaled by fftsize/2; that's a special requirement |