2009-02-04 |
Chris Cannam |
* reorganise function for faster data retrieval
|
2009-02-04 |
Chris Cannam |
* throw (but do not yet catch!) exception when running out of disc space
|
2009-02-03 |
Chris Cannam |
* sort out cropping and scaling for x-smoothed draw buffer
|
2009-02-03 |
Chris Cannam |
* start introducing another rendering method
|
2009-02-03 |
Chris Cannam |
* smooth x-scaling for images in spectrogram -- needs an overlap to avoid
|
2009-02-03 |
Chris Cannam |
* incremental commit
|
2009-02-03 |
Chris Cannam |
* some preparatory reorganisation
|
2009-02-02 |
Chris Cannam |
* Avoid crash in StorageAdviser if temporary directory cannot be opened
|
2009-01-29 |
Chris Cannam |
* add setLayerDormant
|
2009-01-29 |
Chris Cannam |
* take a bit more care about peaks cache sizing
|
2009-01-27 |
Chris Cannam |
* Merge from one-fftdataserver-per-fftmodel branch. This bit of
|
2009-01-26 |
Chris Cannam |
* Try out a smooth-scaling paint method... not especially promising
|
2009-01-26 |
Chris Cannam |
* Change QMutex in Editable DTDM to a read/write lock
|
2009-01-26 |
Chris Cannam |
* another, rather trivial, optimisation
|
2009-01-23 |
Chris Cannam |
* some tweaks that make Colour3DPlotLayer a little bit faster for
|
2009-01-23 |
Chris Cannam |
* make compression optional in editable dense 3d model, and some tweaks
|
2009-01-22 |
Chris Cannam |
* try some qvectors
|
2009-01-22 |
Chris Cannam |
* Make Colour3DPlotLayer::paintDense much faster (but still not fast
|
2009-01-16 |
Chris Cannam |
* fix some warnings, remove debug
|
2009-01-15 |
Chris Cannam |
* Fix crash in SimpleSPARQLQuery
|
2009-01-09 |
Chris Cannam |
* The main fix here is to the arguments of SVApplication -- the first
|
2008-12-12 |
Chris Cannam |
* Avoid crash when zooming-to-fit a very short file! (Of course, we
|
2008-12-08 |
Chris Cannam |
* Knock a bit of sense into Colour3DPlotLayer's cache management
sv-v1.4 sv-v1.4rc1
|
2008-12-08 |
Chris Cannam |
* Ensure text models are exported with text properties in RDF, and
|
2008-12-08 |
Chris Cannam |
* Cut back on the locking and general workload in
|
2008-12-04 |
Chris Cannam |
* minor stuff
|
2008-12-03 |
Chris Cannam |
* Fix failure to include audio files in default open-file dialog invoked
|
2008-12-02 |
Chris Cannam |
* Permit viewing (though not editing) colour 3d plot layer data in
|
2008-12-01 |
Chris Cannam |
* Fix incorrect starting extents in derived note & time-value layers
|
2008-11-28 |
Chris Cannam |
Various fixes:
|
2008-11-21 |
Chris Cannam |
* Use enum for transform type instead of trying to do dumb things like
|
2008-11-20 |
Chris Cannam |
* don't pre-declare classes in Vamp namespace (namespace may change!)
|
2008-11-20 |
Chris Cannam |
* Make it possible to Find a Transform even when no file loaded (it
|
2008-11-20 |
Chris Cannam |
* Add more informative text to Find a Transform (particularly when none
|
2008-11-19 |
Chris Cannam |
* minor text change
|
2008-11-19 |
Chris Cannam |
* Add some informative labels to transform finder
|
2008-11-12 |
Chris Cannam |
* Make scale bar more accurate (if no more helpful) in log scaled colour 3d plot
|
2008-11-12 |
Chris Cannam |
* update changelog
|
2008-11-12 |
Chris Cannam |
* Save & reload vertical scale extents from note, time/value & colour 3d
|
2008-11-12 |
Chris Cannam |
* Make Colour 3D Plot layer vertically zoomable and scrollable
|
2008-11-11 |
Chris Cannam |
* Add use-log-scale estimator. Not quite right yet; the model doesn't
|
2008-11-07 |
Chris Cannam |
* Update to new-line vamp plugin sdk
|
2008-10-28 |
Chris Cannam |
* Avoid waiting on uninstalled transforms mutex in TransformFactory::
|
2008-10-28 |
Chris Cannam |
* Add more info button to plugin dialog
|
2008-10-24 |
Chris Cannam |
* Add vertical zoom/pan to note layer as well (when not in auto-align
|
2008-10-24 |
Chris Cannam |
* minor tidy
|
2008-10-24 |
Chris Cannam |
* Add vertical zoom and pan to time-value layer.
|
2008-10-23 |
Chris Cannam |
* Add More Info URL to plugin finder
|