log

age author description
Wed, 05 Sep 2018 11:56:39 +0100 Chris Cannam Don't try to continue after what should have been a terminal problem import-audio-data
Tue, 04 Sep 2018 14:11:10 +0100 Chris Cannam Catch failure to create model, e.g. because 0 channels for wave-file model import-audio-data
Tue, 04 Sep 2018 13:19:20 +0100 Chris Cannam Merge from default branch import-audio-data
Tue, 04 Sep 2018 11:31:35 +0100 Chris Cannam Merge from branch avoid-pointer-keys
Mon, 03 Sep 2018 16:15:03 +0100 Chris Cannam Wording change
Mon, 03 Sep 2018 16:14:56 +0100 Chris Cannam Avoid using sv debug classes before app name set
Fri, 31 Aug 2018 15:15:31 +0100 Chris Cannam Merge from branch checker_errorcode
Thu, 30 Aug 2018 12:59:16 +0100 Chris Cannam Avoid reporting failure when everything in fact succeeded! checker_errorcode
Wed, 29 Aug 2018 17:42:06 +0100 Chris Cannam Use error codes from checker to format our own translatable error report checker_errorcode
Mon, 13 Aug 2018 16:45:29 +0100 Chris Cannam Provide model id avoid-pointer-keys
Mon, 13 Aug 2018 15:37:41 +0100 Chris Cannam Merge
Mon, 13 Aug 2018 15:37:31 +0100 Chris Cannam Tidy up debug output
Mon, 13 Aug 2018 15:37:16 +0100 Chris Cannam Fix incorrect path variable!
Mon, 13 Aug 2018 15:25:32 +0100 Chris Cannam Avoid crashing if an effects plugin can't be instantiated and so the output vector is empty in the transformer's run() method
Mon, 13 Aug 2018 11:43:38 +0100 Chris Cannam Couple of include guards