Mercurial > hg > svcore
log data/fileio/WavFileWriter.h @ 1392:667e369cfeab
age | author | description |
---|---|---|
Fri, 06 Jan 2017 21:04:52 +0000 | Chris Cannam | And similar approach for the writer 3.0-integration |
Fri, 06 Jan 2017 16:40:11 +0000 | Chris Cannam | Update WAV/MP3/BZipFileDevice code to avoid using local 8-bit encoding 3.0-integration |
Tue, 13 Dec 2016 12:03:48 +0000 | Chris Cannam | Handle increases in the overall channel count by closing and reopening the audio device. 3.0-integration |
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 |