log

age author description
2016-05-17 Chris Cannam Configuration request/response structs vampipe
2016-05-12 Chris Cannam Typedef vampipe
2016-05-12 Chris Cannam Add listPluginData vampipe
2016-05-12 Chris Cannam Docs vampipe
2016-05-12 Chris Cannam Next version from this branch (if any) will be 2.7 vampipe
2016-05-12 Chris Cannam Add PluginConfiguration, PluginStaticData, and LoadRequest structures, and use them in PluginLoader vampipe
2016-04-14 Chris Cannam Make this warning a #pragma message, as we don't want it to make compilation fail with -Werror set
2016-04-14 Chris Cannam Fix compiler warnings, and fix potential mangling of utf8 when downcasing (this is still a nasty and incomplete way to do it though)
2016-04-14 Chris Cannam .la file changes after report by Mikael Magnusson
2016-03-01 Chris Cannam Merge
2016-03-01 Chris Cannam Tweak debug output
2015-12-13 Chris Cannam Fix wrong path
2015-12-11 Chris Cannam OSX install target, + remake configure
2015-09-04 Chris Cannam Fix handling of output sample rate in buffering adapter in case where SampleType is Fixed but no sample rate provided (which is invalid behaviour from the plugin, but we might as well do the right thing with it)
2015-09-04 Chris Cannam Avoid endless recursion if NaN passed to fromSeconds