Tue, 26 Nov 2013 13:35:08 +0000 |
Chris Cannam |
Drop std:: from cout, cerr, endl -- pull these in through Debug.h
|
Wed, 17 Jul 2013 15:59:17 +0100 |
Chris Cannam |
Debug stuff
tonioni
|
Tue, 14 Jun 2011 15:26:52 +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:09 +0100 |
Chris Cannam |
Convert many cerrs to DEBUGs
debug-output
|
Thu, 12 May 2011 17:31:24 +0100 |
Chris Cannam |
Remove most toStdString calls (no longer needed, with debug header)
debug-output
|
Thu, 14 Apr 2011 15:20:27 +0100 |
Chris Cannam |
Make more (though still not entirely) robust in the face of running out of disc space
|
Fri, 27 Feb 2009 15:58:02 +0000 |
Chris Cannam |
* update CHANGELOG, remove more debug, add .oga extension
sv-v1.5pre1
|
Mon, 09 Feb 2009 11:53:29 +0000 |
Chris Cannam |
* get whole columns at a time from fft model when running transform
|
Thu, 05 Feb 2009 14:17:11 +0000 |
Chris Cannam |
* Auto-close write-mode matrix files when all columns written
|
Thu, 05 Feb 2009 12:53:19 +0000 |
Chris Cannam |
* More careful (I hope!) locking
|
Thu, 05 Feb 2009 12:05:28 +0000 |
Chris Cannam |
* Finer locking in fft caches; fix displayed bin ranges in spectrogram
|
Tue, 27 Jan 2009 14:40:04 +0000 |
Chris Cannam |
* re-enable memory caches!
|
Tue, 27 Jan 2009 13:25:10 +0000 |
Chris Cannam |
* Merge from one-fftdataserver-per-fftmodel branch. This bit of
|
Mon, 26 Jan 2009 15:18:32 +0000 |
Chris Cannam |
* Change QMutex in Editable DTDM to a read/write lock
|
Thu, 22 Jan 2009 17:39:04 +0000 |
Chris Cannam |
* Make Colour3DPlotLayer::paintDense much faster (but still not fast
|