Mercurial > hg > svcore
log data/model/WritableWaveFileModel.cpp @ 817:9089d0546efa tonioni
age | author | description |
---|---|---|
Mon, 05 Mar 2012 08:48:36 +0000 | Chris Cannam | Patch for compilation with gcc-4.7, from Michel Alexandre Salim |
Tue, 14 Jun 2011 15:26:52 +0100 | Chris Cannam | Seems to be a bad idea to use plain DEBUG symbol on OS/X (system wants it) |
Tue, 14 Jun 2011 14:47:59 +0100 | Chris Cannam | Merge from debug-output branch |
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 |
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 |