log dump.cpp @ 770:c54bc2ffbf92 tip

age author description
Tue, 11 Aug 2009 21:42:49 +0000 mas01cr Take advantage of those new handy _or_goto_error macros
Tue, 11 Aug 2009 21:42:44 +0000 mas01cr Make dump.cpp not use mmap()
Thu, 15 Jan 2009 13:57:33 +0000 mas01cr Code rearrangements to tease apart library code from C++ audioDB code.
Sat, 10 Jan 2009 16:47:57 +0000 mas01cr Merge api-inversion branch (-r656:771, but I don't expect to return to
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