Mercurial > hg > svcore
log data/fileio/WavFileReader.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 20:51:47 +0000 | Chris Cannam | Take a different approach to using libsndfile -- the _fd function doesn't work for me in this build, so use the wchar api 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 15:23:21 +0000 | Chris Cannam | Update to use bqvec allocator for float vectors 3.0-integration |
Mon, 15 Jun 2015 12:19:47 +0100 | Chris Cannam | Rework audio file reader API to prefer using std containers simple-fft-model |
Wed, 04 Mar 2015 12:30:41 +0000 | Chris Cannam | Replace the get*Frames calls in AudioFileReader with less stupid API 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 |