log

age author description
Wed, 26 Nov 2014 09:32:50 +0000 Chris Cannam PyType_Ready call: fill type dictionary (without this, we crash on e.g. tab completion in ipython)
Tue, 25 Nov 2014 17:39:27 +0000 Chris Cannam Pull out the functions that act on a plugin from module to plugin object scope. Also reverse previous decision to remove unload(), I think it is needed
Tue, 25 Nov 2014 17:09:54 +0000 Chris Cannam I *think* we no longer need unload... refcounted object deallocator should do?
Tue, 25 Nov 2014 17:07:40 +0000 Chris Cannam Replace the pointer-holding CObject with a "real" Python object (next up: methods and attributes)
Tue, 25 Nov 2014 12:48:05 +0000 Chris Cannam Parameter settings
Tue, 25 Nov 2014 10:10:49 +0000 Chris Cannam More tests
Tue, 25 Nov 2014 09:58:25 +0000 Chris Cannam Return values from process
Mon, 24 Nov 2014 16:22:54 +0000 Chris Cannam Type checking for process call, start on some tests
Mon, 24 Nov 2014 14:39:56 +0000 Chris Cannam Rationalise plugin handle management
Mon, 24 Nov 2014 11:02:28 +0000 Chris Cannam Start to tidy & rationalise the API
Mon, 24 Nov 2014 10:11:46 +0000 Chris Cannam Build fixes -- avoid undefined symbol VAMPY_ARRAY_API
Thu, 20 Nov 2014 13:04:36 +0000 Chris Cannam VamPy as subrepo (+ ignore file)
Thu, 20 Nov 2014 13:03:50 +0000 Chris Cannam Prepare attempt to build using VamPy structures
Wed, 20 Mar 2013 11:07:24 +0000 luisf changed a comment lf-numpy-arrays