log audioDB-internals.h @ 770:c54bc2ffbf92 tip

age author description
Sat, 15 Oct 2011 17:28:07 +0000 mas01mc Adding Kullback-Leibler divergence as alternate distance function
Fri, 26 Nov 2010 09:35:28 +0000 mas01mc A mostly cosmetic fix to query.cpp qpointers allocation, the byte-count vector_size was used a bit too liberally.
Thu, 25 Nov 2010 13:42:40 +0000 mas01mc Adding mkc_lsh_update branch, trunk candidate with improved LSH: merged trunk 1095 and branch multiprobe_lsh fewerQueryDatumReads
Thu, 22 Apr 2010 21:03:47 +0000 mas01cr begin work on sampling API
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.
Tue, 05 Jan 2010 14:09:43 +0000 mas01cr Add stdio.h include to audioDB-internals.h
Fri, 28 Aug 2009 17:14:06 +0000 mas01cr MORE MEMORY SANITY
Tue, 11 Aug 2009 21:42:44 +0000 mas01cr Make dump.cpp not use mmap()
Tue, 11 Aug 2009 21:42:29 +0000 mas01cr Remove uses of mmap() from open.cpp
Tue, 11 Aug 2009 21:42:24 +0000 mas01cr Address portability issues in database creation
Tue, 11 Aug 2009 21:42:18 +0000 mas01cr Use _locking() to emulate fcntl() locks
Tue, 11 Aug 2009 21:42:13 +0000 mas01cr Header file rearrangement
Tue, 11 Aug 2009 21:42:07 +0000 mas01cr Use _commit() to emulate fsync()
Tue, 14 Jul 2009 15:35:36 +0000 mas01cr API for retrieving a track's data.