log

age author description
Mon, 13 Oct 2008 21:27:47 +0000 cannam * of course! with TortoiseSVN under Windows, you can't check out a repository
Sat, 11 Oct 2008 08:10:21 +0000 cannam * Remove debug
Fri, 10 Oct 2008 16:04:00 +0000 cannam ...
Thu, 09 Oct 2008 15:37:34 +0000 cannam * tweaks to fixed-tempo estimator
Wed, 08 Oct 2008 19:48:21 +0000 cannam * A few tweaks to fixed-tempo estimator
Wed, 08 Oct 2008 15:26:50 +0000 cannam * Beginnings of a simple tempo estimator example plugin
Tue, 07 Oct 2008 21:07:04 +0000 cannam * Add processInterleaved to PluginChannelAdapter
Tue, 07 Oct 2008 20:07:17 +0000 cannam * pass through reset() call to plugin!
Tue, 07 Oct 2008 16:57:10 +0000 cannam * More accurate calculation of summaries in continuous-time mode
Tue, 30 Sep 2008 13:24:41 +0000 cannam * Make summarising adapter debug optional
Mon, 22 Sep 2008 13:40:00 +0000 cannam * Add hasDuration to output in ontology
Thu, 18 Sep 2008 16:08:28 +0000 cannam * Add hasDuration to output descriptor as well as the features themselves
Thu, 18 Sep 2008 11:47:05 +0000 cannam ...
Wed, 17 Sep 2008 13:16:09 +0000 cannam * Provide PluginWrapper method for getting hold of a nested wrapper
Wed, 17 Sep 2008 11:00:51 +0000 cannam * Fix horrible memory access error
Mon, 15 Sep 2008 16:04:25 +0000 cannam * More work on summarising adapter -- fixes for segmentation &c
Fri, 12 Sep 2008 16:27:07 +0000 cannam * Segmentation work for summarisation
Thu, 11 Sep 2008 16:11:34 +0000 cannam * segmentation for results being summarised -- I need to come up with a
Thu, 11 Sep 2008 13:46:59 +0000 cannam * Reorganise accumulators to facilitate segmentation
Wed, 10 Sep 2008 14:54:25 +0000 cannam * Fixes to summarisation (calculation of durations)
Fri, 05 Sep 2008 13:52:57 +0000 cannam * Fixes to continuous time averaging
Thu, 04 Sep 2008 16:15:01 +0000 cannam * More fixes to continuous time averaging
Thu, 04 Sep 2008 15:19:24 +0000 cannam * More work on continuous-time averaging
Wed, 03 Sep 2008 15:59:09 +0000 cannam * Part way to providing support for continuous-time averaging summaries
Thu, 07 Aug 2008 16:34:23 +0000 cannam * Add UnknownSummaryType
Wed, 06 Aug 2008 16:18:02 +0000 cannam * note in comment
Wed, 06 Aug 2008 14:45:47 +0000 cannam * fix uninitialised count in summariser
Tue, 05 Aug 2008 15:36:40 +0000 cannam * add getSummaryForAllOutputs
Tue, 05 Aug 2008 15:15:37 +0000 cannam * summarising adapter might sort of work now -- quite untested though
Tue, 05 Aug 2008 13:38:30 +0000 cannam * PluginSummarisingAdapter now compiles -- though doesn't actually work
Mon, 04 Aug 2008 16:13:14 +0000 cannam * make a start on the summarising adapter
Fri, 25 Jul 2008 14:49:11 +0000 cannam * small update
Fri, 25 Jul 2008 14:02:37 +0000 cannam * copyright note update
Fri, 25 Jul 2008 14:01:57 +0000 cannam * Add means to obtain actually used step & block sizes from buffering
Fri, 25 Jul 2008 11:49:06 +0000 cannam * Add capability for setting underlying plugin's step and block sizes
Thu, 24 Jul 2008 16:50:11 +0000 cannam * Re-do the way the v2 structure (with durations) is returned.
Thu, 17 Jul 2008 08:52:26 +0000 cannam * First bit of Vamp v2 work -- add an optional duration to features in
Wed, 09 Jul 2008 11:00:16 +0000 cannam * oops -- bump versions vamp-plugin-sdk-v1.3
Wed, 09 Jul 2008 10:41:13 +0000 cannam * update doxyfile
Wed, 09 Jul 2008 10:25:10 +0000 cannam * Add changelog
Wed, 09 Jul 2008 09:55:32 +0000 cannam * Don't bother building universal binaries by default
Wed, 09 Jul 2008 09:36:39 +0000 cannam * Update README, .la files etc for 1.3
Mon, 07 Jul 2008 17:17:11 +0000 cannam * Revert pragmas and RTLD_GLOBAL -- we think we can fix the underlying
Thu, 03 Jul 2008 13:28:57 +0000 cannam * Some work on symbol visibility in the shared object
Mon, 30 Jun 2008 17:00:43 +0000 cannam * Update to newer audio features ontology
Wed, 25 Jun 2008 12:20:22 +0000 cannam * Update vamp example plugins rdf against new ontology
Wed, 25 Jun 2008 12:13:03 +0000 dpastor (none)
Wed, 25 Jun 2008 12:10:48 +0000 dpastor fix the generator with the new changes
Wed, 25 Jun 2008 12:06:41 +0000 dpastor Fixed ontology
Wed, 25 Jun 2008 11:48:25 +0000 cannam * slightly more sensible placeholders; some minor textual changes
Wed, 25 Jun 2008 11:47:25 +0000 dpastor remove "descriptor" stuff
Tue, 24 Jun 2008 15:38:28 +0000 cannam * fix typos, add a remark about descriptor naming
Tue, 24 Jun 2008 09:35:38 +0000 cannam * bail if nonexistent library specified
Mon, 23 Jun 2008 16:15:24 +0000 cannam * update rdf/xml version
Mon, 23 Jun 2008 16:10:37 +0000 cannam * add provisional rdf files for example plugins
Mon, 23 Jun 2008 13:05:21 +0000 cannam * Commit updates from David to deal with quantized outputs and
Fri, 20 Jun 2008 14:26:23 +0000 cannam * www.purl.org -> purl.org in generator
Fri, 20 Jun 2008 14:15:02 +0000 cannam * we spell quantized with a z in the vamp api
Fri, 20 Jun 2008 14:09:09 +0000 cannam * fix available_plugin (was string instead of uri)
Fri, 20 Jun 2008 13:44:34 +0000 cannam * Restructure output so that each file describes a plugin library rather