log vamp-sdk/hostext/PluginSummarisingAdapter.cpp @ 205:aaa55dfd2a1e

age author description
Tue, 14 Oct 2008 20:41:09 +0000 cannam * MSVC build updates
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
Thu, 18 Sep 2008 11:47:05 +0000 cannam ...
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
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