Mercurial > hg > svcore
log data/fileio/ResamplingWavFileReader.cpp @ 693:682101331278
age | author | description |
---|---|---|
2011-06-14 | Chris Cannam | Seems to be a bad idea to use plain DEBUG symbol on OS/X (system wants it) |
2011-05-16 | Chris Cannam | Convert many cerrs to DEBUGs debug-output |
2011-05-12 | Chris Cannam | Remove most toStdString calls (no longer needed, with debug header) debug-output |
2008-04-24 | Chris Cannam | * Fix progress reporting on audio file resample |
2008-03-26 | Chris Cannam | * Fix hang when using more than one consecutive coded audio file reader in |
2008-03-14 | Chris Cannam | * More work to abstract out interactive components used in the data library, |
2007-11-02 | Chris Cannam | * some tweaks to improve usability of these classes in a console application |
2007-10-18 | Chris Cannam | * RemoteFile -> FileSource |
2007-10-18 | Chris Cannam | * Make RemoteFile far more pervasive, and use it for local files as well |
2007-09-28 | Chris Cannam | * Merge from sv-match-alignment branch (excluding alignment-specific document). |