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
|
Thu, 12 Jul 2012 11:37:31 +0100 |
Chris Cannam |
Make the simple base-fft implementation accessible for use by plugins as well. Bump version to 2.4
|
Fri, 25 May 2012 10:45:34 +0100 |
Chris Cannam |
Bump up version to 2.3.1, add C-linkage symbols for library versions so autoconf can check them
|
Tue, 27 Sep 2011 16:36:31 +0100 |
Chris Cannam |
Next release will be 2.3
|
Wed, 25 Aug 2010 16:09:15 +0000 |
cannam |
* Update versions to 2.2 throughout; also add script used to do this
|
Fri, 21 May 2010 12:54:56 +0000 |
cannam |
* Install n3 file
|
Tue, 22 Sep 2009 11:38:16 +0000 |
cannam |
* More build updates
|
Tue, 22 Sep 2009 10:02:56 +0000 |
cannam |
* Tidying, build, versions, docs updates for release
|
Thu, 12 Feb 2009 12:12:57 +0000 |
cannam |
* Fix to prior commit
|
Thu, 12 Feb 2009 12:01:58 +0000 |
cannam |
* Patch from Richard Ash to make building the host optional, so you can
|
Thu, 12 Feb 2009 12:00:37 +0000 |
cannam |
* Patch from Richard Ash to remove some more generated files on
|
Wed, 12 Nov 2008 09:30:26 +0000 |
cannam |
* Add configure script
|