Mercurial > hg > svcore
log data/model/WaveFileModel.cpp @ 313:29485aa03da4
age | author | description |
---|---|---|
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. |
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 |
Fri, 13 Jul 2007 10:51:15 +0000 | Chris Cannam | * Encoded entities in file name when saving wave-file model |