log

age author description
2007-03-15 Chris Cannam * add version to help URL
2007-03-15 Chris Cannam * fix typo sv1-1.0pre3
2007-03-15 Chris Cannam * Grey out exporting entire pane as image if it will be too wide for QImage
2007-03-14 Chris Cannam * Remove tip dialog for now. I don't like it enough sv1-1.0pre2
2007-03-13 Chris Cannam * updates to tip dialog
2007-03-12 Chris Cannam * Add basics of an Export Image File function
2007-03-09 Chris Cannam * Basic beginnings of what will become a tip-of-the-day dialog
2007-03-09 Chris Cannam ...
2007-03-08 Chris Cannam * Fix #1672407 confused by plugin-named files in cwd (or home?)
2007-03-07 Chris Cannam * Add display of selection extents in status bar when dragging a selection
2007-03-07 Chris Cannam * More useful status bar text -- show the current play time and the extents of
2007-03-05 Chris Cannam * Add fuzzy interpolation option as an alternative to zero padding in
2007-03-02 Chris Cannam * Make getPropertyRangeAndValue return the default separately from the current sv1-1.0pre1
2007-03-02 Chris Cannam * Update to use new vamp-hostsdk instead of vamp-sdk
2007-03-01 Chris Cannam ...
2007-03-01 Chris Cannam * Update version for pre1
2007-03-01 Chris Cannam * Fix real-time plugin corruption when getLatency is called for some plugins
2007-03-01 Chris Cannam * Rejig handling of scrolling views. Ensures, among other things, that playing
2007-02-27 Chris Cannam * Further fixes for Vamp API change, and update to support API versioning
2007-02-26 Chris Cannam * Update along with latest Vamp API change. This has not yet been tested.
2007-02-26 Chris Cannam * Probable fix to occasional channel misalignment during playback
2007-02-26 Chris Cannam * remove some debug and some obsolete moc file includes
2007-02-26 Chris Cannam * Fix occasional misplacement of zoom wheels
2007-02-16 Chris Cannam * better recollection of last opened remote location; remember to offer to save
2007-02-16 Chris Cannam ...
2007-02-14 Chris Cannam * Fix crash in short spectrogram paint
2007-02-09 Chris Cannam * Add non-fftw3 fft alternative
2007-02-07 Chris Cannam * Return ranges from RangeSummarisableTimeValueModel::getRanges by references