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
|
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-25 |
Chris Cannam |
Fixes for Windows build
|
2007-01-25 |
Chris Cannam |
...
|
2007-01-25 |
Chris Cannam |
* Add support for PortAudio v19
|
2007-01-19 |
Chris Cannam |
* Attempt to improve management of FFT models that are not currently in use.
|
2007-01-19 |
Chris Cannam |
* Add large chunks of context help in the optional status bar
|
2007-01-12 |
Chris Cannam |
* better icon
|
2007-01-11 |
Chris Cannam |
Several changes related to referring to remote URLs for sessions and files:
|
2007-01-10 |
Chris Cannam |
* Cancel when downloading file
|
2007-01-10 |
Chris Cannam |
* Add Open Location...
|
2007-01-08 |
Chris Cannam |
* Framework for retrieving files from remote locations
|
2007-01-05 |
Chris Cannam |
* Further fix for restoring layer visibility from session file
|
2007-01-05 |
Chris Cannam |
* Fix failure to reload play mute state correctly from session file
|
2007-01-05 |
Chris Cannam |
* Fix #1491849 strange behaviour on Cancel during query on new file load
|
2007-01-05 |
Chris Cannam |
* Recall last file open/save path appropriately
|
2006-12-15 |
Chris Cannam |
* Fixes to presentation and organisation of plugins (especially duplicates)
|
2006-12-08 |
Chris Cannam |
* Fix apparent (but not actual) failure to save session file
|
2006-11-24 |
Chris Cannam |
* Omit translucent blue fill for selection rectangles that are superimposed
|
2006-11-17 |
Chris Cannam |
* Update copyright notes as appropriate.
|
2006-11-17 |
Chris Cannam |
...
|
2006-11-15 |
Chris Cannam |
* Remove some obsolete files
|
2006-11-15 |
Chris Cannam |
...
|
2006-11-15 |
Chris Cannam |
* Add vertical zooming and snap-to-selection for OSC control;
|
2006-11-14 |
Chris Cannam |
* Press X to toggle the property boxes
|
2006-11-13 |
Chris Cannam |
* Somewhat better handling of running out of memory or disc space
|
2006-11-10 |
Chris Cannam |
* When adding a layer, make it the selected layer on that pane
|
2006-11-10 |
Chris Cannam |
* Update the main sv.prf for compatibility with Qt 4.2 qmake instead of
|
2006-10-24 |
Martin Gasser |
#include <math.h> required on OSX
|
2006-10-20 |
Chris Cannam |
* Tidy up panes menu
|
2006-10-20 |
Chris Cannam |
* Add Pane menu entries for generating spectrogram etc from non-main models
|
2006-10-19 |
Chris Cannam |
* Rename the existing Panner to Overview (big duh!)
|
2006-10-18 |
Chris Cannam |
* A start to a panner widget to go with thumbwheels
|
2006-10-17 |
Chris Cannam |
* Fix signal name
|
2006-10-17 |
Chris Cannam |
* (Temporarily?) restore layer hierarchy window
|
2006-10-17 |
Chris Cannam |
* Fix slowness in serving FFT values to feature extraction plugin transform
|
2006-10-17 |
Chris Cannam |
* Make audio dial remember its more accurate mapped value as well as its
|
2006-10-17 |
Chris Cannam |
* Introduce PlaySpeedRangeMapper for playback speed dial
|
2006-10-17 |
Chris Cannam |
* Avoid showing input selection and channel selection for generator plugins
|
2006-10-16 |
Chris Cannam |
* Fix return value from xrun callback
|
2006-10-16 |
Chris Cannam |
* Add spectrum icon
|