log

age author description
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
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
Thu, 04 Dec 2008 17:17:06 +0000 Chris Cannam * minor stuff
Wed, 03 Dec 2008 16:25:47 +0000 Chris Cannam * Fix failure to include audio files in default open-file dialog invoked
Tue, 02 Dec 2008 17:17:25 +0000 Chris Cannam * Permit viewing (though not editing) colour 3d plot layer data in
Mon, 01 Dec 2008 16:45:17 +0000 Chris Cannam * Fix incorrect starting extents in derived note & time-value layers
Fri, 28 Nov 2008 13:36:13 +0000 Chris Cannam Various fixes:
Fri, 21 Nov 2008 13:37:35 +0000 Chris Cannam * Use enum for transform type instead of trying to do dumb things like
Thu, 20 Nov 2008 14:58:52 +0000 Chris Cannam * don't pre-declare classes in Vamp namespace (namespace may change!)
Thu, 20 Nov 2008 12:21:33 +0000 Chris Cannam * Make it possible to Find a Transform even when no file loaded (it
Thu, 20 Nov 2008 12:09:55 +0000 Chris Cannam * Add more informative text to Find a Transform (particularly when none
Wed, 19 Nov 2008 21:36:33 +0000 Chris Cannam * minor text change
Wed, 19 Nov 2008 14:55:17 +0000 Chris Cannam * Add some informative labels to transform finder
Wed, 12 Nov 2008 16:39:29 +0000 Chris Cannam * Make scale bar more accurate (if no more helpful) in log scaled colour 3d plot
Wed, 12 Nov 2008 16:08:47 +0000 Chris Cannam * update changelog
Wed, 12 Nov 2008 15:51:41 +0000 Chris Cannam * Save & reload vertical scale extents from note, time/value & colour 3d
Wed, 12 Nov 2008 15:17:16 +0000 Chris Cannam * Make Colour 3D Plot layer vertically zoomable and scrollable
Tue, 11 Nov 2008 13:54:47 +0000 Chris Cannam * Add use-log-scale estimator. Not quite right yet; the model doesn't
Fri, 07 Nov 2008 17:31:06 +0000 Chris Cannam * Update to new-line vamp plugin sdk
Tue, 28 Oct 2008 18:06:06 +0000 Chris Cannam * Avoid waiting on uninstalled transforms mutex in TransformFactory::
Tue, 28 Oct 2008 12:39:53 +0000 Chris Cannam * Add more info button to plugin dialog
Fri, 24 Oct 2008 16:43:59 +0000 Chris Cannam * Add vertical zoom/pan to note layer as well (when not in auto-align
Fri, 24 Oct 2008 16:21:57 +0000 Chris Cannam * minor tidy
Fri, 24 Oct 2008 14:52:40 +0000 Chris Cannam * Add vertical zoom and pan to time-value layer.
Thu, 23 Oct 2008 16:30:48 +0000 Chris Cannam * Add More Info URL to plugin finder
Tue, 21 Oct 2008 19:31:50 +0000 Chris Cannam * Fix text positioning in segmentation-mode layer scale
Thu, 16 Oct 2008 16:10:27 +0000 Chris Cannam * Improve numerical display in time-value layer scale
Thu, 16 Oct 2008 13:38:33 +0000 Chris Cannam * somewhat clearer layout in region layer
Wed, 15 Oct 2008 12:08:02 +0000 Chris Cannam * Fix race condition in FFTFileCache when reading from the same FFT model
Tue, 14 Oct 2008 16:36:35 +0000 Chris Cannam * Add beginnings of capability to search plugins that are not yet
Fri, 10 Oct 2008 16:03:48 +0000 Chris Cannam * some plotting tweaks
Thu, 09 Oct 2008 20:10:28 +0000 Chris Cannam * Fix a nasty and long-standing race condition in MatrixFile's use of
Thu, 09 Oct 2008 13:13:33 +0000 Chris Cannam * Support transforms that output regions with more than one bin (by
Tue, 07 Oct 2008 12:42:17 +0000 Chris Cannam * Support importing features from RDF whose times are intervals rather
Tue, 30 Sep 2008 10:33:28 +0000 Chris Cannam * Connect up Up and Down arrows in the transform finder
Mon, 29 Sep 2008 16:31:49 +0000 Chris Cannam * More transform finder stuff
Mon, 29 Sep 2008 15:06:43 +0000 Chris Cannam * More SelectableLabel and TransformFinder tweaking
Mon, 29 Sep 2008 11:11:42 +0000 Chris Cannam * More twiddling with TransformFinder
Fri, 26 Sep 2008 16:34:31 +0000 Chris Cannam ...
Fri, 26 Sep 2008 16:18:36 +0000 Chris Cannam * moar pointless twiddlin
Thu, 25 Sep 2008 13:47:40 +0000 Chris Cannam * More transform finder fiddling
Thu, 25 Sep 2008 12:44:23 +0000 Chris Cannam * some work on transform finder
Tue, 23 Sep 2008 16:53:26 +0000 Chris Cannam * grr
Tue, 23 Sep 2008 16:42:43 +0000 Chris Cannam * Annoyingly not-really-working twist on things
Tue, 23 Sep 2008 13:39:25 +0000 Chris Cannam * Start work on TransformFinder dialog
Mon, 22 Sep 2008 15:44:03 +0000 Chris Cannam * Add beginnings of transform-search-by-text function
Mon, 22 Sep 2008 12:20:34 +0000 Chris Cannam * Improve snap policy for selecting regions
Fri, 19 Sep 2008 14:05:34 +0000 Chris Cannam * tweaks
Fri, 19 Sep 2008 12:55:35 +0000 Chris Cannam * Add segmentation plot type to region layer (plotting not implemented yet)
Thu, 18 Sep 2008 16:08:14 +0000 Chris Cannam * Add region model and layer; improve assignment of model types to
Thu, 18 Sep 2008 12:09:32 +0000 Chris Cannam * Merge revisions 1041 to 1130 from sv-rdf-import branch
Thu, 31 Jul 2008 15:54:24 +0000 Chris Cannam * remove some debug
Tue, 29 Jul 2008 13:46:06 +0000 Chris Cannam * typo/transposition
Thu, 10 Jul 2008 12:50:56 +0000 Chris Cannam * Updates for 1.3 sv1-v1.3 sv1-v1.3rc1
Mon, 07 Jul 2008 16:49:53 +0000 Chris Cannam * Reduce time stretcher to one channel when overload occurs
Thu, 26 Jun 2008 12:41:23 +0000 Chris Cannam * Fix two problems reported by Matthias in the data editor window:
Wed, 18 Jun 2008 15:53:23 +0000 Chris Cannam * Add playback controls to data edit dialog
Wed, 18 Jun 2008 14:34:13 +0000 Chris Cannam * minor enhancement to data edit make-current
Tue, 17 Jun 2008 16:24:50 +0000 Chris Cannam * start play-tracking toggle in data editor dialog
Tue, 17 Jun 2008 16:07:56 +0000 Chris Cannam * a bit of progress on retaining current row when sorting changes &c
Mon, 16 Jun 2008 14:48:42 +0000 Chris Cannam * Basic implementation of add and remove point in data editor
Fri, 13 Jun 2008 21:09:43 +0000 Chris Cannam * Add audio device selection to preferences
Thu, 12 Jun 2008 14:33:45 +0000 Chris Cannam * Add more data-editor support to various models
Thu, 12 Jun 2008 10:47:11 +0000 Chris Cannam * Update translations, and add change counter to name of bundle command
Thu, 12 Jun 2008 09:03:00 +0000 Chris Cannam * sorting arbitrary columns in data editor
Wed, 11 Jun 2008 16:13:25 +0000 Chris Cannam * reorganise tabular data editor model support
Wed, 11 Jun 2008 12:54:18 +0000 Chris Cannam * A bit more work on the data editor
Mon, 09 Jun 2008 16:01:50 +0000 Chris Cannam * basics of data editing in data table view
Fri, 06 Jun 2008 15:26:27 +0000 Chris Cannam * Start adding a spreadsheet-style editor window for model data
Wed, 21 May 2008 11:09:15 +0000 Chris Cannam * Provide a proper implementation of
Tue, 20 May 2008 10:42:07 +0000 Chris Cannam * default synchronous to false, of course...
Tue, 20 May 2008 10:40:20 +0000 Chris Cannam * Attempt fix for #1914752 export image has holes (1.0 and 1.2)
Tue, 20 May 2008 08:37:46 +0000 Chris Cannam * Start layer progress bars in "indeterminate" mode
Mon, 19 May 2008 17:23:11 +0000 Chris Cannam * Permit holding Shift while dragging an instant or other edited thing,
Fri, 16 May 2008 13:27:07 +0000 Chris Cannam * Halve space requirements for range (waveform peak) caches
Mon, 12 May 2008 15:30:11 +0000 Chris Cannam ...
Mon, 12 May 2008 12:38:59 +0000 Chris Cannam ...
Fri, 09 May 2008 12:39:02 +0000 Chris Cannam ...
Thu, 08 May 2008 14:46:22 +0000 Chris Cannam * Speed up spectrogram painting by releasing mutex in FFTDataServer
Thu, 08 May 2008 09:23:16 +0000 Chris Cannam * Some debug output and tweaks spectrogram-cache-rejig
Tue, 29 Apr 2008 11:07:14 +0000 Chris Cannam * The fix in rev 1002 had the nasty side-effect of breaking part of the fix in
Fri, 14 Mar 2008 17:24:42 +0000 Chris Cannam ...
Fri, 14 Mar 2008 17:14:21 +0000 Chris Cannam * More work to abstract out interactive components used in the data library,
Thu, 13 Mar 2008 14:06:03 +0000 Chris Cannam * Fix #1628781 changes to layer visibility and mute should use a command
Wed, 12 Mar 2008 17:42:56 +0000 Chris Cannam * juggle some files around in order to free audioio, base, and system libraries
Wed, 12 Mar 2008 14:40:18 +0000 Chris Cannam * Fix mislabelling of time lines in ruler
Wed, 27 Feb 2008 11:59:42 +0000 Chris Cannam * Merge from trunk spectrogram-cache-rejig
Wed, 27 Feb 2008 10:32:45 +0000 Chris Cannam * merge from trunk (1.2 ended up being tracked from trunk, but we may want 1.2-stable
Fri, 15 Feb 2008 15:35:56 +0000 Chris Cannam * Fix incorrect assignment to point values in "acting on previous point" sv1-v1.2
Fri, 15 Feb 2008 15:15:29 +0000 Chris Cannam * Fix #1894369 1.2pre5 crashes on copying data
Wed, 13 Feb 2008 13:49:33 +0000 Chris Cannam * Fix drawing of time ruler during scrolling (bits were being missed) sv1-v1.2pre5
Tue, 12 Feb 2008 15:41:01 +0000 Chris Cannam * Allow entry of numbers smaller than 1 in the Set Counters dialog
Mon, 11 Feb 2008 17:08:59 +0000 Chris Cannam * a hack to try to prevent playback pointer bouncing back when playback starts sv1-v1.2pre4