Mercurial > hg > svcore
log data/fileio/WavFileWriter.h @ 998:e25dc8d57565
age | author | description |
---|---|---|
Tue, 17 Jun 2014 14:33:42 +0100 | Chris Cannam | Unsigned removals and warning fixes in data/ warnfix_no_size_t |
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 |
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 |