Mercurial > hg > svcore
log data/model/WritableWaveFileModel.cpp @ 1076:106081811ccd
age | author | description |
---|---|---|
Tue, 31 Mar 2015 12:12:31 +0100 | Chris Cannam | clone() is never used (therefore presumably never works either) tonioni |
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 |
Thu, 17 Jul 2014 14:50:31 +0100 | Chris Cannam | Fix some errant signals (the modelChanged with args are now modelChangedWithin) |
Tue, 17 Jun 2014 14:33:42 +0100 | Chris Cannam | Unsigned removals and warning fixes in data/ warnfix_no_size_t |
Tue, 26 Nov 2013 13:35:08 +0000 | Chris Cannam | Drop std:: from cout, cerr, endl -- pull these in through Debug.h |
Mon, 05 Mar 2012 08:48:36 +0000 | Chris Cannam | Patch for compilation with gcc-4.7, from Michel Alexandre Salim |