Mercurial > hg > audiodb
log create.cpp @ 590:4eedc18634f5
age | author | description |
---|---|---|
Tue, 11 Aug 2009 21:42:18 +0000 | mas01cr | Use _locking() to emulate fcntl() locks |
Mon, 02 Feb 2009 17:41:02 +0000 | mas01mc | DELETED LSH_N_POINT_BITS coding. Tracks and points are now identified with a binary search, std::lower_bound(), on *adb->track_offsets return from LSH retrieval. multiprobeLSH |
Thu, 15 Jan 2009 13:57:33 +0000 | mas01cr | Code rearrangements to tease apart library code from C++ audioDB code. |
Sat, 10 Jan 2009 20:01:53 +0000 | mas01mc | Fixed bug in LSH_N_POINT_BITS coding when using AudioDB with LSH indexes memory-leaks |
Sat, 10 Jan 2009 19:01:01 +0000 | mas01mc | Changed LSH_N_POINTS_BIT header field to a width of 5 bits malcolm-large-tracks |
Sat, 10 Jan 2009 16:47:57 +0000 | mas01cr | Merge api-inversion branch (-r656:771, but I don't expect to return to |