log

age author description
Mon, 13 Nov 2006 14:48:57 +0000 Chris Cannam * Somewhat better handling of running out of memory or disc space
Fri, 10 Nov 2006 17:45:26 +0000 Chris Cannam * When adding a layer, make it the selected layer on that pane
Fri, 10 Nov 2006 13:27:57 +0000 Chris Cannam * Update the main sv.prf for compatibility with Qt 4.2 qmake instead of
Mon, 30 Oct 2006 16:49:42 +0000 Chris Cannam ...
Tue, 24 Oct 2006 11:13:41 +0000 Martin Gasser included OSX-specific headers
Thu, 19 Oct 2006 13:05:39 +0000 Chris Cannam * Wire up the Panner widget in the pane, and do some tidying in Pane
Thu, 19 Oct 2006 09:56:53 +0000 Chris Cannam ...
Wed, 18 Oct 2006 16:38:30 +0000 Chris Cannam * A start to a panner widget to go with thumbwheels
Tue, 17 Oct 2006 18:54:04 +0000 Chris Cannam ...
Tue, 17 Oct 2006 13:49:31 +0000 Chris Cannam * Fix slowness in serving FFT values to feature extraction plugin transform
Mon, 16 Oct 2006 20:42:23 +0000 Chris Cannam * Use RangeMappers in various places in plugin parameters, layer properties,
Mon, 16 Oct 2006 13:13:57 +0000 Chris Cannam * Add spectrum icon
Fri, 13 Oct 2006 12:51:05 +0000 Chris Cannam * Simplify maker names in plugin menu
Thu, 12 Oct 2006 16:10:49 +0000 Chris Cannam * Fixes to update logic in writable wave file model
Thu, 12 Oct 2006 14:56:28 +0000 Chris Cannam * Add system-specific LADSPA and DSSI plugin paths (for OS/X and Windows)
Wed, 11 Oct 2006 16:18:51 +0000 Chris Cannam * Tidy up plugin parameter dialog by switching it to a simple constructor
Tue, 10 Oct 2006 19:04:57 +0000 Chris Cannam * Handle generator transforms (plugins whose channel count isn't dependent on
Tue, 10 Oct 2006 14:51:17 +0000 Chris Cannam * Improve output from Profiler class and make it incur less (no) overhead in
Mon, 09 Oct 2006 10:49:46 +0000 Chris Cannam * Some dull work to continue unifying the fft model and editable dense 3d model
Fri, 06 Oct 2006 16:53:25 +0000 Chris Cannam * Various improvements to colour 3d plot layer, particularly for large and/or
Thu, 05 Oct 2006 15:39:23 +0000 Chris Cannam ...
Thu, 05 Oct 2006 11:03:06 +0000 Chris Cannam * Tidy up inheritance hierarchy of model classes -- remove ZoomConstraint as
Thu, 05 Oct 2006 11:02:05 +0000 Chris Cannam * pthread_mutex -> QMutex
Wed, 04 Oct 2006 11:01:39 +0000 Chris Cannam * Audition effects plugins during playback
Tue, 03 Oct 2006 15:01:50 +0000 Chris Cannam * Some fixes to updating of writable wave file models
Tue, 03 Oct 2006 14:17:37 +0000 Chris Cannam * Introduce WritableWaveFileModel, and use it as an output model for audio
Tue, 03 Oct 2006 10:06:37 +0000 Chris Cannam * Restructure WavFileWriter a bit to permit writing from raw data as well as
Wed, 27 Sep 2006 20:52:48 +0000 Chris Cannam ...
Tue, 26 Sep 2006 14:12:59 +0000 Chris Cannam * Use the Storage Adviser's recommendations for storing FFT cache information
Tue, 26 Sep 2006 13:18:29 +0000 Chris Cannam * sketch win32 and os/x implementations for memory availability check