log

age author description
2007-04-30 Chris Cannam * more compile warning fixes sv1-1.0rc1
2007-04-30 Chris Cannam * Fix many compile warnings, remove some debug output
2007-04-30 Chris Cannam ...
2007-04-27 Chris Cannam * Fix #1707133 osx right pane too narrow
2007-04-27 Chris Cannam * Fix #1706927 NaNs from plugin outputs should not be used
2007-04-27 Chris Cannam * Fix #1707650 refreshes not happening
2007-04-27 Chris Cannam ...
2007-04-23 Chris Cannam ... sv1-1.0pre4
2007-04-23 Chris Cannam ...
2007-04-23 Chris Cannam ...
2007-04-23 Chris Cannam ...
2007-04-19 Chris Cannam * looks like this ugly OS/X hack is no longer necessary with more recent Qt
2007-04-19 Chris Cannam * fix 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 * Fix crash on startup on Windows 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-15 Chris Cannam * Add missing include
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 scale to image
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-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-05 Chris Cannam * Make the vertical scale a bit less thtoopid for many linear scale spectra
2007-03-05 Chris Cannam * Fix failure to update mapped value when setValue is called
2007-03-05 Chris Cannam * Add current value to context help for dials in property boxes, and update
2007-03-05 Chris Cannam * Inhibit making and displaying time selections in slice layers
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-03-01 Chris Cannam * Rejig handling of scrolling views. Ensures, among other things, that playing
2007-02-28 Chris Cannam * Fix incorrect meter-scaling value for 0dB; some tidying
2007-02-27 Chris Cannam ...
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 * ensure view cache is discarded when overlay level changes
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-14 Chris Cannam * Fix crash in short spectrogram paint
2007-02-09 Chris Cannam * Add non-fftw3 fft alternative
2007-02-09 Chris Cannam ...
2007-02-07 Chris Cannam * Return ranges from RangeSummarisableTimeValueModel::getRanges by references
2007-02-05 Chris Cannam * Flesh out feature descriptions for spectrum
2007-02-01 Chris Cannam * Scale fixes and feature descriptions in slice layer
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-29 Chris Cannam * beginnings of spectrum scales
2007-01-26 Chris Cannam ...
2007-01-26 Chris Cannam * Add slice layers (so you can display a slice of a colour 3d plot as if it were
2007-01-24 Chris Cannam * Avoid unnecessary work and updates when an invisible thumbwheel changes
2007-01-22 Chris Cannam * Fix a crash in spectrogram
2007-01-22 Chris Cannam * Allow user to activate a pane by clicking on the tab for its currently active