log base/TempWriteFile.cpp @ 1352:f98fde50570b 3.0-integration

age author description
Tue, 26 Nov 2013 13:35:08 +0000 Chris Cannam Drop std:: from cout, cerr, endl -- pull these in through Debug.h
Thu, 12 May 2011 17:31:24 +0100 Chris Cannam Remove most toStdString calls (no longer needed, with debug header) debug-output
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