log

age author description
2007-06-28 Chris Cannam * Change a number of keyboard shortcuts -- get rid of all the Alt+ shortcuts
2007-06-26 Chris Cannam * save/reload measurements in session
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-13 Chris Cannam * Add a measurement mode tool -- no functionality yet
2007-06-11 Chris Cannam * bit of work on harmonic cursor in spectrum
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-06 Chris Cannam * Make ffwd/rewind constrained to the selection if Play Selection is on
2007-06-01 Chris Cannam * don't store fft values scaled by fftsize/2; that's a special requirement
2007-05-18 Chris Cannam * minor usability fixes
2007-05-11 Chris Cannam * Merge last-minute Windows fix across from tagged area!
2007-05-10 Chris Cannam * Updated Russian translation from Alexandre Prokoudine sv1-v1.0
2007-05-02 Chris Cannam * Add Mac .icns file
2007-05-02 Chris Cannam * Add svg-based icon
2007-04-30 Chris Cannam * remove more debug output sv1-1.0rc1
2007-04-30 Chris Cannam * Fix #1709968 replacement for file with derived models plays at wrong rate
2007-04-30 Chris Cannam * More icons, distinguish between icons for open session/audio and general open
2007-04-30 Chris Cannam * Fix many compile warnings, remove some debug output
2007-04-30 Chris Cannam * Sort-of fix for #1508587 Closing SV window during startup leaves
2007-04-30 Chris Cannam ...
2007-04-27 Chris Cannam * Fix #1706927 NaNs from plugin outputs should not be used
2007-04-27 Chris Cannam * Permit -h and -? as well as --help (closes #1707126)
2007-04-23 Chris Cannam ... sv1-1.0pre4
2007-04-18 Chris Cannam * Fix staggeringly stupid crash
2007-04-16 Chris Cannam * Fix alignment of new pane added after play position has changed (but global
2007-04-16 Chris Cannam * Experiment with sizing the property stacks and using a frame on the overview
2007-04-02 Chris Cannam * Russian update from Alexandre, and a couple of i18n fixes
2007-03-30 Chris Cannam * doc updates
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
2007-02-01 Chris Cannam * Work on harmonising colour and scale ranges between types of layer
2007-01-31 Chris Cannam * Add separate colour mapping unit; use it in spectrogram (colour 3d plot to follow)
2007-01-27 Chris Cannam * Fix some v18/V18 inconsistencies