log

age author description
2007-03-30 Chris Cannam * doc updates
2007-03-20 Chris Cannam * fix uninitialised variable
2007-03-20 Chris Cannam * Fix hang and memory leak on startup when encountering a pre-Vamp-1.0 plugin
2007-03-12 Chris Cannam * Add basics of an Export Image File function sv1-1.0pre2 sv1-1.0pre3
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 * Fix overzealous cacheing in waveform layer that was leading to inaccurate
2007-03-01 Chris Cannam * Fix real-time plugin corruption when getLatency is called for some plugins
2007-03-01 Chris Cannam * Make audio file reader factory try for a reader based on the file's
2007-02-28 Chris Cannam * Fix incorrect meter-scaling value for 0dB; some tidying
2007-02-27 Chris Cannam * Further fixes for Vamp API change, and update to support API versioning
2007-02-26 Chris Cannam * Fixes for new Vamp API changes -- I think plugin parameters are not being
2007-02-26 Chris Cannam * Update along with latest Vamp API change. This has not yet been tested.
2007-02-26 Chris Cannam * remove some debug and some obsolete moc file includes
2007-02-16 Chris Cannam more debug
2007-02-16 Chris Cannam ...
2007-02-16 Chris Cannam ...
2007-02-14 Chris Cannam * Fix crash in short spectrogram paint
2007-02-12 Chris Cannam ...
2007-02-12 Chris Cannam ...
2007-02-12 Chris Cannam ...
2007-02-12 Chris Cannam ...
2007-02-12 Chris Cannam * Fix in-house FFT provision
2007-02-09 Chris Cannam * Add non-fftw3 fft alternative