log plugin/DSSIPluginInstance.cpp @ 1114:e80abd659922 3.0-integration

age author description
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
Wed, 03 Sep 2014 13:10:19 +0100 Chris Cannam Fix potential null pointer deref
Wed, 03 Sep 2014 11:20:18 +0100 Chris Cannam Fix various slightly dodgy derefs and the like (from coverity scan)
Tue, 26 Nov 2013 14:37:01 +0000 Chris Cannam Merge from default branch tonioni
Tue, 26 Nov 2013 13:48:13 +0000 Chris Cannam Likewise, but for toLocal8Bit().data()