log framework/SVFileReader.cpp @ 229:8c13e8219903 debug-output

age author description
Mon, 16 May 2011 17:19:40 +0100 Chris Cannam Convert many cerrs to DEBUGs debug-output
Thu, 12 May 2011 17:31:56 +0100 Chris Cannam Remove most toStdString calls (no longer needed, with debug header) debug-output
Sun, 24 Oct 2010 22:09:42 +0200 Chris Cannam * Fix crash on document deletion (new session, or application exit) after loading session with alignments
Fri, 11 Sep 2009 15:42:32 +0000 Chris Cannam * Add start frame get/set to EditableDenseThreeDimensionalModel and use it
Fri, 27 Mar 2009 16:25:52 +0000 Chris Cannam * Pull out the widgetry part of FileFinder into widgets/InteractiveFileFinder
Fri, 23 Jan 2009 14:00:29 +0000 Chris Cannam * make compression optional in editable dense 3d model, and some tweaks
Thu, 20 Nov 2008 10:59:14 +0000 Chris Cannam * Add code to identify (usually) the type of an XML file that contains
Thu, 09 Oct 2008 12:04:22 +0000 Chris Cannam * Save/load of region models
Tue, 20 May 2008 10:14:15 +0000 Chris Cannam * Fix #1903059 "resample on import" not applied when reloading session
Tue, 29 Apr 2008 15:34:17 +0000 Chris Cannam * Save alignments to session file. Needs much testing.
Fri, 14 Mar 2008 17:14:21 +0000 Chris Cannam * More work to abstract out interactive components used in the data library,
Wed, 12 Mar 2008 18:02:17 +0000 Chris Cannam * Move plugin/transform to plain transform. This way transform can depend on
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
Wed, 06 Feb 2008 17:40:53 +0000 Chris Cannam * line up overview widget nicely with main pane (at least on first startup) sv1-v1.2pre3
Fri, 25 Jan 2008 18:15:57 +0000 Chris Cannam * Add plugin version to Transform record
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
Fri, 04 Jan 2008 17:08:10 +0000 Chris Cannam * better progress reporting in FileSource
Fri, 07 Dec 2007 16:47:31 +0000 Chris Cannam * Merge from transforms branch -- switch over to using Transform object
Fri, 23 Nov 2007 16:48:23 +0000 Chris Cannam * Add Erase tool and mode
Mon, 05 Nov 2007 15:31:06 +0000 Chris Cannam * Introduce new Transform class which contains data necessary to describe the
Thu, 01 Nov 2007 10:45:28 +0000 Chris Cannam * FileSource -> default to showProgress = false
Wed, 24 Oct 2007 16:37:58 +0000 Chris Cannam * document -> framework (will not compile, path fixes not in yet)