log dump.cpp @ 497:9d8aee621afb api-inversion

age author description
Wed, 24 Dec 2008 10:55:44 +0000 mas01cr Include track_lengths data structure in struct adb. api-inversion
Thu, 11 Dec 2008 08:54:01 +0000 mas01cr Pavlovian response to compiler warnings... api-inversion
Wed, 03 Dec 2008 14:53:20 +0000 mas01cr Invert audioDB::l2norm / audiodb_l2norm() api-inversion
Thu, 27 Nov 2008 16:22:52 +0000 mas01cr Invert audioDB::power_flag / audiodb_power() api-inversion
Thu, 27 Nov 2008 15:19:49 +0000 mas01cr Invert audioDB::dump / audiodb_dump(). api-inversion
Mon, 24 Nov 2008 09:38:35 +0000 mas01cr Move "liszt" command into its own file. api-inversion
Fri, 21 Nov 2008 12:23:08 +0000 mas01cr Support --DUMP on databases with O2_FLAG_LARGE_ADB.
Tue, 02 Sep 2008 16:16:59 +0000 mas01mc Added command-line and WS methods to (LI)st key-(S)trings and si(Z)es of (T)racks --LISZT --lisztOffset offset --lisztLength len
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
Wed, 16 Apr 2008 09:59:43 +0000 mas01cr Commit patch deprecating the --size argument, replacing it with
Wed, 28 Nov 2007 15:10:28 +0000 mas01cr Filewise refactor. refactoring