Mercurial > hg > svcore
log data/fileio/WavFileWriter.h @ 1177:79f7af8873c9
age | author | description |
---|---|---|
Wed, 04 Mar 2015 12:01:04 +0000 | Chris Cannam | Introduce and use a samplerate type cxx11 |
Tue, 03 Mar 2015 15:18:24 +0000 | Chris Cannam | Introducing the signed 64-bit frame index type, and fixing build failures from inclusion of -Wconversion with -Werror. Not finished yet. cxx11 |
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 |