log plugin/DSSIPluginInstance.cpp @ 1311:90ac1df228aa 3.0-integration

age author description
2015-03-04 Chris Cannam Introduce and use a samplerate type cxx11
2015-03-03 Chris Cannam This code now compiles. Main problem: sample rate types cxx11
2015-03-03 Chris Cannam Introducing the signed 64-bit frame index type, and fixing build failures from inclusion of -Wconversion with -Werror. Not finished yet. cxx11
2014-09-03 Chris Cannam Fix potential null pointer deref
2014-09-03 Chris Cannam Fix various slightly dodgy derefs and the like (from coverity scan)
2013-11-26 Chris Cannam Merge from default branch tonioni
2013-11-26 Chris Cannam Likewise, but for toLocal8Bit().data()
2013-11-26 Chris Cannam Drop std:: from cout, cerr, endl -- pull these in through Debug.h
2013-04-19 matthiasm different colours, some minor changes, mainly debugging cerrs tonioni
2012-05-18 Chris Cannam Fix cppcheck warnings
2011-06-14 Chris Cannam Seems to be a bad idea to use plain DEBUG symbol on OS/X (system wants it)
2011-05-16 Chris Cannam Convert many cerrs to DEBUGs debug-output
2010-10-18 Chris Cannam * Build fixes
2009-09-10 Chris Cannam * solaris build fixes
2008-10-28 Chris Cannam * Avoid waiting on uninstalled transforms mutex in TransformFactory::
2008-04-29 Chris Cannam * Merge rev 1048 (build fixes) from rdf-import branch