log

age author description
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
Fri, 02 Oct 2015 08:41:55 +0100 Chris Cannam Fix to writer tag (thanks LW)
Wed, 09 Sep 2015 14:11:53 +0100 Chris Cannam Added tag sonic-annotator-1.2 for changeset f35bbb3e4d41
Tue, 01 Sep 2015 17:51:03 +0100 Chris Cannam Change of tack: rename the JSON writer to JAMS. It's simpler than having a JSON writer with a mandatory flag to tell it what sort of JSON to write. sonic-annotator-1.2
Tue, 01 Sep 2015 17:29:20 +0100 Chris Cannam Fix typo
Tue, 01 Sep 2015 17:29:02 +0100 Chris Cannam Use iconv instead of uconv (present on OS/X)
Tue, 01 Sep 2015 17:05:32 +0100 Chris Cannam Add mandatory option --json-format to JSON feature writer, in preparation for supporting multiple JSON formats (perhaps) in future
Tue, 01 Sep 2015 15:51:07 +0100 Chris Cannam Simple MIDI writer test
Wed, 26 Aug 2015 21:46:52 +0100 Chris Cannam Fixes from last merge
Wed, 19 Aug 2015 16:36:41 +0100 Chris Cannam Next release will be 1.2
Wed, 19 Aug 2015 16:36:21 +0100 Chris Cannam Remove unused dependency on Rubber Band
Wed, 22 Jul 2015 14:34:26 +0100 Chris Cannam Fix JSON validity
Wed, 22 Jul 2015 14:25:14 +0100 Chris Cannam Add (failing) test for JSON output format (fails for grid output)
Mon, 02 Mar 2015 17:21:59 +0000 Chris Cannam Merge in subrepo
Mon, 02 Mar 2015 17:17:59 +0000 Chris Cannam Require (and provide) text codec for output stream -- fixing #1153 (wrong codec used when writing RDF)
Wed, 25 Feb 2015 10:20:17 +0000 Chris Cannam Add test for Turtle output encoding (must be UTF-8)