Mercurial > hg > audiodb
log common.cpp @ 323:64c844de82d0 large_adb
age | author | description |
---|---|---|
Thu, 21 Aug 2008 19:16:21 +0000 | mas01mc | Added --adb_feature_root=path filename prefix for locating LARGE_ADB features with relative paths at QUERY time. Also added convenience argument --adb_root=path prefix for -d database command option. large_adb |
Tue, 19 Aug 2008 20:27:15 +0000 | mas01mc | Added indexing support for O2_FLAG_LARGE_ADB. Tested on indexed query by features. No indexed query-by-key yet. No --lsh_exact yet. large_adb |
Tue, 19 Aug 2008 15:50:26 +0000 | mas01mc | Ammended batchinsert and status to memory map featureFilenameTables, powerFileNameTable and timesFileNameTable for O2_FLAG_LARGE_ADB large_adb |
Tue, 19 Aug 2008 14:27:21 +0000 | mas01mc | Adding large_adb support (up to 1M tracks) large_adb |
Tue, 29 Jul 2008 22:01:17 +0000 | mas01mc | Completed merge of lshlib back to current version of the trunk. |
Wed, 02 Jul 2008 13:53:23 +0000 | mas01cr | make the RNG a part of the audioDB object. sampling |