Mercurial > hg > audiodb
log audioDB.cpp @ 497:9d8aee621afb api-inversion
age | author | description |
---|---|---|
Sat, 10 Jan 2009 15:33:25 +0000 | mas01cr | Mostly disentangle API from command-line binary. api-inversion |
Fri, 09 Jan 2009 18:05:32 +0000 | mas01mc | Fixed memory leaks, added WS --no_unit_norming, and removed capping of LSH_N_POINT_BITS to 15 bits, instead allow any number of bits to encode points, remaining bits encode tracks |
Wed, 31 Dec 2008 15:44:16 +0000 | mas01cr | Move audioDB::query over to audioDB.cpp api-inversion |
Wed, 31 Dec 2008 14:08:43 +0000 | mas01mc | Removed silly restriction on query point. Now has a more sensible upper bound |
Tue, 30 Dec 2008 23:56:57 +0000 | mas01cr | No more audioDB::index_allocate and audioDB::index_init_query api-inversion |
Sun, 28 Dec 2008 22:43:50 +0000 | mas01cr | No more global shingle vector of vectors. api-inversion |
Sun, 28 Dec 2008 18:44:08 +0000 | mas01cr | Start using the query state structure. api-inversion |