graph
- Update configure to note capnp version dependency2017-01-11, by Chris Cannam
- Add package step to docker file2017-01-11, by Chris Cannam
- Update these so they work in Docker2017-01-11, by Chris Cannam
- Comment field from LibraZiK distro2017-01-11, by Chris Cannam
- Added tag sv_v3.0beta1 for changeset 3173259cdcc62017-01-10, by Chris Cannam
- Dockerfile that builds the executable on Ubuntu 16.04, hopefully as the start of some more useful packaging strategysv_v3.0beta1 2017-01-10, by Chris Cannam
- Ah, of course I was using the wrong variable here2017-01-10, by Chris Cannam
- Typo fix and small reorder2017-01-10, by Chris Cannam
- Fix "argument missing"2017-01-10, by Chris Cannam
- Subrepo update2017-01-10, by Chris Cannam
- Fix compiler warning, remove some debug out2017-01-10, by Chris Cannam
- Merge from branch 3.0-integration2017-01-10, by Chris Cannam
- Added tag last_v2.5_on_default_branch for changeset e6c7585863fe2017-01-10, by Chris Cannam
- Show warning about beta release3.0-integration 2017-01-10, by Chris Cannam
- Add dates to change log3.0-integration 2017-01-10, by Chris Cannam
- Merge3.0-integration 2017-01-10, by Chris Cannam
- When importing CSV, if the first line doesn't have a separator, continue to leave the separator indeterminate until we arrive at a line that does. Fixes inability to load correctly CSV files in which some lines have more columns than others3.0-integration 2017-01-10, by Chris Cannam
- Better sizing on the Mac I think3.0-integration 2017-01-10, by Chris Cannam
- Add "What's New" to help menu; primp up About box3.0-integration 2017-01-10, by Chris Cannam
- Update PortAudio build for Win643.0-integration 2017-01-10, by Chris Cannam
- Win32 fixes3.0-integration 2017-01-10, by Chris Cannam
- Some platforms don't use native Ogg/Vorbis libraries3.0-integration 2017-01-10, by Chris Cannam
- Use W64 instead of WAV for decoded files; use Ogg reader in preference to WAV one for Ogg files (WAV reader works, via libsndfile, but doesn't load metadata); fix Ogg reader to use QFile open instead of non-Win32-compatible API; add more encoder tests, audio writer test, midi reader test3.0-integration 2017-01-10, by Chris Cannam
- Minor tweaks to CHANGELOG3.0-integration 2017-01-10, by Chris Cannam
- Remove unneeded debug3.0-integration 2017-01-09, by Chris Cannam
- Add Linux install target3.0-integration 2017-01-09, by Chris Cannam
- Fix a strictly-incorrect #if guard3.0-integration 2017-01-09, by Chris Cannam
- Merge3.0-integration 2017-01-09, by Chris Cannam
- Fix inadequate #if guard for non-gcc builds3.0-integration 2017-01-09, by Chris Cannam
- Try a deep codesign instead3.0-integration 2017-01-09, by Chris Cannam
- More win32 build fixes3.0-integration 2017-01-09, by Chris Cannam
- Further win32 build updates3.0-integration 2017-01-09, by Chris Cannam
- Further win32 build updates3.0-integration 2017-01-09, by Chris Cannam
- Fixes and updates for 32-bit Windows build3.0-integration 2017-01-09, by Chris Cannam
- Doc updates3.0-integration 2017-01-09, by Chris Cannam
- Add checker README; rename plugin-checker-helper binary (back) to vamp-plugin-load-checker -- I decided it was more useful to have a distinctive name for the installed binary than it was important to show that it was plugin-agnostic3.0-integration 2017-01-09, by Chris Cannam
- Win64 installer updates3.0-integration 2017-01-08, by Chris Cannam
- More of an effort at 64-bit Win installer3.0-integration 2017-01-08, by Chris Cannam
- Update checker with version printout3.0-integration 2017-01-08, by Chris Cannam
- Stub win64 deploy, + ogg testfiles3.0-integration 2017-01-06, by Chris Cannam
- And similar approach for the writer3.0-integration 2017-01-06, by Chris Cannam
- Take a different approach to using libsndfile -- the _fd function doesn't work for me in this build, so use the wchar api3.0-integration 2017-01-06, by Chris Cannam
- Update WAV/MP3/BZipFileDevice code to avoid using local 8-bit encoding3.0-integration 2017-01-06, by Chris Cannam
- Fix typo in encoded string3.0-integration 2017-01-06, by Chris Cannam
- More work on getting tests (especially file encoding ones) running on Windows. Various problems here to do with interaction with test filenames in Hg repos3.0-integration 2017-01-06, by Chris Cannam
- Add filename encoding tests3.0-integration 2017-01-06, by Chris Cannam
- Untabify, comment test that doesn't apply on Windows3.0-integration 2017-01-06, by Chris Cannam
- Untabify some more3.0-integration 2017-01-06, by Chris Cannam