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
|