log

age author description
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
2011-03-08 Chris Cannam * Update config per recent changes to svcore
2011-03-02 Chris Cannam * Make --force work correctly for playlists
2010-10-18 Chris Cannam * Add -v option to print version
2010-10-18 Chris Cannam * Pick up default sample rate and channel count from first audio file
2010-10-18 Chris Cannam * Add test for output destination when input filename has more than one dot
2010-10-18 Chris Cannam * Fix csv-one-file option, add unit test for it
2010-10-18 Chris Cannam * Update to new autoconf build system
2010-07-23 convert-repo update tags
2010-07-22 Chris Cannam * Move sonic-annotator.spec to package/
2010-06-29 Chris Cannam * Update spec file
2010-06-29 Chris Cannam * Add rather flimsy spec file
2010-05-26 Chris Cannam * update version number (sigh) sonic-annotator-0.5
2010-05-26 Chris Cannam * change log update for 0.5
2010-05-24 Chris Cannam * Avoid failing on second and subsequent input files in single-output-file
2010-05-24 Chris Cannam * Fix mixdown for multi-channel source -> 1-channel plugin
2010-05-21 Chris Cannam * No audioio any more
2010-03-16 Chris Cannam * Remove audioio from externals
2010-03-12 Chris Cannam * Commit old fix (which I hope was correct!) to avoid leaking fds on
2009-10-09 Chris Cannam * Add forgotten file! Oh no!
2009-10-07 Chris Cannam * remove unintended extra sv.prf file
2009-09-25 Chris Cannam * Test fixes for cases where the behaviour has actually been fixed for 0.4 sonic-annotator-0.4
2009-09-24 Chris Cannam * updates for forthcoming release
2009-09-16 Chris Cannam * Use ShiftData method for PluginInputDomainAdapter, ensuring data is
2009-09-10 Chris Cannam * print a bit more info for diagnostic purposes
2009-09-08 Chris Cannam * Various fixes: ensure CSV feature writer closes files when finished with
2009-07-07 Chris Cannam * Add changelog
2009-07-07 Chris Cannam * fixes to --force option sonic-annotator-0.3
2009-07-07 Chris Cannam * Add --force option, and throw/catch exceptions for failure cases rather
2009-06-29 Chris Cannam * set up default RDF index location
2009-06-02 Chris Cannam * Set track metadata only if non-empty (the RDF feature writer tests for
2009-03-27 Chris Cannam * hmm hmm
2009-03-20 Chris Cannam * version
2009-03-20 Chris Cannam * update tests sonic-annotator-0.2
2009-03-20 Chris Cannam * change externals from https to http (for crappy old mac svn client)
2009-01-22 Chris Cannam * Remove update and co scripts -- unnecessary with externals. Diff and
2009-01-22 Chris Cannam * Attempt to set up SVN externals for SV bits
2009-01-20 Chris Cannam * Try to avoid leaving output files open after completion
2008-12-12 Chris Cannam * progress tweaks
2008-12-12 Chris Cannam * Delete reader after use!
2008-12-12 Chris Cannam * update svn push/pull scripts
2008-12-12 Chris Cannam * Set block & step sizes if not properly specified
2008-12-11 Chris Cannam ...
2008-12-11 Chris Cannam * possible progress fix
2008-12-11 Chris Cannam ... sa-v0.1
2008-12-11 Chris Cannam ...
2008-12-11 Chris Cannam * update tests for changed csv format (doh)
2008-12-11 Chris Cannam * build update for runner with "incorporated" SV libraries
2008-12-11 Chris Cannam * some reorganisation
2008-12-11 Chris Cannam * copy to sonic-annotator