graph
- * add version to help URL2007-03-15, by Chris Cannam
- * fix typosv1-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
- * 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 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
- ...2007-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 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
- ...2007-03-01, by Chris Cannam
- * Update version for pre12007-03-01, by Chris Cannam
- * Fix real-time plugin corruption when getLatency is called for some plugins2007-03-01, by Chris Cannam
- * Rejig handling of scrolling views. Ensures, among other things, that playing2007-03-01, by Chris Cannam
- * Further fixes for Vamp API change, and update to support API versioning2007-02-27, by Chris Cannam
- * Update along with latest Vamp API change. This has not yet been tested.2007-02-26, by Chris Cannam
- * Probable fix to occasional channel misalignment during playback2007-02-26, by Chris Cannam
- * remove some debug and some obsolete moc file includes2007-02-26, by Chris Cannam
- * Fix occasional misplacement of zoom wheels2007-02-26, by Chris Cannam
- * better recollection of last opened remote location; remember to offer to save2007-02-16, by Chris Cannam
- ...2007-02-16, by Chris Cannam
- * Fix crash in short spectrogram paint2007-02-14, by Chris Cannam
- * Add non-fftw3 fft alternative2007-02-09, by Chris Cannam
- * Return ranges from RangeSummarisableTimeValueModel::getRanges by references2007-02-07, by Chris Cannam
- * Work on harmonising colour and scale ranges between types of layer2007-02-01, by Chris Cannam
- * Add separate colour mapping unit; use it in spectrogram (colour 3d plot to follow)2007-01-31, by Chris Cannam
- * Fix some v18/V18 inconsistencies2007-01-27, by Chris Cannam
- * Add slice layers (so you can display a slice of a colour 3d plot as if it were2007-01-26, by Chris Cannam
- Fixes for Windows build2007-01-25, by Chris Cannam
- ...2007-01-25, by Chris Cannam
- * Add support for PortAudio v192007-01-25, by Chris Cannam
- * Attempt to improve management of FFT models that are not currently in use.2007-01-19, by Chris Cannam
- * Add large chunks of context help in the optional status bar2007-01-19, by Chris Cannam
- * better icon2007-01-12, by Chris Cannam
- Several changes related to referring to remote URLs for sessions and files:2007-01-11, by Chris Cannam
- * Cancel when downloading file2007-01-10, by Chris Cannam
- * Add Open Location...2007-01-10, by Chris Cannam
- * Framework for retrieving files from remote locations2007-01-08, by Chris Cannam
- * Further fix for restoring layer visibility from session file2007-01-05, by Chris Cannam
- * Fix failure to reload play mute state correctly from session file2007-01-05, by Chris Cannam
- * Fix #1491849 strange behaviour on Cancel during query on new file load2007-01-05, by Chris Cannam
- * Recall last file open/save path appropriately2007-01-05, by Chris Cannam
- * Fixes to presentation and organisation of plugins (especially duplicates)2006-12-15, by Chris Cannam
- * Fix apparent (but not actual) failure to save session file2006-12-08, by Chris Cannam
- * Omit translucent blue fill for selection rectangles that are superimposed2006-11-24, by Chris Cannam
- * Update copyright notes as appropriate.2006-11-17, by Chris Cannam
- ...2006-11-17, by Chris Cannam
- * Remove some obsolete files2006-11-15, by Chris Cannam
- ...2006-11-15, by Chris Cannam
- * Add vertical zooming and snap-to-selection for OSC control;2006-11-15, by Chris Cannam
- * Press X to toggle the property boxes2006-11-14, by Chris Cannam
- * Somewhat better handling of running out of memory or disc space2006-11-13, by Chris Cannam
- * When adding a layer, make it the selected layer on that pane2006-11-10, by Chris Cannam
- * Update the main sv.prf for compatibility with Qt 4.2 qmake instead of2006-11-10, by Chris Cannam
- #include <math.h> required on OSX2006-10-24, by Martin Gasser
- * Tidy up panes menu2006-10-20, by Chris Cannam