Wed, 28 Apr 2010 15:48:59 +0000 |
mas01mj |
* Pulled through query start changes
|
Mon, 26 Apr 2010 17:17:07 +0000 |
mas01mj |
* Initial commit of Java bindings.
|
Thu, 22 Apr 2010 21:04:10 +0000 |
mas01cr |
actually implement the sampling functionality requested
|
Thu, 22 Apr 2010 21:04:04 +0000 |
mas01cr |
support distinction between exhaustive / nonexhaustive sampling
|
Thu, 22 Apr 2010 21:03:59 +0000 |
mas01cr |
simplify sample code slightly
|
Thu, 22 Apr 2010 21:03:53 +0000 |
mas01cr |
include sample.o in LIBOBJS
|
Thu, 22 Apr 2010 21:03:47 +0000 |
mas01cr |
begin work on sampling API
|
Thu, 22 Apr 2010 15:43:26 +0000 |
mas01mj |
* Added interface elements for query start selection
|
Fri, 12 Mar 2010 14:46:22 +0000 |
mas01mj |
Added checks for max length/vectors that disable the query button if invalid values are provided.
|
Fri, 12 Mar 2010 14:28:18 +0000 |
mas01mj |
* Toolbar!
|
Fri, 12 Mar 2010 12:17:52 +0000 |
mas01mj |
Removed qpos
|
Fri, 12 Mar 2010 11:54:02 +0000 |
mas01mj |
Disabled query button if no query file selected.
|
Thu, 11 Mar 2010 17:19:15 +0000 |
mas01mj |
* Query parameters added (multi, length, etc)
|
Thu, 11 Mar 2010 12:09:32 +0000 |
mas01mj |
* First iteration of query UI xib
|
Thu, 11 Mar 2010 11:50:39 +0000 |
mas01mj |
* Extraction params supplied at db creation time
|
Fri, 05 Mar 2010 17:20:06 +0000 |
mas01mj |
Double-clicking table now plays result where possible.
|
Fri, 05 Mar 2010 16:59:38 +0000 |
mas01mj |
* Button text changes
|
Fri, 05 Mar 2010 16:51:24 +0000 |
mas01mj |
Updated to work with new API
|
Fri, 05 Mar 2010 16:20:43 +0000 |
mas01mj |
Added -f to ln on install (overwrites previous .so file)
|
Fri, 05 Mar 2010 16:17:09 +0000 |
mas01mj |
* Switched over to using sonic-annotator extraction
|
Fri, 05 Mar 2010 16:01:22 +0000 |
mas01cr |
Make the python bindings compile again using the new hopsize stuff
|
Fri, 05 Mar 2010 16:01:18 +0000 |
mas01cr |
Tests for new hopsize query functionality
|
Fri, 05 Mar 2010 16:01:14 +0000 |
mas01cr |
Modify sb-alien bindings for new qhopsize/ihopsize distinction
|
Fri, 05 Mar 2010 16:01:10 +0000 |
mas01cr |
remove hopsize entirely from PD bindings
|
Fri, 05 Mar 2010 16:01:06 +0000 |
mas01cr |
First implementation of separate query / instance hopsizes
|
Fri, 05 Mar 2010 16:01:02 +0000 |
mas01cr |
Fixup result-key use in sb-alien/tests
|
Fri, 05 Mar 2010 16:00:58 +0000 |
mas01cr |
rename struct adbfoo to struct adb_foo
|
Fri, 05 Mar 2010 16:00:53 +0000 |
mas01cr |
Extend results structure to include a key for the query.
|