log Makefile.in @ 477:628a5b8ff634

age author description
Thu, 13 Oct 2016 17:06:53 +0100 Chris Cannam Remove RequestResponse, PluginConfiguration and PluginStaticData again. I don't think they are proving general enough to be worth adding to this SDK at this point. Will try them out in piper-cpp instead. vampipe
Mon, 22 Aug 2016 10:14:49 +0100 Chris Cannam Add forgotten file... vampipe
Tue, 16 Aug 2016 16:04:09 +0100 Chris Cannam Switch from Cross FFT with option of FFTW build, to KissFFT only (code bundled). This is much faster than the default build and simpler than managing two options. vampipe
Wed, 18 May 2016 10:33:08 +0100 Chris Cannam Rename LoadRequest.h -> RequestResponse.h vampipe
Thu, 12 May 2016 12:29:54 +0100 Chris Cannam Next version from this branch (if any) will be 2.7 vampipe
Thu, 12 May 2016 12:22:02 +0100 Chris Cannam Add PluginConfiguration, PluginStaticData, and LoadRequest structures, and use them in PluginLoader vampipe
Sun, 13 Dec 2015 12:25:11 +0000 Chris Cannam Fix wrong path
Fri, 11 Dec 2015 12:59:21 +0000 Chris Cannam OSX install target, + remake configure
Mon, 22 Jun 2015 09:28:58 +0100 Chris Cannam Naturally, I forgot to update the version in the headers. Argh. Sorry vamp-plugin-sdk-v2.6
Tue, 16 Jun 2015 14:15:14 +0100 Chris Cannam Linux build fix! Oops
Tue, 16 Jun 2015 10:54:54 +0100 Chris Cannam Add -Wextra, fix a couple of warnings it throws up
Thu, 07 Aug 2014 20:30:36 +0100 Chris Cannam Add CFLAGS to Makefile
Thu, 28 Mar 2013 09:16:11 +0000 Chris Cannam Bump version to 2.5
Wed, 20 Mar 2013 16:05:12 +0000 Chris Cannam And CC
Wed, 20 Mar 2013 16:01:31 +0000 Chris Cannam Add CXX variable to Makefile; add math defines to vcproj