log

age author description
2014-10-02 Chris Cannam Merge from default branch multiplex
2014-10-02 Chris Cannam Simplify playlist handling (hoist it up a level)
2014-10-02 Chris Cannam Merge from default branch multiplex
2014-10-02 Chris Cannam A more general solution (I hope) to the problem of making sure transforms are always run in a consistent order
2014-10-02 Chris Cannam Print diff
2014-10-02 Chris Cannam Implementation of MultiplexedReader -- now builds, not yet tested multiplex
2014-10-01 Chris Cannam Start on multiplex implementation multiplex
2014-10-01 Chris Cannam Add summary test with segments
2014-10-01 Chris Cannam And another multiple file test
2014-10-01 Chris Cannam Add simple test for multiple audio file input and playlists
2014-10-01 Chris Cannam Fix failure to support summary-only flag when reading transforms with summaries from a transform file
2014-10-01 Chris Cannam Add forgotten XSD prefixes
2014-10-01 Chris Cannam Merge from branch start-duration
2014-10-01 Chris Cannam Start time and duration now working start-duration
2014-10-01 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)
2014-10-01 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
2014-10-01 Chris Cannam Tests for start and duration properties -- not yet implemented in FeatureExtractionManager start-duration
2014-10-01 Chris Cannam Update subrepos, fix compile for updated versions, track version.h
2014-04-26 Chris Cannam Add some more subrepos
2013-11-26 Chris Cannam Update subrepo states
2013-09-05 Chris Cannam Add CITATION file
2013-05-09 Chris Cannam Added tag sonic-annotator-1.0 for changeset 5fe1f2efd407
2013-05-09 Chris Cannam Ah, we do need this library after all sonic-annotator-1.0
2013-05-09 Chris Cannam Added tag sonic-annotator-1.0 for changeset 52e5e2c03792
2013-05-09 Chris Cannam Merge from default branch with-dependencies
2013-05-09 Chris Cannam Update changelog and readme; remove out-of-date install file
2013-05-09 Chris Cannam Win32 build fixes
2013-05-09 Chris Cannam Win32 build fixes with-dependencies
2013-05-09 Chris Cannam Anoint with-dependencies branch with-dependencies
2013-05-09 Chris Cannam Add sv-dependency-builds subdir for dependencies (may or may not exist)
2013-05-08 Chris Cannam Need sord and serd (don't need some others)
2013-05-08 Chris Cannam Merge from qt5 branch. We now require qt5 for Sonic Annotator
2013-05-08 Chris Cannam Require Vamp host SDK version 2.5 qt5
2013-05-07 Chris Cannam Add dataquay qt5
2013-05-07 Chris Cannam Build only dataquay lib as subproject, not dataquay everything qt5
2013-05-07 Chris Cannam Don't need to check for Dataquay, and in fact we can pick up the wrong version if we do. Just assume it is available (building in e.g. sv subdir configuration) qt5
2013-05-07 Chris Cannam OS/X: remove QuickTime, add LDFLAGS from configure args if present qt5
2013-04-30 Chris Cannam Tests (currently failing) for vamp-test-plugin qt5
2013-04-30 Chris Cannam Update for Qt5 qt5
2013-03-28 Chris Cannam Version number, changelog, regenerate configure
2013-03-07 Chris Cannam Update version
2013-03-07 Chris Cannam Update svcore and CHANGELOG
2012-11-20 Chris Cannam Update subrepo
2012-11-20 Chris Cannam Add overall project file
2012-08-21 Chris Cannam Remove redundant subrepo listings
2012-08-21 Chris Cannam Rework to use hg subrepos
2012-07-17 Chris Cannam Added tag sonic-annotator-0.7 for changeset ace08e6519a9
2012-07-17 Chris Cannam Update CHANGELOG, version sonic-annotator-0.7
2012-07-17 Chris Cannam Added tag sonic-annotator-0.7 for changeset e4652b60e469
2012-07-17 Chris Cannam Added tag sonic-annotator-0.7 for changeset bbf68c187b74
2012-06-30 Chris Cannam Use dataquay ac symbol
2012-05-25 Chris Cannam Use new symbols in Vamp SDK 2.3.1 for autoconf detection; require Dataquay
2012-05-24 Chris Cannam Add file: URI for file -- this is stripped out by the test script afterwards, I'm not sure how it got stripped from the source as well but obviously it's not parseable without it
2012-01-09 Chris Cannam Ensure expected output (as well as test output) gets canonicalised before comparison. The test in question still fails -- I think now only because of plugin output ordering changes (prior to svcore rev f3fd2988fc9b it also had picked up some incorrect output feature types)
2012-01-09 Chris Cannam Small simplification
2012-01-09 Chris Cannam Fix #311 following the patch from Matthias
2012-01-09 Chris Cannam Update INSTALL somewhat (fixing #310)
2012-01-06 Chris Cannam Add unit test for multiple outputs in one run
2011-09-28 Chris Cannam Added tag sonic-annotator-0.6 for changeset 7d6426295dd6
2011-09-28 Chris Cannam Update version and CHANGELOG sonic-annotator-0.6
2011-09-28 Chris Cannam Remove unnecessary configure dependency for raptor
2011-06-21 Chris Cannam Add proper support and tests for window type parameter (requires latest update to Vamp host SDK)
2011-06-15 Chris Cannam Add forgotten test file!
2011-03-08 Chris Cannam * Update copyright date and CHANGELOG