graph
- Merge in subrepos from branch avoid-pointer-keys2018-09-04, by Chris Cannam
- Win32 helper fixes2018-09-03, by Chris Cannam
- Update redist locations, + comment2018-09-03, by Chris Cannam
- Next version, provisionally, 3.22018-08-31, by Chris Cannam
- Merge from branch checker_errorcode2018-08-31, by Chris Cannam
- Merge from branch c++142018-08-31, by Chris Cannam
- v0.6.1, not 0.6.0c++14 2018-08-31, by Chris Cannam
- Requiring c++14 is not going to work for Travis (because we want to support a Qt version too old to know about the c++14 config flag) or for our AppImage build (because we want to run on distros to old to support the relevant gcc ABI). So instead we try to confine the C++ standard selection to one place (config/noconfig) and revert to c++11 if the compiler is too old to know about c++14. All of the actual SV code remains c++11, and we assume we build against an older version of capnproto when we want to perform a c++11 build.c++14 2018-08-31, by Chris Cannam
- Forgot a sudoc++14 2018-08-31, by Chris Cannam
- Checker fixeschecker_errorcode 2018-08-31, by Chris Cannam
- OK, try explicitly re-linking these here as wellc++14 2018-08-31, by Chris Cannam
- Add missed ppa; try setting CC/CXX directlyc++14 2018-08-31, by Chris Cannam
- Attempt to update AppImage and Travis build files for c++14c++14 2018-08-31, by Chris Cannam
- Try 0.7.0c++14 2018-08-31, by Chris Cannam
- Switch experimentally to C++14 throughoutc++14 2018-08-31, by Chris Cannam
- Avoid reporting failure when everything in fact succeeded!checker_errorcode 2018-08-30, by Chris Cannam
- Further error handling in checkerchecker_errorcode 2018-08-30, by Chris Cannam
- Return and use error codes from plugin checkerchecker_errorcode 2018-08-29, by Chris Cannam
- Added tag sv_v3.1.1 for changeset 690eaf241ad52018-08-14, by Chris Cannam
- Mergesv_v3.1.1 2018-08-14, by Chris Cannam
- Version updates2018-08-13, by Chris Cannam
- Added tag sv_v3.1.1 for changeset 4ff2193314d42018-08-14, by Chris Cannam
- Merge2018-08-14, by Chris Cannam
- Copyright dates2018-08-14, by Chris Cannam
- Branch in subreposavoid-pointer-keys 2018-08-13, by Chris Cannam
- Update CHANGELOG2018-08-13, by Chris Cannam
- Fix failure to run effects plugins2018-08-13, by Chris Cannam
- Fix failure to stop playback of notes that are playing when a loop boundary is reached2018-08-13, by Chris Cannam
- Update subrepos2018-08-09, by Chris Cannam
- Tidy edges of scale area on Mac2018-08-09, by Chris Cannam
- Require v0.6.1 for old-Linux-image Docker build for AppImage as well2018-08-09, by Chris Cannam
- Include both copies of icon2018-08-09, by Chris Cannam
- Force older version of capnp for this older compiler on the Linux travis image2018-08-09, by Chris Cannam
- Install desktop and icon files2018-08-09, by Chris Cannam
- Copy icon file to sonic-visualiser.svg2018-08-09, by Chris Cannam
- Next version will be 3.1.12018-08-09, by Chris Cannam
- Use HFS+ for dmg image volume2018-08-09, by Chris Cannam
- Fixes to recording, especially when no other model yet loaded2018-08-08, by Chris Cannam
- Remove duplicate action2018-08-07, by Chris Cannam
- A crack at fixing #1842, SV source package doesn't build on macOS2018-07-17, by Chris Cannam
- Looks like AppVeyor have updated their image too2018-07-13, by Chris Cannam
- Looks like Travis image has been updated to reject our build without this2018-07-13, by Chris Cannam
- Added tag sv_v3.1 for changeset f4d7c9522fcf2018-07-12, by Chris Cannam
- Update version for 3.1sv_v3.1 2018-07-12, by Chris Cannam
- Remove auto-push from here2018-07-12, by Chris Cannam
- Added tag sv_v3.1pre4 for changeset b465eb7018bc2018-07-04, by Chris Cannam
- Win32 fixsv_v3.1pre4 2018-07-04, by Chris Cannam
- Added tag sv_v3.1pre4 for changeset 2ea9537868d52018-07-04, by Chris Cannam
- Version and changelog2018-07-04, by Chris Cannam
- Ensure scale appears in AutoAlign layers, + colour fix2018-07-04, by Chris Cannam
- Ignore a couple more things2018-07-03, by Chris Cannam
- Fix typo2018-07-03, by Chris Cannam
- Try adding JACK to the mix2018-07-03, by Chris Cannam
- Use openLocalFolder for this; + update subdir to wait for xdg-open completion (as it used to do with previous process call)2018-07-03, by Chris Cannam
- Further attempt at path fix2018-07-03, by Chris Cannam
- Attempt to avoid passing on library path to system executables2018-07-03, by Chris Cannam
- Tweak2018-07-03, by Chris Cannam
- Tweak2018-07-03, by Chris Cannam
- Name things explicitly rather than relying on the other build script2018-07-03, by Chris Cannam
- Attempt to thread the appimage build/test together2018-07-03, by Chris Cannam
- Tidy2018-07-03, by Chris Cannam
- Without portaudio, we need this2018-07-03, by Chris Cannam
- Avoid portaudio2018-07-03, by Chris Cannam
- Plugin subdirs2018-07-03, by Chris Cannam