log

age author description
Fri, 09 Oct 2009 14:07:44 +0000 cannam * If PYLIB environment variable is present, use that for the file to preload
Fri, 09 Oct 2009 13:48:25 +0000 cannam * Make a better job of preloading Python, especially when it's in a
Thu, 08 Oct 2009 08:59:08 +0000 fazekasgy Updated some example plugins.
Thu, 08 Oct 2009 08:47:28 +0000 fazekasgy Fix numpy version incompatibility issues and updated some example plugins.
Tue, 06 Oct 2009 12:37:01 +0000 cannam * copyright & terms
Tue, 06 Oct 2009 12:04:33 +0000 cannam * Minor Makefile updates
Tue, 06 Oct 2009 11:48:15 +0000 cannam * Add mention of example plugins
Tue, 06 Oct 2009 09:27:20 +0000 fazekasgy Fix blockSize+2 for frequency domin plugins
Mon, 05 Oct 2009 16:14:25 +0000 cannam VC++ fixes.
Mon, 05 Oct 2009 13:57:10 +0000 cannam ...
Mon, 05 Oct 2009 13:54:40 +0000 cannam * Makefile updates
Mon, 05 Oct 2009 13:15:21 +0000 cannam * Makefile bits
Mon, 05 Oct 2009 12:52:46 +0000 cannam * Merge r1090 from earlier vampy2 branch
Mon, 05 Oct 2009 12:51:08 +0000 cannam * Merge r1089 from earlier vampy2 branch
Mon, 05 Oct 2009 12:47:58 +0000 cannam * Copy vampy2 to trunk
Mon, 05 Oct 2009 12:06:23 +0000 fazekasgy updated vampy2final readme vampy2final
Mon, 05 Oct 2009 12:05:26 +0000 fazekasgy updated vampy2final readme vampy2final
Mon, 05 Oct 2009 11:28:00 +0000 fazekasgy new branch Vampy2final vampy2final
Thu, 24 Sep 2009 09:35:08 +0000 cannam * Update VC++ project file to build with NumPy -- appears to work. vampy2
Thu, 24 Sep 2009 08:52:04 +0000 cannam * Fix compile error with VC++. I am totally at a loss to explain vampy2
Wed, 23 Sep 2009 12:07:32 +0000 cannam * Fixes from OpenSolaris build vampy2
Wed, 23 Sep 2009 11:56:46 +0000 cannam * build fixes for Linux vampy2
Mon, 21 Sep 2009 13:56:28 +0000 fazekasgy Vampy2: accept numpy array return types. vampy2
Sun, 20 Sep 2009 17:31:20 +0000 fazekasgy Created Vampy2 branch vampy2
Mon, 05 Oct 2009 12:47:01 +0000 cannam * Move trunk to vampy1 branch (preparing to bring vampy2 to trunk) vampy1
Tue, 22 Sep 2009 15:20:44 +0000 cannam * Remove nonportable and unnecessary opendir features test (originally
Tue, 25 Aug 2009 08:49:22 +0000 fazekasgy Some further mods to vampy construction
Tue, 25 Aug 2009 08:46:15 +0000 fazekasgy Some further mods to vampy construction
Wed, 19 Aug 2009 15:21:17 +0000 fazekasgy examples now pass all tests
Tue, 18 Aug 2009 08:32:45 +0000 fazekasgy cleaned up vampy preloading, no functional change. tried python preload, did not work.