graph
- * save/reload measurements in session2007-06-26, by Chris Cannam
- * Use a command for adding layer measurements2007-06-26, by Chris Cannam
- * more on measurement tool -- pull out some logic from pane to layer &c2007-06-21, by Chris Cannam
- * more on measurement tool2007-06-21, by Chris Cannam
- * fixes to spectrum harmonic cursor etc2007-06-15, by Chris Cannam
- * few more measurement mode bits2007-06-15, by Chris Cannam
- ...2007-06-14, by Chris Cannam
- * more measurement tool stuff2007-06-14, by Chris Cannam
- * some more work on measurement tool, and refactor Pane::paintEvent2007-06-14, by Chris Cannam
- * a bit more work on measurement tool mode2007-06-14, by Chris Cannam
- * some beginnings of what will be measurement tool functionality2007-06-13, by Chris Cannam
- * Add logic for picking up the vertical scale from an underlying layer if2007-06-13, by Chris Cannam
- * Add a measurement mode tool -- no functionality yet2007-06-13, by Chris Cannam
- * Make shift+mousewheel scroll vertically (where applicable) and alt+mousewheel2007-06-13, by Chris Cannam
- * double-click in navigate mode relocates the centre frame (closing #1734854)2007-06-13, by Chris Cannam
- * bit of work on harmonic cursor in spectrum2007-06-11, by Chris Cannam
- * FFT: fix invalid write of normalisation factor in compact mode of disc cache2007-06-08, by Chris Cannam
- * don't store fft values scaled by fftsize/2; that's a special requirement2007-06-01, by Chris Cannam
- * minor usability fixes2007-05-18, by Chris Cannam
- * Fix #1712589 Reset button for thumbwheels not working properlysv1-v1.0 2007-05-04, by Chris Cannam
- * more compile warning fixessv1-1.0rc1 2007-04-30, by Chris Cannam
- * Fix many compile warnings, remove some debug output2007-04-30, by Chris Cannam
- ...2007-04-30, by Chris Cannam
- * Fix #1707133 osx right pane too narrow2007-04-27, by Chris Cannam
- * Fix #1706927 NaNs from plugin outputs should not be used2007-04-27, by Chris Cannam
- * Fix #1707650 refreshes not happening2007-04-27, by Chris Cannam
- ...2007-04-27, by Chris Cannam
- ...sv1-1.0pre4 2007-04-23, by Chris Cannam
- ...2007-04-23, by Chris Cannam
- ...2007-04-23, by Chris Cannam
- ...2007-04-23, by Chris Cannam
- * looks like this ugly OS/X hack is no longer necessary with more recent Qt2007-04-19, by Chris Cannam
- * fix crash2007-04-19, by Chris Cannam
- * Fix alignment of new pane added after play position has changed (but global2007-04-16, by Chris Cannam
- * Experiment with sizing the property stacks and using a frame on the overview2007-04-16, by Chris Cannam
- * Russian update from Alexandre, and a couple of i18n fixes2007-04-02, by Chris Cannam
- * doc updates2007-03-30, by Chris Cannam
- * Fix crash on startup on Windowssv1-1.0pre3 2007-03-15, by Chris Cannam
- * Grey out exporting entire pane as image if it will be too wide for QImage2007-03-15, by Chris Cannam
- * Add missing include2007-03-15, by Chris Cannam
- * Remove tip dialog for now. I don't like it enoughsv1-1.0pre2 2007-03-14, by Chris Cannam
- * updates to tip dialog2007-03-13, by Chris Cannam
- * Add scale to image2007-03-12, by Chris Cannam
- * Add basics of an Export Image File function2007-03-12, by Chris Cannam
- * Basic beginnings of what will become a tip-of-the-day dialog2007-03-09, by Chris Cannam
- * Fix #1672407 confused by plugin-named files in cwd (or home?)2007-03-08, by Chris Cannam
- * Add display of selection extents in status bar when dragging a selection2007-03-07, by Chris Cannam
- * More useful status bar text -- show the current play time and the extents of2007-03-07, by Chris Cannam
- * Add fuzzy interpolation option as an alternative to zero padding in2007-03-05, by Chris Cannam
- * Make the vertical scale a bit less thtoopid for many linear scale spectra2007-03-05, by Chris Cannam
- * Fix failure to update mapped value when setValue is called2007-03-05, by Chris Cannam
- * Add current value to context help for dials in property boxes, and update2007-03-05, by Chris Cannam
- * Inhibit making and displaying time selections in slice layers2007-03-05, by Chris Cannam
- * Make getPropertyRangeAndValue return the default separately from the currentsv1-1.0pre1 2007-03-02, by Chris Cannam
- * Update to use new vamp-hostsdk instead of vamp-sdk2007-03-02, by Chris Cannam
- * Fix overzealous cacheing in waveform layer that was leading to inaccurate2007-03-01, by Chris Cannam
- * Fix real-time plugin corruption when getLatency is called for some plugins2007-03-01, by Chris Cannam
- * Make audio file reader factory try for a reader based on the file's2007-03-01, by Chris Cannam
- * Rejig handling of scrolling views. Ensures, among other things, that playing2007-03-01, by Chris Cannam
- * Fix incorrect meter-scaling value for 0dB; some tidying2007-02-28, by Chris Cannam