log

age author description
2007-06-14 Chris Cannam * a bit more work on measurement tool mode
2007-06-14 Chris Cannam * Fix failure to play right to the end of files loaded from mp3 or ogg
2007-06-08 Chris Cannam * FFT: fix invalid write of normalisation factor in compact mode of disc cache
2007-06-06 Chris Cannam * Enable threaded decoding for Ogg and MP3 files.
2007-06-01 Chris Cannam * don't store fft values scaled by fftsize/2; that's a special requirement
2007-05-24 Chris Cannam * Threaded mp3/ogg file reading. Not activated yet, as it doesn't work
2007-05-10 Chris Cannam * Updated Russian translation from Alexandre Prokoudine sv1-v1.0
2007-04-30 Chris Cannam * Ignore blank lines in CSV-type file import sv1-1.0rc1
2007-04-30 Chris Cannam * remove more debug output
2007-04-30 Chris Cannam * Fix many compile warnings, remove some debug output
2007-04-30 Chris Cannam * Fix #1706924 updates not happening on derived waveform generation
2007-04-27 Chris Cannam * OS/X build fixes
2007-04-27 Chris Cannam * Fix #1706927 NaNs from plugin outputs should not be used
2007-04-19 Chris Cannam * OS/X tweaks sv1-1.0pre4
2007-04-16 Chris Cannam * Experiment with sizing the property stacks and using a frame on the overview
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