Mercurial > hg > svcore
log data/model/AggregateWaveModel.cpp @ 687:06f13a3b9e9e debug-output
age | author | description |
---|---|---|
Mon, 16 May 2011 17:19:09 +0100 | Chris Cannam | Convert many cerrs to DEBUGs debug-output |
Wed, 27 Feb 2008 10:32:45 +0000 | Chris Cannam | * merge from trunk (1.2 ended up being tracked from trunk, but we may want 1.2-stable |
Thu, 07 Feb 2008 15:25:05 +0000 | Chris Cannam | * Ensure waveforms are strictly correct even when using a non-power-of-two |
Thu, 24 Jan 2008 14:35:43 +0000 | Chris Cannam | * Add wave file model method for reading more than one channel at once, |
Thu, 18 Oct 2007 10:15:07 +0000 | Chris Cannam | * Make XmlExportable::toXml the function that is universally overridden (and |
Mon, 01 Oct 2007 13:48:38 +0000 | Chris Cannam | * Change WaveFileModel API from getValues(start,end) to getData(start,count). |
Fri, 28 Sep 2007 13:56:38 +0000 | Chris Cannam | * Merge from sv-match-alignment branch (excluding alignment-specific document). |