Mercurial > hg > svcore
log data/fileio/FileSource.cpp @ 1160:ea636412f9fe 3.0-integration
age | author | description |
---|---|---|
Tue, 31 Mar 2015 13:06:29 +0100 | Chris Cannam | Remove some debug; set some gain values tonioni |
Thu, 26 Feb 2015 09:43:12 +0000 | Chris Cannam | Debug reporting from FileSource |
Wed, 08 Oct 2014 13:14:17 +0100 | Chris Cannam | Disconnect signals before abandoning reply object, avoiding "reply unknown" error |
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 |