log

age author description
Thu, 02 Oct 2014 14:54:48 +0100 Chris Cannam Merge from default branch multiplex
Thu, 02 Oct 2014 14:54:09 +0100 Chris Cannam A more general solution (I hope) to the problem of making sure transforms are always run in a consistent order
Thu, 02 Oct 2014 14:31:47 +0100 Chris Cannam Print diff
Thu, 02 Oct 2014 08:16:42 +0100 Chris Cannam Implementation of MultiplexedReader -- now builds, not yet tested multiplex
Wed, 01 Oct 2014 18:38:32 +0100 Chris Cannam Start on multiplex implementation multiplex
Wed, 01 Oct 2014 17:50:58 +0100 Chris Cannam Add summary test with segments
Wed, 01 Oct 2014 15:19:45 +0100 Chris Cannam And another multiple file test
Wed, 01 Oct 2014 15:18:45 +0100 Chris Cannam Add simple test for multiple audio file input and playlists
Wed, 01 Oct 2014 14:55:17 +0100 Chris Cannam Fix failure to support summary-only flag when reading transforms with summaries from a transform file
Wed, 01 Oct 2014 14:54:58 +0100 Chris Cannam Add forgotten XSD prefixes
Wed, 01 Oct 2014 14:35:01 +0100 Chris Cannam Merge from branch start-duration
Wed, 01 Oct 2014 14:06:40 +0100 Chris Cannam Start time and duration now working start-duration
Wed, 01 Oct 2014 13:35:35 +0100 Chris Cannam Skip trying RDF parser if we have a filename ending in xml (we don't support RDF-XML and it just confuses the Turtle parser)
Wed, 01 Oct 2014 09:27:21 +0100 Chris Cannam Add multi-output start-duration test (with different start and duration per output!), and clear out data from output files for tests that are not yet implemented so they don't accidentally succeed start-duration
Wed, 01 Oct 2014 09:21:10 +0100 Chris Cannam Tests for start and duration properties -- not yet implemented in FeatureExtractionManager start-duration