log

age author description
Thu, 25 Feb 2016 13:02:57 +0000 Chris Cannam ...commented out
Thu, 25 Feb 2016 13:02:46 +0000 Chris Cannam Debug
Thu, 25 Feb 2016 12:36:08 +0000 Chris Cannam Merge from default branch json-ld
Thu, 25 Feb 2016 12:25:30 +0000 Chris Cannam Graft the plugin loadability checks from SV 3.0-integration branch across to default, for use in Sonic Annotator
Thu, 25 Feb 2016 12:04:10 +0000 Chris Cannam Add tests for parse errors in invalid transform files
Thu, 25 Feb 2016 10:53:10 +0000 Chris Cannam Better error reporting for transform load (from RDF and XML)
Wed, 24 Feb 2016 13:39:14 +0000 Chris Cannam Explanatory note
Wed, 24 Feb 2016 11:35:51 +0000 Chris Cannam Work around libsndfile-1.0.26 bug that reports all files as non-seekable
Wed, 24 Feb 2016 10:28:47 +0000 Chris Cannam Use float format for cached files in CodedAudioFileReader, to preserve internal representation (see comment)
Mon, 22 Feb 2016 14:27:19 +0000 alo added JSON-LD feature writer files json-ld
Sat, 30 Jan 2016 12:11:47 +0000 Chris Cannam Update acinclude files to look for qt5-qmake as well as qmake-qt5
Mon, 23 Nov 2015 10:56:19 +0000 Chris Cannam Update version number in tests, and also disregard version number mismatches in JAMS output (as they're inevitable)
Fri, 20 Nov 2015 09:32:26 +0000 Chris Cannam Next version will be 1.4
Fri, 20 Nov 2015 09:32:11 +0000 Chris Cannam Fix grisly error in multiplexed audio reader (calling itself!)
Fri, 20 Nov 2015 09:31:55 +0000 Chris Cannam Add test for multiplexed audio
Fri, 20 Nov 2015 09:31:46 +0000 Chris Cannam Run more generic tests earlier
Thu, 05 Nov 2015 15:36:53 +0000 Chris Cannam Added tag sonic-annotator-1.3 for changeset 710f4885f901
Thu, 05 Nov 2015 15:18:23 +0000 Chris Cannam Merge sonic-annotator-1.3
Thu, 05 Nov 2015 15:17:59 +0000 Chris Cannam Don't write version.h, it's now tracked
Thu, 05 Nov 2015 14:57:33 +0000 Chris Cannam Merge
Wed, 04 Nov 2015 14:18:39 +0000 Chris Cannam Subrepo
Thu, 05 Nov 2015 14:48:25 +0000 Chris Cannam Update changelog for v1.3
Wed, 04 Nov 2015 12:06:12 +0000 Chris Cannam Write Track in RDF only if title/artist metadata present, not simply on the basis of a TrackMetadata object existing
Wed, 04 Nov 2015 11:11:31 +0000 Chris Cannam Minor output update
Wed, 04 Nov 2015 10:07:29 +0000 Chris Cannam Update JAMS output to JAMS v0.2.0. We now (for the first time?!) write actual JAMS schema-compliant output when possible, though it isn't possible for many types of plugin. The output for all tested combinations of transforms is valid JSON even where it isn't schema-compliant.
Tue, 03 Nov 2015 14:31:59 +0000 Chris Cannam Add & test the digits option in the CSV file writer
Tue, 03 Nov 2015 13:42:11 +0000 Chris Cannam Add & test the digits option in the Lab file writer
Tue, 03 Nov 2015 12:41:21 +0000 Chris Cannam Update svcore
Tue, 03 Nov 2015 11:36:24 +0000 Chris Cannam Add digits option to JAMS output, for number of sig figs
Tue, 03 Nov 2015 11:36:00 +0000 Chris Cannam More useful report when a transform is completely unknown to us