Mercurial > hg > svcore
log data/model/WaveFileModel.cpp @ 1077:ec6e7f0f3f5b
age | author | description |
---|---|---|
Tue, 31 Mar 2015 12:12:31 +0100 | Chris Cannam | clone() is never used (therefore presumably never works either) tonioni |
Wed, 11 Mar 2015 11:52:05 +0000 | Chris Cannam | Minor simplification; could use more cxx11 |
Wed, 04 Mar 2015 13:52:48 +0000 | Chris Cannam | More build fixes cxx11 |
Wed, 04 Mar 2015 12:30:41 +0000 | Chris Cannam | Replace the get*Frames calls in AudioFileReader with less stupid API cxx11 |
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 |