log

age author description
Thu, 30 Apr 2020 14:46:07 +0100 Chris Cannam Be more cautious about firing up an RDF file parser to identify a document - don't do it at all if the document is not apparently text
Thu, 30 Apr 2020 14:45:24 +0100 Chris Cannam Add function (cribbed from Rosegarden source) to check whether a string is valid UTF-8
Wed, 29 Apr 2020 13:25:19 +0100 Chris Cannam Merge
Wed, 29 Apr 2020 13:25:07 +0100 Chris Cannam Remove debug output
Thu, 23 Apr 2020 15:39:08 +0100 Chris Cannam Avoid returning expired pointers
Wed, 22 Apr 2020 17:18:33 +0100 Chris Cannam Suppress debug
Wed, 22 Apr 2020 13:07:22 +0100 Chris Cannam Add platform name query
Mon, 20 Apr 2020 18:45:47 +0100 Chris Cannam Pull out Provider struct
Mon, 20 Apr 2020 15:42:51 +0100 Chris Cannam Accept more than one library URI for a plugin; consistency checks for packs
Fri, 17 Apr 2020 17:45:34 +0100 Chris Cannam Retrieve download URL, download type, and "pack" information
Fri, 17 Apr 2020 17:45:15 +0100 Chris Cannam Ensure search results that match the whole "phrase" get higher scores than any others
Tue, 14 Apr 2020 10:12:07 +0100 Chris Cannam Add required header
Tue, 14 Apr 2020 08:19:23 +0100 Chris Cannam Comments
Thu, 09 Apr 2020 14:59:05 +0100 Chris Cannam Fix out of range access to magnitudes
Thu, 09 Apr 2020 11:23:17 +0100 Chris Cannam Merge