log

age author description
2018-08-14 Chris Cannam Merge
2018-08-14 Chris Cannam Copyright dates
2018-08-13 Chris Cannam Branch in subrepos avoid-pointer-keys
2018-08-13 Chris Cannam Update CHANGELOG
2018-08-13 Chris Cannam Fix failure to run effects plugins
2018-08-13 Chris Cannam Fix failure to stop playback of notes that are playing when a loop boundary is reached
2018-08-09 Chris Cannam Update subrepos
2018-08-09 Chris Cannam Tidy edges of scale area on Mac
2018-08-09 Chris Cannam Require v0.6.1 for old-Linux-image Docker build for AppImage as well
2018-08-09 Chris Cannam Include both copies of icon
2018-08-09 Chris Cannam Force older version of capnp for this older compiler on the Linux travis image
2018-08-09 Chris Cannam Install desktop and icon files
2018-08-09 Chris Cannam Copy icon file to sonic-visualiser.svg
2018-08-09 Chris Cannam Next version will be 3.1.1
2018-08-09 Chris Cannam Use HFS+ for dmg image volume
2018-08-08 Chris Cannam Fixes to recording, especially when no other model yet loaded
2018-08-07 Chris Cannam Remove duplicate action
2018-07-17 Chris Cannam A crack at fixing #1842, SV source package doesn't build on macOS
2018-07-13 Chris Cannam Looks like AppVeyor have updated their image too
2018-07-13 Chris Cannam Looks like Travis image has been updated to reject our build without this
2018-07-12 Chris Cannam Added tag sv_v3.1 for changeset f4d7c9522fcf
2018-07-12 Chris Cannam Update version for 3.1 sv_v3.1
2018-07-12 Chris Cannam Remove auto-push from here
2018-07-04 Chris Cannam Added tag sv_v3.1pre4 for changeset b465eb7018bc
2018-07-04 Chris Cannam Win32 fix sv_v3.1pre4
2018-07-04 Chris Cannam Added tag sv_v3.1pre4 for changeset 2ea9537868d5
2018-07-04 Chris Cannam Version and changelog
2018-07-04 Chris Cannam Ensure scale appears in AutoAlign layers, + colour fix
2018-07-03 Chris Cannam Ignore a couple more things
2018-07-03 Chris Cannam Fix typo
2018-07-03 Chris Cannam Try adding JACK to the mix
2018-07-03 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 Chris Cannam Further attempt at path fix
2018-07-03 Chris Cannam Attempt to avoid passing on library path to system executables
2018-07-03 Chris Cannam Tweak
2018-07-03 Chris Cannam Tweak
2018-07-03 Chris Cannam Name things explicitly rather than relying on the other build script
2018-07-03 Chris Cannam Attempt to thread the appimage build/test together
2018-07-03 Chris Cannam Tidy
2018-07-03 Chris Cannam Without portaudio, we need this
2018-07-03 Chris Cannam Avoid portaudio
2018-07-03 Chris Cannam Plugin subdirs
2018-07-03 Chris Cannam Looks like this config option is what we need
2018-07-03 Chris Cannam Attempt to fix failure to install helpers (again). Perhaps the fact that this path did not correspond exactly to a build target is the problem.
2018-07-01 Chris Cannam Try switching to DynamicJACK for more portable application builds
2018-07-01 Chris Cannam Master
2018-07-01 Chris Cannam Slightly different tack
2018-06-29 Chris Cannam Added tag sv_v3.1pre3 for changeset a38a8c4746c2
2018-06-29 Chris Cannam Pre3 sv_v3.1pre3
2018-06-29 Chris Cannam Experimental relabelling import-audio-data
2018-06-29 Chris Cannam Use progress dialog when importing audio data import-audio-data
2018-06-29 Chris Cannam Add docker file for appimage build
2018-06-29 Chris Cannam Toward getting appimage build working in Docker
2018-06-29 Chris Cannam Use QTDIR as well
2018-06-28 Chris Cannam Merge from branch appimage
2018-06-28 Chris Cannam Might as well publish appimage
2018-06-28 Chris Cannam Qt plugins appimage
2018-06-28 Chris Cannam Call writeComplete, & wire up in svapp import-audio-data
2018-06-28 Chris Cannam Attempt to follow exclusion list and name package from revision appimage
2018-06-28 Chris Cannam Toward loading audio from CSV files import-audio-data