Mercurial > hg > audiodb
log bindings/python/pyadbmodule.c @ 716:26a19beb7e3d
age | author | description |
---|---|---|
Wed, 23 Jun 2010 10:12:24 +0000 | map01bf | the low level bindings now include a direct data insertion method (with a numpy array). |
Fri, 05 Mar 2010 16:01:22 +0000 | mas01cr | Make the python bindings compile again using the new hopsize stuff |
Fri, 05 Mar 2010 16:00:58 +0000 | mas01cr | rename struct adbfoo to struct adb_foo |
Fri, 05 Mar 2010 16:00:53 +0000 | mas01cr | Extend results structure to include a key for the query. |
Fri, 05 Mar 2010 16:00:49 +0000 | mas01cr | Fixup bindings for removal of backward-compatibility stuff |
Tue, 02 Feb 2010 22:22:49 +0000 | mas01cr | Make python tests actually pass on my machine. |
Wed, 23 Sep 2009 14:38:02 +0000 | map01bf | tightened the inline docs in pyadbmodule.c |