Mercurial > hg > svcore
log data/model/WritableWaveFileModel.cpp @ 347:7a5a9b6d50c7 1.2-stable
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, 24 Aug 2007 11:41:48 +0000 | Chris Cannam | * Revert revision 713. We do like QStrings after all. |
Tue, 14 Aug 2007 13:58:53 +0000 | Chris Cannam | * Fix #1757772 tempo, dynamic related plug-ins bug -- make auto-align |
Thu, 09 Aug 2007 16:29:29 +0000 | Chris Cannam | * change some QStrings to std::strings etc |