Mercurial > hg > svcore
log plugin/LADSPAPluginFactory.cpp @ 1180:98664afd518b pluginscan
age | author | description |
---|---|---|
Thu, 14 Apr 2016 14:03:18 +0100 | 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 |
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 |
Wed, 03 Sep 2014 11:20:18 +0100 | Chris Cannam | Fix various slightly dodgy derefs and the like (from coverity scan) |
Wed, 13 Aug 2014 09:50:42 +0100 | Chris Cannam | Avoid compiler warnings when building without lrdf |
Tue, 17 Jun 2014 14:33:42 +0100 | Chris Cannam | Unsigned removals and warning fixes in data/ warnfix_no_size_t |