Mercurial > hg > audiodb
log query.cpp @ 405:ef4792df8f93 api-inversion
age | author | description |
---|---|---|
Fri, 05 Dec 2008 22:32:49 +0000 | mas01cr | invert audioDB::insert / audiodb_insert(). api-inversion |
Wed, 12 Nov 2008 15:23:29 +0000 | mas01cr | check return values of read() and write(), erroring out on an error gcc-4.3-cleanups |
Tue, 07 Oct 2008 18:41:38 +0000 | mas01mc | make error message reflect boundary condition when queryPoint >= numVectors-sequenceLength+1 |
Sun, 21 Sep 2008 09:33:57 +0000 | mas01mc | fixed error when queryPoint was one-past-the-end of the query track. Added test for this case. |