log

age author description
Mon, 10 Nov 2008 17:28:54 +0000 cannam * Add Power Spectrum example plugin
Mon, 10 Nov 2008 16:47:41 +0000 cannam * Add --list-full to "simple" Vamp host
Mon, 10 Nov 2008 12:39:19 +0000 cannam * Add platform README files
Sun, 09 Nov 2008 17:42:37 +0000 cannam * Update Visual C++ projects
Fri, 07 Nov 2008 17:05:07 +0000 cannam * Update OS/X build stuff, and some minor doc updates
Fri, 07 Nov 2008 16:50:08 +0000 cannam * New trunk with clearer delineation between host and plugin libraries
Fri, 07 Nov 2008 16:48:15 +0000 cannam * Move trunk aside; new trunk arriving WHUMP in a moment trunk-pre-20081107
Fri, 07 Nov 2008 16:39:24 +0000 cannam * install fixes, mostly distinct-libraries
Fri, 07 Nov 2008 15:28:33 +0000 cannam * Flatten directory tree a bit, update doxygen distinct-libraries
Fri, 07 Nov 2008 14:33:21 +0000 cannam * Add template generator to Makefile distinct-libraries
Fri, 07 Nov 2008 14:19:41 +0000 cannam * build fixes & make depend distinct-libraries
Fri, 07 Nov 2008 14:11:39 +0000 cannam * Add include guards; make code compile! distinct-libraries
Thu, 06 Nov 2008 16:55:15 +0000 cannam * more moving distinct-libraries
Thu, 06 Nov 2008 14:21:59 +0000 cannam * more moving distinct-libraries
Thu, 06 Nov 2008 14:13:12 +0000 cannam * more moving distinct-libraries
Thu, 06 Nov 2008 14:05:33 +0000 cannam * start moving things about distinct-libraries
Thu, 06 Nov 2008 13:51:38 +0000 cannam * branch for clearer distinction between host & plugin libraries distinct-libraries
Tue, 04 Nov 2008 17:13:25 +0000 cannam * Remove vamp:copyright_note -- the existing dc:rights is suitable, it
Tue, 04 Nov 2008 16:59:25 +0000 cannam ...
Wed, 29 Oct 2008 17:19:29 +0000 cannam * Add copyright note
Wed, 29 Oct 2008 17:15:10 +0000 cannam * Add copyright note, use long string form for description (and
Wed, 29 Oct 2008 16:14:51 +0000 cannam * Remove rdf/xml copy of rdf data; I never remember to update it, and
Wed, 29 Oct 2008 16:14:17 +0000 cannam * Update RDF
Wed, 29 Oct 2008 15:18:23 +0000 cannam * add foaf:page &c
Wed, 29 Oct 2008 15:03:32 +0000 cannam * improve usage printout & command line parsing a bit
Tue, 28 Oct 2008 14:02:41 +0000 cannam * doc update
Fri, 24 Oct 2008 16:10:43 +0000 cannam * More tweaks to fixed-tempo estimator
Thu, 23 Oct 2008 16:31:25 +0000 cannam ...
Wed, 22 Oct 2008 08:49:17 +0000 cannam * Update Makefile.osx
Tue, 21 Oct 2008 09:57:12 +0000 cannam * Update README to describe example plugins VC project file and
Sat, 18 Oct 2008 16:51:51 +0000 cannam * Update VC project file to handle proper export of
Fri, 17 Oct 2008 21:59:35 +0000 cannam * Add example plugins VC project -- though it doesn't produce a working library yet
Thu, 16 Oct 2008 16:26:00 +0000 cannam * More tweaks (still incomplete)
Thu, 16 Oct 2008 14:17:07 +0000 cannam * Slightly different angle on filtering... hmmm
Wed, 15 Oct 2008 13:09:08 +0000 cannam * big improvements to FixedTempoEstimator
Wed, 15 Oct 2008 11:10:53 +0000 cannam * plugins.o depends on FixedTempoEstimator
Tue, 14 Oct 2008 20:41:09 +0000 cannam * MSVC build updates
Tue, 14 Oct 2008 17:26:26 +0000 cannam * More tweaks to fixed-tempo estimator
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