log

age author description
Mon, 13 Aug 2007 20:19:45 +0000 mas01mc radius search now revealed as an option.
Mon, 13 Aug 2007 19:14:33 +0000 mas01mc minor revisions: mainly tidying up naming conventions (segment->track)
Fri, 10 Aug 2007 04:52:33 +0000 mas01mc added Euclidean distance for sequences with -R (--radus) (via dot product of unit norm vectors), re-worked L2-norm behaviour, fixed a load of bugs there, fixed shingle norming. Cosine dist sequence match not working now because of L2 norm behaviour
Thu, 02 Aug 2007 11:40:22 +0000 mas01cr Update debian/docs to reflect move of TODO.txt audiodb-debian
Thu, 02 Aug 2007 11:34:27 +0000 mas01cr Merged trunk changes -r14:29 onto audiodb-debian branch audiodb-debian
Thu, 02 Aug 2007 10:47:20 +0000 mas01cr Move docs/ directory into the trunk
Thu, 26 Jul 2007 14:56:47 +0000 mas01mc fixed keyList loop logic for segment search
Thu, 26 Jul 2007 14:08:11 +0000 mas01mc fixed keyList logic (in sequence match only) to avoid halting just because the database's last key was visited before end of keylist sequence.
Thu, 26 Jul 2007 10:14:51 +0000 mas01mc munmap on batch insert, removed 'ignore' command line option -g
Thu, 26 Jul 2007 06:58:39 +0000 mas01mc added ignore flag for first column of features (not working yet)
Wed, 25 Jul 2007 16:06:21 +0000 mas01cr Apparently, gengetopt only allows single dependencies between options.
Wed, 25 Jul 2007 15:39:26 +0000 mas01cr open(2) needs a third argument when O_CREAT is specified: give it
Tue, 24 Jul 2007 15:36:07 +0000 mas01mc moved TODO to docs, increased default database size to 2GB
Tue, 24 Jul 2007 12:04:15 +0000 mas01cr Initial addition of debian files (mostly lintian clean) audiodb-debian
Tue, 24 Jul 2007 12:01:19 +0000 mas01cr Creating a branch for debian package development audiodb-debian
Mon, 23 Jul 2007 17:22:29 +0000 mas01cr Remove Makefile.linux, and make INSTALL.txt mention plain Makefile
Mon, 23 Jul 2007 17:21:01 +0000 mas01cr Regenerate README.txt from the executable rather than keep it static
Mon, 23 Jul 2007 16:21:04 +0000 mas01cr Makefile rearrangements.
Fri, 20 Jul 2007 16:18:24 +0000 mas01cr Make the makefile work on Ubuntu linux. (Previously I don't think it
Fri, 20 Jul 2007 15:51:39 +0000 mas01cr Initial import