Thu, 14 May 2020 16:36:48 +0100 |
Chris Cannam |
Use cancellable serialiser; add some more profiling points
|
Thu, 14 May 2020 16:35:39 +0100 |
Chris Cannam |
Make Serialiser cancellable while waiting for its lock
|
Thu, 14 May 2020 16:35:21 +0100 |
Chris Cannam |
Print results in the opposite order, so most relevant ones are at the end of the listing
|
Mon, 11 May 2020 17:27:18 +0100 |
Chris Cannam |
Pull out text-document check; it's useful elsewhere
|
Mon, 11 May 2020 14:43:58 +0100 |
Chris Cannam |
Add support for doubling escapes for quotes in quoted texts in CSV-like formats on import (similar to how we, and the relevant RFC, do escaping on export now)
|
Wed, 06 May 2020 09:08:06 +0100 |
Chris Cannam |
Add isSupported
|
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
|