log

age author description
Thu, 29 Nov 2007 17:16:02 +0000 Chris Cannam * merge fixes from trunk 1.2-stable
Thu, 29 Nov 2007 17:10:53 +0000 Chris Cannam * Attempt to fix finding of file:/// URLs
Wed, 28 Nov 2007 17:45:37 +0000 Chris Cannam * Improvements to layer summary dialog (LayerTree, LayerTreeDialog), & rename.
Wed, 28 Nov 2007 13:20:40 +0000 Chris Cannam * Fix idiotic bug in previous commit
Wed, 28 Nov 2007 13:01:50 +0000 Chris Cannam * Try to ensure alignment works correctly with MATCH plugin v1 as well as v2
Mon, 26 Nov 2007 15:05:51 +0000 Chris Cannam * Fixes for handling of DOS paths (C:\blah) -- not an unknown URL scheme!
Mon, 26 Nov 2007 13:33:14 +0000 Chris Cannam * Fix log range mapper bug
Fri, 23 Nov 2007 16:48:23 +0000 Chris Cannam * Add Erase tool and mode
Thu, 22 Nov 2007 14:17:19 +0000 Chris Cannam * Some work on correct alignment when moving panes during playback
Thu, 22 Nov 2007 11:09:26 +0000 Chris Cannam * More space and time efficient AlignmentModel
Thu, 15 Nov 2007 14:03:56 +0000 Chris Cannam * Merge last fix from trunk spectrogram-cache-rejig
Thu, 15 Nov 2007 13:19:25 +0000 Chris Cannam * Fix mishandling of encoded urls
Tue, 13 Nov 2007 13:54:10 +0000 Chris Cannam * Get storage advice for each cache in an FFT data server. Allows us to be spectrogram-cache-rejig
Sun, 11 Nov 2007 20:31:12 +0000 Chris Cannam * Pass StorageAdviser::Criteria into FFTModel constructor etc
Fri, 09 Nov 2007 17:46:58 +0000 Chris Cannam * Factor out uses of "Sonic Visualiser" in "common" code to applicationName()
Wed, 07 Nov 2007 14:53:12 +0000 Chris Cannam * some tidying, and put some actual work in TransformFactory
Wed, 07 Nov 2007 12:59:01 +0000 Chris Cannam * Further naming change: Transformer -> ModelTransformer.
Tue, 06 Nov 2007 17:15:00 +0000 Chris Cannam * Another incremental update (this class not yet used)
Tue, 06 Nov 2007 17:08:11 +0000 Chris Cannam * Another incremental Transform update
Mon, 05 Nov 2007 15:31:06 +0000 Chris Cannam * Introduce new Transform class which contains data necessary to describe the
Fri, 02 Nov 2007 16:50:31 +0000 Chris Cannam * some tweaks to improve usability of these classes in a console application
Thu, 01 Nov 2007 16:02:01 +0000 Chris Cannam * Fix availability of alignment button and relative align/solo button state
Thu, 01 Nov 2007 12:34:17 +0000 Chris Cannam * Document FileSource
Thu, 01 Nov 2007 10:45:28 +0000 Chris Cannam * FileSource -> default to showProgress = false
Thu, 25 Oct 2007 14:32:23 +0000 Chris Cannam * Some tidying up to handling of alignment; add alignment status label to
Thu, 25 Oct 2007 14:30:32 +0000 Chris Cannam * correct frame count in cache-in-memory
Thu, 25 Oct 2007 11:49:29 +0000 Chris Cannam ...
Wed, 24 Oct 2007 16:34:31 +0000 Chris Cannam * Move some things around to facilitate plundering libraries for other
Wed, 24 Oct 2007 15:21:38 +0000 Chris Cannam * Hoist alignment model set/query up to Model, so any models can be aligned
Mon, 22 Oct 2007 09:45:35 +0000 Chris Cannam * Some export fixes, and avoid clipping on resampling on import