Mercurial > hg > audiodb
log lshlib.cpp @ 306:921ba500a024
age | author | description |
---|---|---|
Tue, 05 Aug 2008 22:40:38 +0000 | mas01mc | changed FORMAT2 index serialization so that token bits don't scribble over point index for >=32768 tracks |
Fri, 01 Aug 2008 15:45:10 +0000 | mas01mc | fixed recently-introduced strict point ordering bug when LSH index is initially empty |
Fri, 01 Aug 2008 15:04:31 +0000 | mas01mc | fixed file size allocation for FORMAT2 files. Made LSH index size() in bytes an unsigned long long. Changed the name of lsh_inCore flag to lsh_on_disk (to reverse the sense of the 'flag'). |