2007-07-12 |
Chris Cannam |
* Add SingleColourLayer to manage colours for layers that have a single
|
2007-07-11 |
Chris Cannam |
* Fix failure to save vertical scale setting from time-value layer
|
2007-07-11 |
Chris Cannam |
* Add a colour database, and Add New Colour function to the colour combo
|
2007-07-06 |
Chris Cannam |
* threshold, show-peaks properties in spectrum
|
2007-07-05 |
Chris Cannam |
* Make it possible to "measure" a feature on the spectrogram by double-
|
2007-07-05 |
Chris Cannam |
* Add mouse actions to key and mouse reference dialog
|
2007-07-04 |
Chris Cannam |
* Add key reference window to Help menu (also needs mouse reference)
|
2007-07-04 |
Chris Cannam |
* Pull peak-picker out of SpectrumLayer and into FFTModel; use combined
|
2007-07-03 |
Chris Cannam |
* add pitch label to spectrogram harmonic cursor as well
|
2007-07-03 |
Chris Cannam |
* Fix piano keyboard in spectrum, add pitch labels to frequency displays in
|
2007-07-03 |
Chris Cannam |
* Fix up and simplify the LayerTreeModel, removing a horrible memory leak
|
2007-07-02 |
Chris Cannam |
* attempt to ensure zoom-to-fit actually makes things fit (not obscured by
|
2007-07-02 |
Chris Cannam |
* avoid trying to calculate fft from incomplete decoded audio file in spectrum
|
2007-07-02 |
Chris Cannam |
* Fix centre line position
|
2007-06-29 |
Chris Cannam |
* proper (though ugly) handling of y coord for measure rects in scrollable layers
|
2007-06-29 |
Chris Cannam |
* highlight the nearest measurement rect
|
2007-06-28 |
Chris Cannam |
* Change a number of keyboard shortcuts -- get rid of all the Alt+ shortcuts
|
2007-06-26 |
Chris Cannam |
...
|
2007-06-26 |
Chris Cannam |
* save/reload measurements in session
|
2007-06-26 |
Chris Cannam |
* Use a command for adding layer measurements
|
2007-06-21 |
Chris Cannam |
* more on measurement tool -- pull out some logic from pane to layer &c
|
2007-06-21 |
Chris Cannam |
* more on measurement tool
|
2007-06-15 |
Chris Cannam |
* fixes to spectrum harmonic cursor etc
|
2007-06-15 |
Chris Cannam |
* few more measurement mode bits
|
2007-06-14 |
Chris Cannam |
...
|
2007-06-14 |
Chris Cannam |
* more measurement tool stuff
|
2007-06-14 |
Chris Cannam |
* some more work on measurement tool, and refactor Pane::paintEvent
|
2007-06-14 |
Chris Cannam |
* a bit more work on measurement tool mode
|
2007-06-13 |
Chris Cannam |
* some beginnings of what will be measurement tool functionality
|
2007-06-13 |
Chris Cannam |
* Add logic for picking up the vertical scale from an underlying layer if
|
2007-06-13 |
Chris Cannam |
* Add a measurement mode tool -- no functionality yet
|
2007-06-13 |
Chris Cannam |
* Make shift+mousewheel scroll vertically (where applicable) and alt+mousewheel
|
2007-06-13 |
Chris Cannam |
* double-click in navigate mode relocates the centre frame (closing #1734854)
|
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-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-04 |
Chris Cannam |
* Fix #1712589 Reset button for thumbwheels not working properly
sv1-v1.0
|
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
|