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
|
Wed, 20 Aug 2008 13:50:58 +0000 |
mas01mc |
working LARGE_ADB support. Activiate at creation time with -N --ntracks 20001 or greater, or with --datasize 1356 or greater, or both. LARGE_ADB blocks non-indexed QUERY.
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
|
Mon, 04 Aug 2008 10:00:34 +0000 |
mas01cr |
Implement O((M+N) log(M+N)) duplicate key detection in batchinsert,
|
Tue, 01 Jul 2008 09:12:40 +0000 |
mas01cr |
Merge trunk changes -r326:386 into audiodb-debian branch.
audiodb-debian
|
Mon, 19 May 2008 16:25:12 +0000 |
mas01cr |
Remove, I think, memory leaks from audioDB::batchinsert().
|
Wed, 16 Apr 2008 09:59:43 +0000 |
mas01cr |
Commit patch deprecating the --size argument, replacing it with
|
Mon, 31 Mar 2008 11:52:59 +0000 |
mas01cr |
Detect when we've run out of per-file space on insert() and
|
Thu, 13 Dec 2007 14:23:32 +0000 |
mas01cr |
Merge refactoring branch.
|
Wed, 12 Dec 2007 16:47:19 +0000 |
mas01cr |
Fix up some 32/64-bit disagreements in printf() control strings.
refactoring
|
Wed, 12 Dec 2007 16:43:04 +0000 |
mas01cr |
VERB_LOG macro into audioDB.h
refactoring
|
Mon, 10 Dec 2007 18:21:35 +0000 |
mas01cr |
Whoops. One unsigned -> off_t got missed
refactoring
|
Wed, 28 Nov 2007 15:10:28 +0000 |
mas01cr |
Filewise refactor.
refactoring
|