log Makefile @ 160:e841e2365b48

age author description
Thu, 03 Jul 2008 13:28:57 +0000 cannam * Some work on symbol visibility in the shared object
Thu, 28 Feb 2008 12:53:14 +0000 cannam * Bump up versions for 1.2
Fri, 08 Feb 2008 10:33:33 +0000 cannam * fix sonames (should be ABI name, not full library name).
Mon, 14 Jan 2008 11:00:41 +0000 cannam * Add --list-by-category to vamp-simple-host
Sun, 18 Nov 2007 10:46:28 +0000 cannam * Apply DESTDIR patch from Alexis Ballier <aballier@gentoo.org>
Wed, 07 Nov 2007 10:30:27 +0000 cannam * OS/X build stuff
Fri, 02 Nov 2007 14:54:04 +0000 cannam * Add Mark L's PluginBufferingAdapter
Fri, 12 Oct 2007 16:44:17 +0000 cannam * Add ranlib, just in case
Sun, 30 Sep 2007 11:12:43 +0000 cannam * correct vamp-hostsdk soname
Sun, 30 Sep 2007 09:45:04 +0000 cannam * update .la files
Wed, 19 Sep 2007 14:04:12 +0000 cannam * Add sdkstatic target
Tue, 18 Sep 2007 14:57:08 +0000 cannam * use correct (?) sonames for libraries (oops)
Tue, 18 Sep 2007 09:39:58 +0000 cannam * avoid trying to use timeval if building on Windows
Thu, 07 Jun 2007 14:22:22 +0000 cannam ... vamp-plugin-sdk-v1.1pre1
Fri, 01 Jun 2007 15:10:17 +0000 cannam * Merge from host-factory-stuff branch: this adds several helper classes in
Fri, 01 Jun 2007 13:53:42 +0000 cannam * install hostext headers to vamp-sdk/hostext/ rather than vamp-sdk/ host-factory-stuff
Thu, 24 May 2007 15:17:07 +0000 cannam * Put hostext stuff in the HostExt sub-namespace host-factory-stuff
Thu, 24 May 2007 10:05:00 +0000 cannam * reshuffle host-factory-stuff
Wed, 09 May 2007 15:21:37 +0000 cannam * add wrapper base host-factory-stuff
Fri, 04 May 2007 15:21:12 +0000 cannam * implement plugin loader and plugin input-domain adapter (to do basic ffts) host-factory-stuff
Fri, 02 Mar 2007 12:26:53 +0000 cannam * Split out the host adapter code into a separate host sdk library. vamp-plugin-sdk-v1.0pre1
Thu, 30 Nov 2006 15:00:17 +0000 cannam * Fix a delete/delete[] mismatch
Wed, 11 Oct 2006 11:39:02 +0000 cannam * Add Dan Stowell's simple implementation of the SuperCollider amplitude
Wed, 20 Sep 2006 13:51:22 +0000 cannam * Add an implementation of Dan Barry's percussion onset detector
Tue, 01 Aug 2006 09:10:06 +0000 cannam * move .la file to .la.in
Tue, 01 Aug 2006 09:08:44 +0000 cannam * add .la file
Mon, 31 Jul 2006 16:12:37 +0000 cannam * Add a function to look up the Vamp plugin path for the current platform.
Mon, 24 Apr 2006 12:58:27 +0000 cannam * Rename simplehost to vamp-simple-host
Fri, 14 Apr 2006 09:37:46 +0000 cannam * tidy
Wed, 12 Apr 2006 12:32:18 +0000 cannam * Add virtual destructors to PluginBase and Plugin to ensure subclass dtors
Mon, 10 Apr 2006 10:31:19 +0000 cannam * Some textual changes
Fri, 07 Apr 2006 15:32:10 +0000 cannam * Make the host capable of doing something useful!
Thu, 06 Apr 2006 15:12:25 +0000 cannam * Avoid repeated malloc/free for returned feature lists -- reuse static
Thu, 06 Apr 2006 12:26:44 +0000 cannam * Build static library of SDK sources as well
Thu, 06 Apr 2006 12:01:07 +0000 cannam * Use a single Makefile
Fri, 31 Mar 2006 17:39:49 +0000 cannam * Fix a couple of memory management and corruption bugs
Fri, 31 Mar 2006 15:00:29 +0000 cannam * Add most basic load-library-and-list-plugins host
Fri, 31 Mar 2006 14:21:51 +0000 cannam * Importing first cut of Sonic Visualiser's Vamp plugin format SDK