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
|
Mon, 02 Feb 2009 17:07:47 +0000 |
Chris Cannam |
* Avoid crash in StorageAdviser if temporary directory cannot be opened
|
Thu, 29 Jan 2009 14:55:57 +0000 |
Chris Cannam |
* add setLayerDormant
|
Thu, 29 Jan 2009 14:17:12 +0000 |
Chris Cannam |
* take a bit more care about peaks cache sizing
|
Tue, 27 Jan 2009 13:25:10 +0000 |
Chris Cannam |
* Merge from one-fftdataserver-per-fftmodel branch. This bit of
|
Mon, 26 Jan 2009 16:54:44 +0000 |
Chris Cannam |
* Try out a smooth-scaling paint method... not especially promising
|
Mon, 26 Jan 2009 15:18:32 +0000 |
Chris Cannam |
* Change QMutex in Editable DTDM to a read/write lock
|
Mon, 26 Jan 2009 10:49:31 +0000 |
Chris Cannam |
* another, rather trivial, optimisation
|
Fri, 23 Jan 2009 15:11:40 +0000 |
Chris Cannam |
* some tweaks that make Colour3DPlotLayer a little bit faster for
|
Fri, 23 Jan 2009 14:00:29 +0000 |
Chris Cannam |
* make compression optional in editable dense 3d model, and some tweaks
|
Thu, 22 Jan 2009 17:58:33 +0000 |
Chris Cannam |
* try some qvectors
|
Thu, 22 Jan 2009 17:39:04 +0000 |
Chris Cannam |
* Make Colour3DPlotLayer::paintDense much faster (but still not fast
|
Fri, 16 Jan 2009 15:12:23 +0000 |
Chris Cannam |
* fix some warnings, remove debug
|
Thu, 15 Jan 2009 18:20:40 +0000 |
Chris Cannam |
* Fix crash in SimpleSPARQLQuery
|
Fri, 09 Jan 2009 14:55:12 +0000 |
Chris Cannam |
* The main fix here is to the arguments of SVApplication -- the first
|
Fri, 12 Dec 2008 16:03:37 +0000 |
Chris Cannam |
* Avoid crash when zooming-to-fit a very short file! (Of course, we
|
Mon, 08 Dec 2008 13:06:44 +0000 |
Chris Cannam |
* Knock a bit of sense into Colour3DPlotLayer's cache management
sv-v1.4 sv-v1.4rc1
|
Mon, 08 Dec 2008 11:53:10 +0000 |
Chris Cannam |
* Ensure text models are exported with text properties in RDF, and
|
Mon, 08 Dec 2008 11:15:13 +0000 |
Chris Cannam |
* Cut back on the locking and general workload in
|