log

age author description
Tue, 14 Jun 2011 13:43:03 +0100 Chris Cannam Set window type from RDF
Mon, 16 May 2011 17:19:09 +0100 Chris Cannam Convert many cerrs to DEBUGs debug-output
Thu, 12 May 2011 17:31:24 +0100 Chris Cannam Remove most toStdString calls (no longer needed, with debug header) debug-output
Thu, 12 May 2011 16:56:08 +0100 Chris Cannam Add Debug class debug-output
Wed, 11 May 2011 11:04:35 +0100 Chris Cannam Provide option for WavFileWriter to write directly to target file, rather than always using a temporary; make use of it in WritableWaveFileModel so we can read from target file without having to close it first
Wed, 11 May 2011 11:04:02 +0100 Chris Cannam Avoid crash when generating/processing a very short file
Tue, 10 May 2011 17:55:57 +0100 Chris Cannam More informative error message
Tue, 10 May 2011 13:57:37 +0100 Chris Cannam Comment only
Mon, 09 May 2011 16:58:24 +0100 Chris Cannam Better system-specific unbundle locations for ResourceFinder; use same location for TempDirectory
Wed, 04 May 2011 14:05:08 +0100 Chris Cannam * Introduce ResourceFinder
Thu, 14 Apr 2011 15:20:27 +0100 Chris Cannam Make more (though still not entirely) robust in the face of running out of disc space
Thu, 07 Apr 2011 15:20:35 +0100 Chris Cannam Added tag sv_v1.8 for changeset 611a4fa14dde
Mon, 04 Apr 2011 15:20:29 +0100 Chris Cannam * Avoid including non-value columns in 3d-model column count (fixes #38) sv_v1.8
Tue, 29 Mar 2011 17:55:31 +0100 Chris Cannam Use TempWriteFile for CSV export as well
Tue, 29 Mar 2011 17:30:23 +0100 Chris Cannam * Add TempWriteFile abstraction, use it when exporting audio to avoid clobbering existing file before export is complete