log

age author description
Sun, 11 Nov 2007 21:47:19 +0000 Chris Cannam * Fix crash
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()
Thu, 08 Nov 2007 16:18:36 +0000 Chris Cannam ... further_alignment_faffing
Wed, 07 Nov 2007 16:52:52 +0000 Chris Cannam * fix pane layout problem; fix waveform butterfly mode
Wed, 07 Nov 2007 16:37:17 +0000 Chris Cannam * Add [x] button to pane to quickly delete it
Thu, 01 Nov 2007 10:45:28 +0000 Chris Cannam * FileSource -> default to showProgress = false
Thu, 25 Oct 2007 15:45:12 +0000 Chris Cannam * Add Align button to main window; use it
Thu, 25 Oct 2007 14:32:23 +0000 Chris Cannam * Some tidying up to handling of alignment; add alignment status label to
Mon, 22 Oct 2007 14:24:31 +0000 Chris Cannam * Split MainWindow out into MainWindowBase (pane stack management, basic file
Thu, 18 Oct 2007 16:20:26 +0000 Chris Cannam * RemoteFile -> FileSource
Thu, 18 Oct 2007 15:31:20 +0000 Chris Cannam * Make RemoteFile far more pervasive, and use it for local files as well
Thu, 18 Oct 2007 10:15:07 +0000 Chris Cannam * Make XmlExportable::toXml the function that is universally overridden (and
Wed, 17 Oct 2007 12:58:45 +0000 Chris Cannam * Make drop behave more sensibly (replace current pane)
Tue, 16 Oct 2007 18:42:51 +0000 Chris Cannam * "Align mode"
Tue, 16 Oct 2007 15:13:41 +0000 Chris Cannam * Make View getStartFrame etc non-virtual for easier inlining
Wed, 10 Oct 2007 15:18:02 +0000 Chris Cannam * Make it possible to drop audio files, layer files, session files and images
Wed, 10 Oct 2007 10:22:34 +0000 Chris Cannam * Add Reset Counters... function
Tue, 09 Oct 2007 16:22:14 +0000 Chris Cannam ...
Tue, 09 Oct 2007 16:21:59 +0000 Chris Cannam * fix misbehaving apply-to-selection-only checkbox, fix default step size for
Mon, 08 Oct 2007 14:44:38 +0000 Chris Cannam * Add labelling option for instants inserted through tapping (closes FR#1674184)
Fri, 05 Oct 2007 16:31:30 +0000 Chris Cannam * Add image layer icon (from GIMP)
Fri, 05 Oct 2007 16:05:23 +0000 Chris Cannam ...
Fri, 05 Oct 2007 15:52:52 +0000 Chris Cannam * Add support for remote files to image layer
Fri, 05 Oct 2007 13:27:21 +0000 Chris Cannam * More work on image layer display &c
Thu, 04 Oct 2007 16:34:11 +0000 Chris Cannam * Phase 1 of an image layer.
Mon, 01 Oct 2007 13:48:38 +0000 Chris Cannam * Change WaveFileModel API from getValues(start,end) to getData(start,count).
Fri, 28 Sep 2007 13:56:38 +0000 Chris Cannam * Merge from sv-match-alignment branch (excluding alignment-specific document).