log

age author description
Fri, 13 Feb 2009 11:01:32 +0000 mas01cr Produce embryonic example of integration with runner ("sonic annotator") multiprobeLSH
Thu, 12 Feb 2009 10:44:54 +0000 mas01cr Implement error exits in the SOAP client when the return code is not SOAP_OK.
Wed, 11 Feb 2009 12:38:04 +0000 mas01cr Make the Makefile test target depend on $(LIBRARY) as well as $(EXECUTABLE).
Wed, 11 Feb 2009 12:38:03 +0000 mas01cr Implement a rudimentary API for audioDB::liszt
Wed, 11 Feb 2009 10:42:23 +0000 mas02md Add the latex sources to the AudioDB spec document
Sun, 08 Feb 2009 22:32:33 +0000 mas01mc Rework new audiodb_track_id_datum_offset() and audiodb_insert_create_datum_offset() so that all offsets are in num_vectors. Internals of data storage are left the the methods to implement. If we are going to export these methods to the API, how do we expose the cache ? It needs to be passed back to the user and back in by the user on each call for caching to be re-entrant. No (intentional) functional changes this version. multiprobeLSH
Sun, 08 Feb 2009 15:53:57 +0000 mas01mc Expanded interface to audiodb_insert_create_datum() and audiodb_track_id_datum() to include _offset versions of both. Default cache is NULL, but offset and size parameters required. multiprobeLSH