log plugin/LADSPAPluginFactory.cpp @ 1406:09751743647e

age author description
2016-11-03 Chris Cannam Use plugin scan results to inform the list requests issued to Piper servers piper
2016-10-18 Chris Cannam MSVC build fixes msvc2015_64
2016-04-14 Chris Cannam Make use of, and warn for, the plugin checker for all types of plugin. Haven't yet resolved the question of how to install and find it. pluginscan
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
2014-09-03 Chris Cannam Fix various slightly dodgy derefs and the like (from coverity scan)
2014-08-13 Chris Cannam Avoid compiler warnings when building without lrdf
2014-06-17 Chris Cannam Unsigned removals and warning fixes in data/ warnfix_no_size_t
2013-11-26 Chris Cannam Drop toStdString, with debug header we can stream QStrings
2013-11-26 Chris Cannam Drop std:: from cout, cerr, endl -- pull these in through Debug.h
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