graph
- Debug output updates, add quiet modepiper-nopiper 2016-11-22, by Chris Cannam
- Ordered config -- avoid sub-builds clobbering one anotherpiper-nopiper 2016-11-22, by Chris Cannam
- Update test fixtures for numerous off-by-one-nanosecond errors fixed recently in RealTimepiper-nopiper 2016-11-22, by Chris Cannam
- Subrepo updates, and update the build scripts accordinglypiper-nopiper 2016-11-21, by Chris Cannam
- Send RDF-indexer warnings to debug rather than cerr2016-11-21, by Chris Cannam
- Align Sonic Annotator with the new Piper-ified subrepos (bearing in mind we want neither Piper nor the plugin load checker in Sonic Annotator itself)piper-nopiper 2016-11-04, by Chris Cannam
- Next version will be 1.52016-11-04, by Chris Cannam
- Add test for new fsr-mixed output of Vamp Test Plugin2016-09-15, by Chris Cannam
- Add --transform-minversion flag2016-09-15, by Chris Cannam
- Compiler warning fixes2016-08-16, by Chris Cannam
- Linux deployment fixes2016-03-22, by Chris Cannam
- Bring in proto Linux deploy stuff from SV repo2016-03-22, by Chris Cannam
- Add -ldl in a couple more places2016-03-21, by Chris Cannam
- Added tag sonic-annotator-1.4 for changeset 85ab36c3b7d82016-03-18, by Chris Cannam
- Win32 build fixsonic-annotator-1.4 2016-03-18, by Chris Cannam
- Merge2016-03-18, by Chris Cannam
- Add necessary define2016-03-18, by Chris Cannam
- Update CHANGELOG and copyright date2016-03-18, by Chris Cannam
- Update subrepos2016-03-18, by Chris Cannam
- Update dependencies subrepo2016-03-18, by Chris Cannam
- Fix typo causing diff not to appear2016-03-18, by Chris Cannam
- Promote Vamp SDK flags2016-03-18, by Chris Cannam
- Merge from default branchjson-ld 2016-03-02, by Chris Cannam
- Various tweaks to help text2016-03-01, by Chris Cannam
- Merge from default branchjson-ld 2016-03-01, by Chris Cannam
- Fix include path to ensure no errant Vamp headers are included, & add new file2016-03-01, by Chris Cannam
- Merge in subrepo2016-03-01, by Chris Cannam
- Activate summary value tests2016-03-01, by Chris Cannam
- Toward checking summary values2016-03-01, by Chris Cannam
- Remove unwanted output2016-02-29, by Chris Cannam
- Update summary code and tests -- fix multiple outputs when requesting both summary and non-summary for the same output; and values have been changed because of the coded file cache bit depth change. Also skip network-dependent tests if there is no network.2016-02-25, by Chris Cannam
- ...commented out2016-02-25, by Chris Cannam
- Debug2016-02-25, by Chris Cannam
- Merge from default branchjson-ld 2016-02-25, by Chris Cannam
- Graft the plugin loadability checks from SV 3.0-integration branch across to default, for use in Sonic Annotator2016-02-25, by Chris Cannam
- Add tests for parse errors in invalid transform files2016-02-25, by Chris Cannam
- Better error reporting for transform load (from RDF and XML)2016-02-25, by Chris Cannam
- Explanatory note2016-02-24, by Chris Cannam
- Work around libsndfile-1.0.26 bug that reports all files as non-seekable2016-02-24, by Chris Cannam
- Use float format for cached files in CodedAudioFileReader, to preserve internal representation (see comment)2016-02-24, by Chris Cannam
- added JSON-LD feature writer filesjson-ld 2016-02-22, by alo
- Update acinclude files to look for qt5-qmake as well as qmake-qt52016-01-30, by Chris Cannam
- Update version number in tests, and also disregard version number mismatches in JAMS output (as they're inevitable)2015-11-23, by Chris Cannam
- Next version will be 1.42015-11-20, by Chris Cannam
- Fix grisly error in multiplexed audio reader (calling itself!)2015-11-20, by Chris Cannam
- Add test for multiplexed audio2015-11-20, by Chris Cannam
- Run more generic tests earlier2015-11-20, by Chris Cannam
- Added tag sonic-annotator-1.3 for changeset 710f4885f9012015-11-05, by Chris Cannam
- Mergesonic-annotator-1.3 2015-11-05, by Chris Cannam
- Don't write version.h, it's now tracked2015-11-05, by Chris Cannam
- Merge2015-11-05, by Chris Cannam
- Subrepo2015-11-04, by Chris Cannam
- Update changelog for v1.32015-11-05, by Chris Cannam
- Write Track in RDF only if title/artist metadata present, not simply on the basis of a TrackMetadata object existing2015-11-04, by Chris Cannam
- Minor output update2015-11-04, by 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.2015-11-04, by Chris Cannam
- Add & test the digits option in the CSV file writer2015-11-03, by Chris Cannam
- Add & test the digits option in the Lab file writer2015-11-03, by Chris Cannam
- Update svcore2015-11-03, by Chris Cannam
- Add digits option to JAMS output, for number of sig figs2015-11-03, by Chris Cannam