Mercurial > hg > svcore
log data/model/WaveFileModel.h @ 375:f1ff248a793e
age | author | description |
---|---|---|
Thu, 24 Jan 2008 14:35:43 +0000 | Chris Cannam | * Add wave file model method for reading more than one channel at once, |
Wed, 28 Nov 2007 17:45:37 +0000 | Chris Cannam | * Improvements to layer summary dialog (LayerTree, LayerTreeDialog), & rename. |
Fri, 09 Nov 2007 17:46:58 +0000 | Chris Cannam | * Factor out uses of "Sonic Visualiser" in "common" code to applicationName() |
Thu, 18 Oct 2007 16:20:26 +0000 | Chris Cannam | * RemoteFile -> FileSource |
Thu, 18 Oct 2007 15:31:20 +0000 | Chris Cannam | * Make RemoteFile far more pervasive, and use it for local files as well |
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). |