Mercurial > hg > svcore
log data/fileio/FileSource.cpp @ 986:e8e6c4e7437b
age | author | description |
---|---|---|
Tue, 09 Sep 2014 16:52:24 +0100 | 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 |
Wed, 03 Sep 2014 09:58:31 +0100 | Chris Cannam | Fix return of empty string as bool value (from coverity scan, interesting the compiler doesn't mind) |
Mon, 19 May 2014 10:54:45 +0100 | Chris Cannam | Fixes to FileSource from Ted Felix (for Rosegarden): avoid blowing up through calling abort() from cleanup() when error occurred; set status correctly for FTP transfers |