Mercurial > hg > svcore
log data/model/WaveFileModel.cpp @ 321:1dc99b430d2a
age | author | description |
---|---|---|
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 |
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). |
Fri, 24 Aug 2007 14:45:29 +0000 | Chris Cannam | * avoid crash if m_reader is null |
Fri, 24 Aug 2007 11:41:48 +0000 | Chris Cannam | * Revert revision 713. We do like QStrings after all. |