Wed, 31 Jan 2007 12:13:47 +0000 |
Chris Cannam |
* Add separate colour mapping unit; use it in spectrogram (colour 3d plot to follow)
|
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
|
Fri, 12 Jan 2007 14:49:18 +0000 |
Chris Cannam |
* better icon
|
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.
|
Mon, 16 Oct 2006 20:42:23 +0000 |
Chris Cannam |
* Use RangeMappers in various places in plugin parameters, layer properties,
|
Mon, 21 Aug 2006 13:18:50 +0000 |
Chris Cannam |
* Sensible default for vertical thumbwheel on spectrogram layer
|
Fri, 04 Aug 2006 17:01:37 +0000 |
Chris Cannam |
* Add zoom thumbwheels to Pane. Implement horizontal thumbwheel, and
|
Mon, 31 Jul 2006 17:05:18 +0000 |
Chris Cannam |
* Move the current DenseThreeDimensionalModel to EditableDenseThreeDimensionalModel
last-cc-copyright
|
Mon, 31 Jul 2006 14:05:22 +0000 |
Chris Cannam |
* Reorganising code base. This revision probably should compile once more.
|
Fri, 21 Jul 2006 16:03:42 +0000 |
Chris Cannam |
* Finish preferences dialog (as far as it's going at the moment) and connect it up
|
Thu, 20 Jul 2006 16:51:20 +0000 |
Chris Cannam |
* start work on prefs dialog
|
Wed, 19 Jul 2006 16:55:29 +0000 |
Chris Cannam |
* some work on scaling and zooming for spectrogram
|
Fri, 14 Jul 2006 17:12:16 +0000 |
Chris Cannam |
* Various experiments in spectrogram colour scaling, etc. Nothing final
|
Wed, 05 Jul 2006 16:15:22 +0000 |
Chris Cannam |
* Restore progress updates to spectrogram
|
Fri, 30 Jun 2006 11:26:10 +0000 |
Chris Cannam |
* Add fuzzy-adapter class to pick out subset data from FFT data server, instead
|
Thu, 29 Jun 2006 16:16:49 +0000 |
Chris Cannam |
* Various fft server improvements, including the ability to pick out data from
|
Tue, 27 Jun 2006 19:18:42 +0000 |
Chris Cannam |
* Update SpectrogramLayer to use new FFTDataServer
|
Mon, 26 Jun 2006 16:12:11 +0000 |
Chris Cannam |
* Add FFT data server class to provide a file cache mapping for each
|
Mon, 19 Jun 2006 16:14:16 +0000 |
Chris Cannam |
* Separate out window and FFT size variables. Not necessarily correct
|
Thu, 15 Jun 2006 12:28:47 +0000 |
Chris Cannam |
* Switch from fftw3 to fftw3f. I think the efficiency improvement is probably
|
Fri, 12 May 2006 14:40:43 +0000 |
Chris Cannam |
* Make vertical scale alignment modes work in note layer as well as time-value
sv1-v0.9rc1
|
Wed, 10 May 2006 11:43:52 +0000 |
Chris Cannam |
* Use fractional window overlaps in the spectrogram, instead of percentages
|
Tue, 09 May 2006 16:18:59 +0000 |
Chris Cannam |
* Incremental refresh of spectrogram layer
|
Tue, 09 May 2006 12:43:55 +0000 |
Chris Cannam |
* It turns out we can be more efficient in the spectrogram repaints by
|
Mon, 08 May 2006 16:44:47 +0000 |
Chris Cannam |
* Make a single base Thread class for RT and non-RT threads
|
Fri, 05 May 2006 14:10:12 +0000 |
Chris Cannam |
* adjustments to facilitate debugging on win32, and some minor fixes
|
Thu, 04 May 2006 16:03:02 +0000 |
Chris Cannam |
* Introduce simple non-RT thread base class
|
Wed, 03 May 2006 16:48:03 +0000 |
Chris Cannam |
* Add property labels to property containers (so i18n() won't affect file format)
|
Wed, 03 May 2006 14:26:26 +0000 |
Chris Cannam |
* Switch spectrogram layer over to using the new rudimentary disk-backed
|