Fri, 24 Jun 2011 14:27:32 +0100 |
Chris Cannam |
Check the scale width in the View (which has access to it); ask the layer to do something when the user clicks in the scale regardless of the edit mode, and continue with normal processing if the layer has nothing interesting to do
sonification
|
Wed, 22 Jun 2011 00:04:21 +0100 |
mathieub |
Branch to handle audio feedback and metadata sonification interactively with the UI.
sonification
|
Tue, 14 Jun 2011 15:27:05 +0100 |
Chris Cannam |
Seems to be a bad idea to use plain DEBUG symbol on OS/X (system wants it)
|
Mon, 16 May 2011 17:19:25 +0100 |
Chris Cannam |
Convert many cerrs to DEBUGs
debug-output
|
Thu, 12 May 2011 17:31:43 +0100 |
Chris Cannam |
Remove most toStdString calls (no longer needed, with debug header)
debug-output
|
Thu, 14 Apr 2011 15:21:21 +0100 |
Chris Cannam |
Record and show any error that occurs during layer processing (e.g. spectrogram layer runs out of disc space for feature files)
|
Tue, 22 Jun 2010 09:45:42 +0000 |
Chris Cannam |
* Avoid warnings for out of range pixel set at edges
|
Wed, 05 May 2010 14:45:32 +0000 |
Chris Cannam |
* Quick workarounds for some very weird behaviour on first test
sv-v1.7.2
|
Wed, 23 Sep 2009 11:21:07 +0000 |
Chris Cannam |
* Remove a bit of debug output
|
Thu, 10 Sep 2009 18:44:45 +0000 |
Chris Cannam |
* solaris build fixes
|
Mon, 29 Jun 2009 16:25:16 +0000 |
Chris Cannam |
...
sv-v1.6
|
Mon, 16 Mar 2009 16:42:34 +0000 |
Chris Cannam |
* debug tidy
sv-v1.5
|
Fri, 06 Mar 2009 10:23:30 +0000 |
Chris Cannam |
* fix unsigned overflow causing spectrogram to "disappear" in some
|
Mon, 09 Feb 2009 12:56:16 +0000 |
Chris Cannam |
* Fix overall mag range management in normalise-visible-area mode
|
Fri, 06 Feb 2009 15:06:23 +0000 |
Chris Cannam |
* Restore (better quality) y-axis interpolation in spectrogram
|
Thu, 05 Feb 2009 17:46:34 +0000 |
Chris Cannam |
* Restore peak bins mode in spectrogram
|
Thu, 05 Feb 2009 17:33:21 +0000 |
Chris Cannam |
* Re-enable peak frequencies display in spectrogram
|
Thu, 05 Feb 2009 13:31:27 +0000 |
Chris Cannam |
* Re-enable column normalization
|
Thu, 05 Feb 2009 12:05:28 +0000 |
Chris Cannam |
* Finer locking in fft caches; fix displayed bin ranges in spectrogram
|
Wed, 04 Feb 2009 20:39:11 +0000 |
Chris Cannam |
* fix deadlock in fft memory cache usage
|
Wed, 04 Feb 2009 15:03:42 +0000 |
Chris Cannam |
* Make use of peak cache in spectrogram
|
Wed, 04 Feb 2009 13:09:02 +0000 |
Chris Cannam |
* reorganise function for faster data retrieval
|
Wed, 04 Feb 2009 12:13:16 +0000 |
Chris Cannam |
* throw (but do not yet catch!) exception when running out of disc space
|
Tue, 03 Feb 2009 18:03:48 +0000 |
Chris Cannam |
* sort out cropping and scaling for x-smoothed draw buffer
|
Tue, 03 Feb 2009 15:21:28 +0000 |
Chris Cannam |
* start introducing another rendering method
|
Tue, 03 Feb 2009 12:55:09 +0000 |
Chris Cannam |
* smooth x-scaling for images in spectrogram -- needs an overlap to avoid
|
Tue, 03 Feb 2009 12:02:17 +0000 |
Chris Cannam |
* incremental commit
|
Tue, 03 Feb 2009 11:19:39 +0000 |
Chris Cannam |
* some preparatory reorganisation
|
Tue, 27 Jan 2009 13:25:10 +0000 |
Chris Cannam |
* Merge from one-fftdataserver-per-fftmodel branch. This bit of
|
Mon, 08 Dec 2008 11:15:13 +0000 |
Chris Cannam |
* Cut back on the locking and general workload in
|