log

age author description
Tue, 03 Jul 2007 18:47:39 +0000 Chris Cannam * Fix piano keyboard in spectrum, add pitch labels to frequency displays in
Tue, 03 Jul 2007 12:46:18 +0000 Chris Cannam * Fix up and simplify the LayerTreeModel, removing a horrible memory leak
Mon, 02 Jul 2007 14:58:34 +0000 Chris Cannam * attempt to ensure zoom-to-fit actually makes things fit (not obscured by
Mon, 02 Jul 2007 14:57:01 +0000 Chris Cannam * avoid trying to calculate fft from incomplete decoded audio file in spectrum
Mon, 02 Jul 2007 13:04:17 +0000 Chris Cannam * Fix centre line position
Fri, 29 Jun 2007 16:50:59 +0000 Chris Cannam * proper (though ugly) handling of y coord for measure rects in scrollable layers
Fri, 29 Jun 2007 13:58:08 +0000 Chris Cannam * highlight the nearest measurement rect
Thu, 28 Jun 2007 14:50:58 +0000 Chris Cannam * Change a number of keyboard shortcuts -- get rid of all the Alt+ shortcuts
Tue, 26 Jun 2007 14:57:29 +0000 Chris Cannam ...
Tue, 26 Jun 2007 12:27:47 +0000 Chris Cannam * save/reload measurements in session
Tue, 26 Jun 2007 11:08:21 +0000 Chris Cannam * Use a command for adding layer measurements
Thu, 21 Jun 2007 16:12:00 +0000 Chris Cannam * more on measurement tool -- pull out some logic from pane to layer &c
Thu, 21 Jun 2007 14:05:23 +0000 Chris Cannam * more on measurement tool
Fri, 15 Jun 2007 15:48:11 +0000 Chris Cannam * fixes to spectrum harmonic cursor etc
Fri, 15 Jun 2007 12:55:16 +0000 Chris Cannam * few more measurement mode bits
Thu, 14 Jun 2007 20:57:01 +0000 Chris Cannam ...
Thu, 14 Jun 2007 17:03:16 +0000 Chris Cannam * more measurement tool stuff
Thu, 14 Jun 2007 16:28:27 +0000 Chris Cannam * some more work on measurement tool, and refactor Pane::paintEvent
Thu, 14 Jun 2007 15:20:49 +0000 Chris Cannam * a bit more work on measurement tool mode
Wed, 13 Jun 2007 13:44:19 +0000 Chris Cannam * some beginnings of what will be measurement tool functionality
Wed, 13 Jun 2007 12:41:19 +0000 Chris Cannam * Add logic for picking up the vertical scale from an underlying layer if
Wed, 13 Jun 2007 12:00:01 +0000 Chris Cannam * Add a measurement mode tool -- no functionality yet
Wed, 13 Jun 2007 10:27:39 +0000 Chris Cannam * Make shift+mousewheel scroll vertically (where applicable) and alt+mousewheel
Wed, 13 Jun 2007 09:19:33 +0000 Chris Cannam * double-click in navigate mode relocates the centre frame (closing #1734854)
Mon, 11 Jun 2007 12:14:52 +0000 Chris Cannam * bit of work on harmonic cursor in spectrum
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
Fri, 18 May 2007 16:47:38 +0000 Chris Cannam * minor usability fixes