Mercurial > hg > svcore
log data/fileio/FileSource.h @ 1181:2f628dc9a0b0 pluginscan
age | author | description |
---|---|---|
2015-06-15 | Chris Cannam | Store temporary audio files in memory if we have plenty of it simple-fft-model |
2015-02-26 | Chris Cannam | Debug reporting from FileSource |
2014-09-09 | Chris Cannam | Respond tidily to user cancellation during download, instead of going on to attempt to load the nonexistent file as a non-audio format |
2013-07-24 | Chris Cannam | When switching to "literal mode" for a local file path, use the original file path as passed to the FileSource ctor rather than going through QUrl. This avoids filename becoming encoded and QUrl::toString failing to decode it (as is happening with Windows paths using Qt5 currently). |
2013-03-12 | Chris Cannam | Fix typo in signal name qt5 |
2013-03-11 | Chris Cannam | Get FileSource building qt5 |