Thu, 14 Apr 2016 11:49:12 +0100 |
Chris Cannam |
Fix compiler warnings, and fix potential mangling of utf8 when downcasing (this is still a nasty and incomplete way to do it though)
|
Fri, 04 Sep 2015 13:48:28 +0100 |
Chris Cannam |
Fix handling of output sample rate in buffering adapter in case where SampleType is Fixed but no sample rate provided (which is invalid behaviour from the plugin, but we might as well do the right thing with it)
|
Fri, 12 Sep 2014 16:50:01 +0100 |
Chris Cannam |
Fix failure to reset timestamp rewriting when reset() called in buffering adapter (symptom: timestamps appear to continue to ascend from end point on second run after reset)
|
Thu, 28 Mar 2013 13:40:38 +0000 |
Chris Cannam |
Use double arithmetic for rate calculations
|
Thu, 28 Mar 2013 09:22:46 +0000 |
Chris Cannam |
Remove unneeded variable
|
Wed, 27 Mar 2013 16:50:19 +0000 |
Chris Cannam |
Fix incorrect handling of FixedSampleRate outputs in PluginBufferingAdapter
|
Mon, 21 Sep 2009 09:33:05 +0000 |
cannam |
* Doc updates, copyright updates, etc., in preparation for 2.1 release
|
Thu, 10 Sep 2009 15:21:34 +0000 |
cannam |
* When calculating timestamps in order to write them into features that
|
Fri, 20 Mar 2009 15:49:59 +0000 |
cannam |
* remove some debug
|
Tue, 25 Nov 2008 17:51:12 +0000 |
cannam |
* Fix incorrect handling of step & block size in time-domain plugin that
|
Tue, 25 Nov 2008 13:16:07 +0000 |
cannam |
* Ensure that output descriptors are re-queried after a call to
|
Tue, 25 Nov 2008 12:34:45 +0000 |
cannam |
* Ensure PluginBufferingAdapter returns fresh output descriptors after
|