log

age author description
Tue, 29 Jan 2008 19:54:54 +0000 Chris Cannam * munlockall
Mon, 28 Jan 2008 17:43:44 +0000 Chris Cannam * Ensure plugin version is updated when a transform is re-run using a newer
Fri, 25 Jan 2008 18:15:57 +0000 Chris Cannam * Add plugin version to Transform record
Thu, 24 Jan 2008 22:49:19 +0000 Chris Cannam * More latency for PortAudio output
Thu, 24 Jan 2008 14:40:48 +0000 Chris Cannam * Also use multi-channel read when supplying data to real-time effects plugin
Thu, 24 Jan 2008 14:35:43 +0000 Chris Cannam * Add wave file model method for reading more than one channel at once,
Thu, 24 Jan 2008 11:03:59 +0000 Chris Cannam * Further model lifecycle fixes
Wed, 23 Jan 2008 18:09:50 +0000 Chris Cannam * Part of #1877436 transform fails to re-run when file loaded at different rate
Wed, 23 Jan 2008 15:43:27 +0000 Chris Cannam * Various fixes to object lifetime management, particularly in the spectrum
Tue, 22 Jan 2008 23:11:48 +0000 Chris Cannam * merge revision 842 from spectrogram-rejig -- attempt to improve disk/memory
Wed, 09 Jan 2008 17:09:44 +0000 Chris Cannam * better handling of cases with more than one copy of the same plugin in
Fri, 04 Jan 2008 17:08:10 +0000 Chris Cannam * better progress reporting in FileSource
Mon, 17 Dec 2007 12:32:28 +0000 Chris Cannam * fix support for logarithmic hints in plugin parameters
Thu, 13 Dec 2007 17:14:33 +0000 Chris Cannam * Fix #1841095 tapping time instant gives wrong time in aligned track
Tue, 11 Dec 2007 14:58:29 +0000 Chris Cannam * Make font size in panes configurable, with a smaller default
Mon, 10 Dec 2007 17:37:13 +0000 Chris Cannam * more handy functions
Mon, 10 Dec 2007 15:32:40 +0000 Chris Cannam ...
Mon, 10 Dec 2007 15:31:32 +0000 Chris Cannam * Add public TransformFactory::instantiatePluginFor()
Fri, 07 Dec 2007 16:47:31 +0000 Chris Cannam * Merge from transforms branch -- switch over to using Transform object
Fri, 30 Nov 2007 17:36:14 +0000 Chris Cannam * Merge r884 from trunk 1.2-stable
Fri, 30 Nov 2007 17:31:09 +0000 Chris Cannam * Skip ID3 block when reading MP3 files (so long as ID3 support is included)
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