log

age author description
Wed, 12 Sep 2018 15:43:12 +0100 Chris Cannam Ensure data files used as import sources don't end up in Recent Files import-audio-data
Wed, 12 Sep 2018 15:29:01 +0100 Chris Cannam Rely more heavily on the "value"-column estimation from CSVFormat to determine which columns might contain sample data when importing audio from CSV; this makes things a bit more consistent, & can easily enough be overridden import-audio-data
Wed, 12 Sep 2018 13:58:33 +0100 Chris Cannam When importing audio from data files with normalisation, normalise on write instead of when re-reading (so that the session does the right thing when reloaded) import-audio-data
Tue, 11 Sep 2018 14:40:29 +0100 Chris Cannam Subrepo updates for recorded/converted audio file paths import-audio-data
Tue, 11 Sep 2018 14:38:21 +0100 Chris Cannam Menu wording and file-path handling fixes for recording/converting audio import-audio-data
Sat, 08 Sep 2018 20:54:11 +0100 Chris Cannam Implement range options for audio import from CSV import-audio-data
Fri, 07 Sep 2018 18:13:26 +0100 Chris Cannam Remove sample range from dialog class now that it's in CSVFormat import-audio-data
Fri, 07 Sep 2018 16:55:46 +0100 Chris Cannam Add sample-range support to CSVFormat import-audio-data
Fri, 07 Sep 2018 16:15:49 +0100 Chris Cannam Range and normalisation work import-audio-data
Thu, 06 Sep 2018 16:27:01 +0100 Chris Cannam Add sample range support import-audio-data
Thu, 06 Sep 2018 13:58:45 +0100 Chris Cannam Use newly-introduced CSVAudioFormatDialog for audio import instead of CSVFormatDialog import-audio-data
Thu, 06 Sep 2018 12:35:37 +0100 Chris Cannam CSV format dialog updates import-audio-data
Thu, 06 Sep 2018 12:35:11 +0100 Chris Cannam Use CSV format dialog for importing audio data, + some text changes import-audio-data
Wed, 05 Sep 2018 11:57:10 +0100 Chris Cannam Treat every numeric column as a value when importing raw audio data import-audio-data
Tue, 04 Sep 2018 14:19:32 +0100 Chris Cannam Fix crash (leaving opaque error message) when attempting to load audio from a CSV file without any appropriate contents import-audio-data
Tue, 04 Sep 2018 14:10:47 +0100 Chris Cannam Merge from default branch import-audio-data
Tue, 04 Sep 2018 11:33:36 +0100 Chris Cannam Merge in subrepos from branch avoid-pointer-keys
Mon, 03 Sep 2018 16:15:44 +0100 Chris Cannam Win32 helper fixes
Mon, 03 Sep 2018 10:27:32 +0100 Chris Cannam Update redist locations, + comment
Fri, 31 Aug 2018 15:36:46 +0100 Chris Cannam Next version, provisionally, 3.2
Fri, 31 Aug 2018 15:24:10 +0100 Chris Cannam Merge from branch checker_errorcode
Fri, 31 Aug 2018 15:14:27 +0100 Chris Cannam Merge from branch c++14
Fri, 31 Aug 2018 13:52:30 +0100 Chris Cannam v0.6.1, not 0.6.0 c++14
Fri, 31 Aug 2018 13:41:27 +0100 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
Fri, 31 Aug 2018 12:16:59 +0100 Chris Cannam Forgot a sudo c++14
Fri, 31 Aug 2018 12:11:46 +0100 Chris Cannam Checker fixes checker_errorcode
Fri, 31 Aug 2018 12:02:52 +0100 Chris Cannam OK, try explicitly re-linking these here as well c++14
Fri, 31 Aug 2018 11:55:02 +0100 Chris Cannam Add missed ppa; try setting CC/CXX directly c++14
Fri, 31 Aug 2018 11:45:51 +0100 Chris Cannam Attempt to update AppImage and Travis build files for c++14 c++14
Fri, 31 Aug 2018 10:15:16 +0100 Chris Cannam Try 0.7.0 c++14
Fri, 31 Aug 2018 10:02:48 +0100 Chris Cannam Switch experimentally to C++14 throughout c++14
Thu, 30 Aug 2018 12:59:46 +0100 Chris Cannam Avoid reporting failure when everything in fact succeeded! checker_errorcode
Thu, 30 Aug 2018 12:33:25 +0100 Chris Cannam Further error handling in checker checker_errorcode
Wed, 29 Aug 2018 17:45:33 +0100 Chris Cannam Return and use error codes from plugin checker checker_errorcode
Tue, 14 Aug 2018 09:43:28 +0100 Chris Cannam Added tag sv_v3.1.1 for changeset 690eaf241ad5
Tue, 14 Aug 2018 09:43:23 +0100 Chris Cannam Merge sv_v3.1.1
Mon, 13 Aug 2018 19:18:08 +0100 Chris Cannam Version updates
Tue, 14 Aug 2018 09:39:49 +0100 Chris Cannam Added tag sv_v3.1.1 for changeset 4ff2193314d4
Tue, 14 Aug 2018 08:23:56 +0100 Chris Cannam Merge
Tue, 14 Aug 2018 08:23:19 +0100 Chris Cannam Copyright dates
Mon, 13 Aug 2018 16:46:14 +0100 Chris Cannam Branch in subrepos avoid-pointer-keys
Mon, 13 Aug 2018 15:42:29 +0100 Chris Cannam Update CHANGELOG
Mon, 13 Aug 2018 15:40:11 +0100 Chris Cannam Fix failure to run effects plugins
Mon, 13 Aug 2018 14:14:59 +0100 Chris Cannam Fix failure to stop playback of notes that are playing when a loop boundary is reached
Thu, 09 Aug 2018 16:46:36 +0100 Chris Cannam Update subrepos
Thu, 09 Aug 2018 16:10:21 +0100 Chris Cannam Tidy edges of scale area on Mac
Thu, 09 Aug 2018 11:08:08 +0100 Chris Cannam Require v0.6.1 for old-Linux-image Docker build for AppImage as well
Thu, 09 Aug 2018 11:06:07 +0100 Chris Cannam Include both copies of icon
Thu, 09 Aug 2018 10:56:52 +0100 Chris Cannam Force older version of capnp for this older compiler on the Linux travis image
Thu, 09 Aug 2018 10:55:54 +0100 Chris Cannam Install desktop and icon files
Thu, 09 Aug 2018 10:49:14 +0100 Chris Cannam Copy icon file to sonic-visualiser.svg
Thu, 09 Aug 2018 09:48:33 +0100 Chris Cannam Next version will be 3.1.1
Thu, 09 Aug 2018 09:48:26 +0100 Chris Cannam Use HFS+ for dmg image volume
Wed, 08 Aug 2018 15:27:08 +0100 Chris Cannam Fixes to recording, especially when no other model yet loaded
Tue, 07 Aug 2018 17:02:03 +0100 Chris Cannam Remove duplicate action
Tue, 17 Jul 2018 13:57:33 +0100 Chris Cannam A crack at fixing #1842, SV source package doesn't build on macOS
Fri, 13 Jul 2018 16:25:48 +0100 Chris Cannam Looks like AppVeyor have updated their image too
Fri, 13 Jul 2018 16:01:12 +0100 Chris Cannam Looks like Travis image has been updated to reject our build without this
Thu, 12 Jul 2018 18:54:19 +0100 Chris Cannam Added tag sv_v3.1 for changeset f4d7c9522fcf
Thu, 12 Jul 2018 18:54:12 +0100 Chris Cannam Update version for 3.1 sv_v3.1
Thu, 12 Jul 2018 15:05:50 +0100 Chris Cannam Remove auto-push from here
Wed, 04 Jul 2018 16:07:57 +0100 Chris Cannam Added tag sv_v3.1pre4 for changeset b465eb7018bc
Wed, 04 Jul 2018 16:07:45 +0100 Chris Cannam Win32 fix sv_v3.1pre4
Wed, 04 Jul 2018 15:37:26 +0100 Chris Cannam Added tag sv_v3.1pre4 for changeset 2ea9537868d5
Wed, 04 Jul 2018 15:37:11 +0100 Chris Cannam Version and changelog
Wed, 04 Jul 2018 15:34:38 +0100 Chris Cannam Ensure scale appears in AutoAlign layers, + colour fix
Tue, 03 Jul 2018 16:12:19 +0100 Chris Cannam Ignore a couple more things
Tue, 03 Jul 2018 16:09:16 +0100 Chris Cannam Fix typo
Tue, 03 Jul 2018 15:51:58 +0100 Chris Cannam Try adding JACK to the mix
Tue, 03 Jul 2018 15:36:27 +0100 Chris Cannam Use openLocalFolder for this; + update subdir to wait for xdg-open completion (as it used to do with previous process call)
Tue, 03 Jul 2018 15:06:53 +0100 Chris Cannam Further attempt at path fix
Tue, 03 Jul 2018 14:42:52 +0100 Chris Cannam Attempt to avoid passing on library path to system executables
Tue, 03 Jul 2018 14:28:15 +0100 Chris Cannam Tweak
Tue, 03 Jul 2018 14:16:16 +0100 Chris Cannam Tweak
Tue, 03 Jul 2018 14:15:51 +0100 Chris Cannam Name things explicitly rather than relying on the other build script
Tue, 03 Jul 2018 14:13:27 +0100 Chris Cannam Attempt to thread the appimage build/test together
Tue, 03 Jul 2018 14:12:26 +0100 Chris Cannam Tidy
Tue, 03 Jul 2018 12:51:10 +0100 Chris Cannam Without portaudio, we need this
Tue, 03 Jul 2018 11:47:12 +0100 Chris Cannam Avoid portaudio
Tue, 03 Jul 2018 11:47:06 +0100 Chris Cannam Plugin subdirs
Tue, 03 Jul 2018 10:45:28 +0100 Chris Cannam Looks like this config option is what we need
Tue, 03 Jul 2018 09:42:24 +0100 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.
Sun, 01 Jul 2018 16:11:45 +0100 Chris Cannam Try switching to DynamicJACK for more portable application builds
Sun, 01 Jul 2018 14:22:05 +0100 Chris Cannam Master
Sun, 01 Jul 2018 10:15:49 +0100 Chris Cannam Slightly different tack
Fri, 29 Jun 2018 20:49:37 +0100 Chris Cannam Added tag sv_v3.1pre3 for changeset a38a8c4746c2
Fri, 29 Jun 2018 20:29:24 +0100 Chris Cannam Pre3 sv_v3.1pre3
Fri, 29 Jun 2018 14:10:08 +0100 Chris Cannam Experimental relabelling import-audio-data
Fri, 29 Jun 2018 13:57:29 +0100 Chris Cannam Use progress dialog when importing audio data import-audio-data
Fri, 29 Jun 2018 10:53:35 +0100 Chris Cannam Add docker file for appimage build
Fri, 29 Jun 2018 10:31:17 +0100 Chris Cannam Toward getting appimage build working in Docker
Fri, 29 Jun 2018 09:34:42 +0100 Chris Cannam Use QTDIR as well
Thu, 28 Jun 2018 21:24:42 +0100 Chris Cannam Merge from branch appimage
Thu, 28 Jun 2018 20:39:01 +0100 Chris Cannam Might as well publish appimage
Thu, 28 Jun 2018 18:42:45 +0100 Chris Cannam Qt plugins appimage
Thu, 28 Jun 2018 15:45:13 +0100 Chris Cannam Call writeComplete, & wire up in svapp import-audio-data
Thu, 28 Jun 2018 15:31:32 +0100 Chris Cannam Attempt to follow exclusion list and name package from revision appimage
Thu, 28 Jun 2018 14:53:38 +0100 Chris Cannam Toward loading audio from CSV files import-audio-data
Thu, 28 Jun 2018 13:11:46 +0100 Chris Cannam Looks like /usr/local/lib is not in the default load path appimage
Thu, 28 Jun 2018 12:53:05 +0100 Chris Cannam Update translations
Thu, 28 Jun 2018 12:52:04 +0100 Chris Cannam Description appimage
Thu, 28 Jun 2018 11:48:12 +0100 Chris Cannam Further appdir layout fixes appimage
Thu, 28 Jun 2018 11:44:50 +0100 Chris Cannam Try override appimage
Thu, 28 Jun 2018 10:53:03 +0100 Chris Cannam Put style DLLs in the right directory!
Thu, 28 Jun 2018 10:41:26 +0100 Chris Cannam Subrepo update appimage
Wed, 27 Jun 2018 21:50:33 +0100 Chris Cannam Added tag sv_v3.1pre2 for changeset 1fda47827e0e
Wed, 27 Jun 2018 21:50:23 +0100 Chris Cannam Doh! version sv_v3.1pre2
Wed, 27 Jun 2018 21:39:19 +0100 Chris Cannam Added tag sv_v3.1pre2 for changeset 643768964863
Wed, 27 Jun 2018 21:39:04 +0100 Chris Cannam Add style plugin
Wed, 27 Jun 2018 21:08:26 +0100 Chris Cannam Attempt to handle libraries in /lib. I have a bad feeling about this appimage
Wed, 27 Jun 2018 16:23:16 +0100 Chris Cannam Debug output appimage
Wed, 27 Jun 2018 15:57:08 +0100 Chris Cannam Recursive dependencies appimage
Wed, 27 Jun 2018 14:17:01 +0100 Chris Cannam Still troublesome. Try this appimage
Wed, 27 Jun 2018 13:51:33 +0100 Chris Cannam Ah, I see. Well, presumably this still saves writing the name twice appimage
Wed, 27 Jun 2018 13:28:58 +0100 Chris Cannam Upload path appimage
Wed, 27 Jun 2018 12:59:18 +0100 Chris Cannam Experimental bintray thingy appimage
Tue, 26 Jun 2018 18:02:21 +0100 Chris Cannam Experimental AppImage package appimage
Tue, 26 Jun 2018 14:38:23 +0100 Chris Cannam Property box pushbutton fix for Mac
Tue, 26 Jun 2018 13:29:40 +0100 Chris Cannam Add qmacstyle plugin
Tue, 26 Jun 2018 09:45:05 +0100 Chris Cannam Added tag sv_v3.1pre1 for changeset 038f024c8390