Mercurial > hg > svcore
log
age | author | description |
---|---|---|
Mon, 09 Mar 2015 12:02:10 +0000 | Chris Cannam | Move to using double rather than float for floating-point calculations (float only for storage); more build fixes cxx11 |
Wed, 04 Mar 2015 19:08:21 +0000 | Chris Cannam | More type-size adjustments 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 17:09:19 +0000 | Chris Cannam | This code now compiles. Main problem: sample rate types 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 |