Wed, 14 Nov 2007 14:00:53 +0000 |
mas01cr |
Web services interface to the powertable functionality.
powertable
|
Thu, 08 Nov 2007 14:18:47 +0000 |
mas01cr |
Better error detection (and messages) on invalid feature files
|
Tue, 06 Nov 2007 17:16:32 +0000 |
mas01cr |
Merge trunk changes -r156:196 to audiodb-debian branch.
audiodb-debian
|
Tue, 06 Nov 2007 16:29:56 +0000 |
mas01cr |
Defensive treatment of SOAP input
|
Thu, 01 Nov 2007 14:56:22 +0000 |
mas01cr |
sequence_sqrt() and sequence_average() functions for common patterns
powertable
|
Wed, 31 Oct 2007 13:08:21 +0000 |
mas01cr |
Abstract the operation to perform a windowed sequence sum into a
powertable
|
Wed, 31 Oct 2007 12:01:28 +0000 |
mas01cr |
Add absolute and relative threshold arguments, and initialize variables
powertable
|
Wed, 31 Oct 2007 10:20:09 +0000 |
mas01cr |
Define a power command-line option; use it to turn on the DB flag.
powertable
|
Tue, 30 Oct 2007 15:28:48 +0000 |
mas01cr |
Hack in batchinsert support for power.
powertable
|
Tue, 30 Oct 2007 15:13:01 +0000 |
mas01cr |
Hack in power table filling for single track insert.
powertable
|
Tue, 30 Oct 2007 14:26:50 +0000 |
mas01cr |
Beginnings of power table support
powertable
|
Tue, 23 Oct 2007 19:57:06 +0000 |
mas01cr |
Merge trunk changes -r146:155 to audio-debian branch.
audiodb-debian
|
Tue, 23 Oct 2007 17:21:08 +0000 |
mas01cr |
Friendlier Actionscript/SOAP behaviour.
|
Fri, 19 Oct 2007 17:04:46 +0000 |
mas01cr |
Initial cut at a dump utility; binary-based for now.
|
Fri, 19 Oct 2007 14:41:54 +0000 |
mas01cr |
Variable size databases, part 2: new --size argument on database
|
Fri, 19 Oct 2007 13:51:53 +0000 |
mas01cr |
Variable-size databases, step 1: introduce dbSize field into the
|
Wed, 17 Oct 2007 14:14:02 +0000 |
mas01cr |
Merge trunk changes -r129:142 to audiodb-debian branch
audiodb-debian
|
Tue, 16 Oct 2007 11:47:51 +0000 |
mas01cr |
Make a start on refactoring: work the DB header initialization into its
|
Fri, 12 Oct 2007 09:16:43 +0000 |
mas01cr |
Towards portability of audioDB databases, step 1: explicitly request
|
Fri, 05 Oct 2007 15:42:50 +0000 |
mas01cr |
Merge trunk changes -r123:128 to audiodb-debian branch
audiodb-debian
|
Fri, 05 Oct 2007 15:38:34 +0000 |
mas01cr |
Attempt to make audioDB files 32/64 neutral.
|
Fri, 05 Oct 2007 14:21:43 +0000 |
mas01cr |
New on-disk format!
|
Fri, 05 Oct 2007 11:45:03 +0000 |
mas01cr |
Merge trunk changes -r96:122 to audiodb-debian branch.
audiodb-debian
|
Fri, 05 Oct 2007 11:05:22 +0000 |
mas01cr |
Miscellaneous small refactorings:
|
Thu, 04 Oct 2007 15:02:29 +0000 |
mas01cr |
Temporary signal handling.
|
Wed, 03 Oct 2007 15:16:47 +0000 |
mas01cr |
Clean up a bit better when a server audioDB constructor throws an
|
Mon, 01 Oct 2007 14:40:08 +0000 |
mas01cr |
Merge trunk changes -r52:93 onto audiodb-debian branch
audiodb-debian
|
Mon, 01 Oct 2007 13:54:22 +0000 |
mas01cr |
Make the status request Web Services enabled.
|
Wed, 26 Sep 2007 11:29:45 +0000 |
mas01cr |
Change the default port for the web services server to 14475 (which is
|
Thu, 20 Sep 2007 14:29:30 +0000 |
mas01cr |
Fix tests/0004 by initializing the distance vector for point queries
|
Thu, 20 Sep 2007 13:54:28 +0000 |
mas01cr |
Make the system compile without warnings, and turn on -Werror for
|
Wed, 29 Aug 2007 16:12:46 +0000 |
mas01cr |
Merge trunk changes -r44:51 onto audio-debian branch
audiodb-debian
|
Tue, 21 Aug 2007 17:16:32 +0000 |
mas01cr |
Where audioDB::error() is called because of a failed system call,
|
Tue, 21 Aug 2007 16:59:33 +0000 |
mas01cr |
Add fcntl() locking to the database file handle.
|
Thu, 16 Aug 2007 11:42:19 +0000 |
mas01cr |
Merged trunk changes -r39:43 onto audiodb-debian branch
audiodb-debian
|
Thu, 16 Aug 2007 11:39:46 +0000 |
mas01cr |
add a forWrite flag to audioDB::initTables() so that clients can specify
|
Thu, 16 Aug 2007 10:04:55 +0000 |
mas01cr |
Merged trunk changes -r30:38 onto audiodb-debian branch
audiodb-debian
|
Mon, 13 Aug 2007 23:25:16 +0000 |
mas01mc |
New major version, mostly tested: both sequence queries (-Q seq --pointnn N and -Q seq --radius R) now work, all reported distances are Euclidean.
|
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:34:27 +0000 |
mas01cr |
Merged trunk changes -r14:29 onto audiodb-debian branch
audiodb-debian
|
Thu, 26 Jul 2007 06:58:39 +0000 |
mas01mc |
added ignore flag for first column of features (not working yet)
|
Tue, 24 Jul 2007 15:36:07 +0000 |
mas01mc |
moved TODO to docs, increased default database size to 2GB
|
Fri, 20 Jul 2007 15:51:39 +0000 |
mas01cr |
Initial import
|