Mon, 05 Mar 2007 10:53:41 +0000 |
Chris Cannam |
* Inhibit making and displaying time selections in slice layers
|
Fri, 02 Mar 2007 14:00:12 +0000 |
Chris Cannam |
* Make getPropertyRangeAndValue return the default separately from the current
sv1-1.0pre1
|
Fri, 02 Mar 2007 13:01:41 +0000 |
Chris Cannam |
* Update to use new vamp-hostsdk instead of vamp-sdk
|
Thu, 01 Mar 2007 17:12:50 +0000 |
Chris Cannam |
* Fix overzealous cacheing in waveform layer that was leading to inaccurate
|
Thu, 01 Mar 2007 15:35:27 +0000 |
Chris Cannam |
* Fix real-time plugin corruption when getLatency is called for some plugins
|
Thu, 01 Mar 2007 12:15:08 +0000 |
Chris Cannam |
* Make audio file reader factory try for a reader based on the file's
|
Thu, 01 Mar 2007 11:55:46 +0000 |
Chris Cannam |
* Rejig handling of scrolling views. Ensures, among other things, that playing
|
Wed, 28 Feb 2007 11:20:14 +0000 |
Chris Cannam |
* Fix incorrect meter-scaling value for 0dB; some tidying
|
Tue, 27 Feb 2007 17:51:52 +0000 |
Chris Cannam |
...
|
Tue, 27 Feb 2007 12:51:38 +0000 |
Chris Cannam |
* Further fixes for Vamp API change, and update to support API versioning
|
Mon, 26 Feb 2007 20:08:51 +0000 |
Chris Cannam |
* Fixes for new Vamp API changes -- I think plugin parameters are not being
|
Mon, 26 Feb 2007 16:32:12 +0000 |
Chris Cannam |
* ensure view cache is discarded when overlay level changes
|
Mon, 26 Feb 2007 14:55:08 +0000 |
Chris Cannam |
* remove some debug and some obsolete moc file includes
|
Mon, 26 Feb 2007 14:18:21 +0000 |
Chris Cannam |
* Fix occasional misplacement of zoom wheels
|
Wed, 14 Feb 2007 17:52:06 +0000 |
Chris Cannam |
* Fix crash in short spectrogram paint
|
Fri, 09 Feb 2007 11:32:34 +0000 |
Chris Cannam |
* Add non-fftw3 fft alternative
|
Fri, 09 Feb 2007 09:32:04 +0000 |
Chris Cannam |
...
|
Wed, 07 Feb 2007 14:21:14 +0000 |
Chris Cannam |
* Return ranges from RangeSummarisableTimeValueModel::getRanges by references
|
Mon, 05 Feb 2007 16:11:49 +0000 |
Chris Cannam |
* Flesh out feature descriptions for spectrum
|
Thu, 01 Feb 2007 16:54:42 +0000 |
Chris Cannam |
* Scale fixes and feature descriptions in slice layer
|
Thu, 01 Feb 2007 14:31:28 +0000 |
Chris Cannam |
* Work on harmonising colour and scale ranges between types of layer
|
Wed, 31 Jan 2007 12:13:47 +0000 |
Chris Cannam |
* Add separate colour mapping unit; use it in spectrogram (colour 3d plot to follow)
|
Mon, 29 Jan 2007 18:11:20 +0000 |
Chris Cannam |
* beginnings of spectrum scales
|
Fri, 26 Jan 2007 17:20:58 +0000 |
Chris Cannam |
...
|
Fri, 26 Jan 2007 16:59:57 +0000 |
Chris Cannam |
* Add slice layers (so you can display a slice of a colour 3d plot as if it were
|
Wed, 24 Jan 2007 17:14:24 +0000 |
Chris Cannam |
* Avoid unnecessary work and updates when an invisible thumbwheel changes
|
Mon, 22 Jan 2007 16:09:03 +0000 |
Chris Cannam |
* Fix a crash in spectrogram
|
Mon, 22 Jan 2007 15:42:00 +0000 |
Chris Cannam |
* Allow user to activate a pane by clicking on the tab for its currently active
|
Fri, 19 Jan 2007 13:13:14 +0000 |
Chris Cannam |
* Add large chunks of context help in the optional status bar
|
Fri, 12 Jan 2007 21:52:56 +0000 |
Chris Cannam |
* Add range input dialog
|
Fri, 12 Jan 2007 14:49:18 +0000 |
Chris Cannam |
* better icon
|
Fri, 05 Jan 2007 15:49:10 +0000 |
Chris Cannam |
* Further fix for restoring layer visibility from session file
|
Fri, 05 Jan 2007 14:46:45 +0000 |
Chris Cannam |
* Fix failure to reload play mute state correctly from session file
|
Wed, 13 Dec 2006 15:53:23 +0000 |
Chris Cannam |
* Fix miscomparison of matrix height and fft size /2 (should be /2+1)
|
Fri, 24 Nov 2006 16:56:15 +0000 |
Chris Cannam |
* Omit translucent blue fill for selection rectangles that are superimposed
|
Fri, 17 Nov 2006 16:27:39 +0000 |
Chris Cannam |
* Update copyright notes as appropriate.
|
Wed, 15 Nov 2006 20:00:48 +0000 |
Chris Cannam |
* Remove some obsolete files
|
Wed, 15 Nov 2006 18:22:26 +0000 |
Chris Cannam |
* Add vertical zooming and snap-to-selection for OSC control;
|
Tue, 14 Nov 2006 16:06:00 +0000 |
Chris Cannam |
* Press X to toggle the property boxes
|
Mon, 13 Nov 2006 14:48:57 +0000 |
Chris Cannam |
* Somewhat better handling of running out of memory or disc space
|
Fri, 10 Nov 2006 13:27:57 +0000 |
Chris Cannam |
* Update the main sv.prf for compatibility with Qt 4.2 qmake instead of
|
Mon, 30 Oct 2006 12:44:45 +0000 |
Chris Cannam |
...
|
Tue, 24 Oct 2006 11:21:35 +0000 |
Martin Gasser |
#include <math.h> required on OSX
|
Thu, 19 Oct 2006 13:05:39 +0000 |
Chris Cannam |
* Wire up the Panner widget in the pane, and do some tidying in Pane
|
Thu, 19 Oct 2006 09:57:27 +0000 |
Chris Cannam |
* Rename the existing Panner to Overview (big duh!)
|
Wed, 18 Oct 2006 16:38:30 +0000 |
Chris Cannam |
* A start to a panner widget to go with thumbwheels
|
Tue, 17 Oct 2006 18:54:43 +0000 |
Chris Cannam |
* Fix signal name
|
Tue, 17 Oct 2006 13:50:17 +0000 |
Chris Cannam |
* minor fixes to tooltip
|
Tue, 17 Oct 2006 13:49:31 +0000 |
Chris Cannam |
* Fix slowness in serving FFT values to feature extraction plugin transform
|
Tue, 17 Oct 2006 13:04:49 +0000 |
Chris Cannam |
* Make audio dial remember its more accurate mapped value as well as its
|
Mon, 16 Oct 2006 20:42:23 +0000 |
Chris Cannam |
* Use RangeMappers in various places in plugin parameters, layer properties,
|
Mon, 16 Oct 2006 13:13:57 +0000 |
Chris Cannam |
* Add spectrum icon
|
Thu, 12 Oct 2006 15:47:38 +0000 |
Chris Cannam |
* Make the thumbwheel widget much smoother to use, and fix a bug in positioning
|
Thu, 12 Oct 2006 14:56:28 +0000 |
Chris Cannam |
* Add system-specific LADSPA and DSSI plugin paths (for OS/X and Windows)
|
Wed, 11 Oct 2006 16:18:51 +0000 |
Chris Cannam |
* Tidy up plugin parameter dialog by switching it to a simple constructor
|
Tue, 10 Oct 2006 19:04:57 +0000 |
Chris Cannam |
* Handle generator transforms (plugins whose channel count isn't dependent on
|
Tue, 10 Oct 2006 14:51:17 +0000 |
Chris Cannam |
* Improve output from Profiler class and make it incur less (no) overhead in
|
Mon, 09 Oct 2006 10:49:46 +0000 |
Chris Cannam |
* Some dull work to continue unifying the fft model and editable dense 3d model
|
Fri, 06 Oct 2006 16:53:25 +0000 |
Chris Cannam |
* Various improvements to colour 3d plot layer, particularly for large and/or
|
Thu, 05 Oct 2006 15:39:23 +0000 |
Chris Cannam |
...
|