log

age author description
Mon, 26 Nov 2018 14:35:51 +0000 Chris Cannam Use nullptr throughout in subrepos fix-static-analysis
Mon, 26 Nov 2018 14:35:05 +0000 Chris Cannam Use nullptr throughout fix-static-analysis
Mon, 26 Nov 2018 13:56:48 +0000 Chris Cannam Use override throughout, + include guards fix-static-analysis
Sun, 25 Nov 2018 18:23:23 +0000 Chris Cannam Mention Repoint
Thu, 22 Nov 2018 14:57:22 +0000 Chris Cannam Add run-clang-tidy script fix-static-analysis
Thu, 22 Nov 2018 14:56:35 +0000 Chris Cannam Fixes from clang modernize-use-override fix-static-analysis
Thu, 22 Nov 2018 14:56:18 +0000 Chris Cannam Fixes from clang modernize-use-override fix-static-analysis
Wed, 21 Nov 2018 12:30:40 +0000 Chris Cannam Deb fixes
Wed, 21 Nov 2018 11:55:01 +0000 Chris Cannam Fix some typos in deb scripts
Wed, 21 Nov 2018 11:41:54 +0000 Chris Cannam File extension
Wed, 21 Nov 2018 11:26:12 +0000 Chris Cannam +x
Wed, 21 Nov 2018 11:25:43 +0000 Chris Cannam Experimental Docker deb package build
Fri, 16 Nov 2018 14:32:41 +0000 Chris Cannam Added tag sv_v3.2pre1 for changeset 3fc52a2fadce
Fri, 16 Nov 2018 09:52:37 +0000 Chris Cannam This seems to be necessary in order to bail out properly sv_v3.2pre1
Fri, 16 Nov 2018 09:47:05 +0000 Chris Cannam This actual release will be pre1
Fri, 16 Nov 2018 09:02:23 +0000 Chris Cannam Update translation strings again
Fri, 16 Nov 2018 09:02:16 +0000 Chris Cannam Make horizontal wheeling a bit less crazily fast in the absence of fine delta information
Thu, 15 Nov 2018 15:26:12 +0000 Chris Cannam Update CHANGELOG
Thu, 15 Nov 2018 15:08:30 +0000 Chris Cannam Retain consistent min freq (rather than min bin no) when changing fft parameters in spectrum; scale ffts by window size rather than fft size in case of oversampling, to avoid fading out because of scale factor including zero padding
Thu, 15 Nov 2018 14:22:02 +0000 Chris Cannam Handle integer pixel scaling as well
Thu, 15 Nov 2018 14:04:56 +0000 Chris Cannam Scale pen for retina display on macOS as well as for hidpi display elsewhere
Thu, 15 Nov 2018 14:00:42 +0000 Chris Cannam LTO on macOS as well
Thu, 15 Nov 2018 13:07:00 +0000 Chris Cannam Slice layer reworking, again
Thu, 15 Nov 2018 13:05:20 +0000 Chris Cannam Experiment with LTO on gcc build
Thu, 15 Nov 2018 09:03:51 +0000 Chris Cannam AppVeyor updated to 5.11.2 I see
Wed, 14 Nov 2018 15:49:27 +0000 Chris Cannam Remove oversampling from prefs, now it's in spectrogram layer properties; fixes to spectrum x-axis calculations
Wed, 14 Nov 2018 15:14:42 +0000 Chris Cannam We need to draw illumination label *after* the spectrum...
Wed, 14 Nov 2018 15:04:16 +0000 Chris Cannam Fix some incorrect pixel scaling
Wed, 14 Nov 2018 14:29:46 +0000 Chris Cannam Minor subrepo update
Wed, 14 Nov 2018 14:28:38 +0000 Chris Cannam Merge from branch spectrogramparam
Wed, 14 Nov 2018 14:17:29 +0000 Chris Cannam Fixes to spectrum log scale, etc spectrogramparam
Wed, 14 Nov 2018 11:01:38 +0000 Chris Cannam Highlight the current peak line in the spectrum (when shown); also a fix to the crosshair labelling spectrogramparam
Tue, 13 Nov 2018 15:17:09 +0000 Chris Cannam Toward highlighting peaks on spectrum spectrogramparam
Tue, 13 Nov 2018 14:49:11 +0000 Chris Cannam Move layer name text up a bit when rendering on a layer with a horizontal scale (i.e. spectrum) spectrogramparam
Tue, 13 Nov 2018 14:09:30 +0000 Chris Cannam Ensure that operations that need to iterate through action maps in order (most pointedly MainWindow::updateLayerShortcutsFor) get to do it in order of construction and not arbitrary pointer order. Fixes incorrect shortcut associations for add-layer/pane shortcuts in some cases spectrogramparam
Tue, 13 Nov 2018 14:09:25 +0000 Chris Cannam Fixes to spectrum peak picking, & make zoom-to-region work sensibly there spectrogramparam
Mon, 12 Nov 2018 14:49:08 +0000 Chris Cannam Spectrum speedups spectrogramparam
Mon, 12 Nov 2018 11:35:03 +0000 Chris Cannam Use log-frequency rather than log-bin for calculating x coord in spectrum. This has the advantage that frequency positions don't move when we change the window size or oversampling ratio, but it does give us an unhelpfully large amount of space for very low frequencies - to be considered spectrogramparam
Mon, 12 Nov 2018 11:33:00 +0000 Chris Cannam Merge from default branch spectrogramparam
Fri, 09 Nov 2018 15:40:23 +0000 Chris Cannam Subrepo updates
Fri, 09 Nov 2018 15:23:24 +0000 Chris Cannam Merge
Fri, 09 Nov 2018 15:23:02 +0000 Chris Cannam Add code-signing support
Fri, 09 Nov 2018 15:05:17 +0000 Chris Cannam Force black text for version number on splash screen - otherwise it disappears in macOS dark mode
Thu, 08 Nov 2018 15:05:22 +0000 Chris Cannam Much faster peak picking in spectrum spectrogramparam
Thu, 08 Nov 2018 11:12:33 +0000 Chris Cannam Fixes to "colour" rendering mode for spectrum spectrogramparam
Wed, 07 Nov 2018 16:03:19 +0000 Chris Cannam Implement oversampling in spectrum, + various spectrum rendering improvements spectrogramparam
Tue, 06 Nov 2018 15:46:00 +0000 Chris Cannam Merge in subrepo spectrogramparam
Tue, 06 Nov 2018 15:43:27 +0000 Chris Cannam Merge from default branch spectrogramparam
Tue, 06 Nov 2018 15:43:12 +0000 Chris Cannam Make context help explain how to adjust & reset
Tue, 06 Nov 2018 13:38:42 +0000 Chris Cannam Experimental Oversampling parameter spectrogramparam
Tue, 06 Nov 2018 11:19:32 +0000 Chris Cannam Merge from branch zoom
Tue, 06 Nov 2018 11:12:37 +0000 Chris Cannam Fix incorrect start/end overlay drawing when zoomed far in zoom
Tue, 06 Nov 2018 10:43:23 +0000 Chris Cannam Merge from default branch zoom
Mon, 05 Nov 2018 13:36:05 +0000 Chris Cannam Carry out EPERM test only if Apple
Mon, 05 Nov 2018 13:31:32 +0000 Chris Cannam Scaling tweaks
Mon, 05 Nov 2018 13:30:08 +0000 Chris Cannam Update translations again
Fri, 02 Nov 2018 15:24:15 +0000 Chris Cannam Small rendering improvements for waveform
Fri, 02 Nov 2018 14:45:13 +0000 Chris Cannam Update for checker handling for security errors, etc
Fri, 02 Nov 2018 14:44:12 +0000 Chris Cannam Merge
Fri, 02 Nov 2018 14:43:09 +0000 Chris Cannam Deployment tweaks
Fri, 02 Nov 2018 14:42:48 +0000 Chris Cannam Use a slightly more compact dialog (esp on Mac)
Fri, 02 Nov 2018 14:38:49 +0000 Chris Cannam Notes on notarization
Thu, 01 Nov 2018 15:16:19 +0000 Chris Cannam Update translations
Thu, 01 Nov 2018 15:12:04 +0000 Chris Cannam Fix failure to show proper initial state of layer level/pan
Thu, 01 Nov 2018 15:02:17 +0000 Chris Cannam Fix incorrect completion reporting for alignment models reloaded from session file
Thu, 01 Nov 2018 14:30:38 +0000 Chris Cannam Stop playback when New Session invoked
Thu, 01 Nov 2018 14:07:51 +0000 Chris Cannam Check Piper server version
Thu, 01 Nov 2018 13:21:41 +0000 Chris Cannam Ugh, and this one. What a doofus
Thu, 01 Nov 2018 12:58:30 +0000 Chris Cannam Remove 32-bit element
Thu, 01 Nov 2018 10:56:58 +0000 Chris Cannam Parse this one earlier, to avoid trying to connect to a display first
Thu, 01 Nov 2018 10:43:17 +0000 Chris Cannam Experiment with a custom AppRun that doesn't have to chdir
Thu, 01 Nov 2018 10:19:43 +0000 Chris Cannam Just run --version, don't try to connect to display
Thu, 01 Nov 2018 10:18:51 +0000 Chris Cannam ... or -v
Thu, 01 Nov 2018 10:18:13 +0000 Chris Cannam Merge
Thu, 01 Nov 2018 10:18:07 +0000 Chris Cannam Add --version option
Wed, 31 Oct 2018 15:09:11 +0000 Chris Cannam Rework waveform renderer to use smooth paths, aiming to get near-pixel-identical results when zoomed out far enough for a single path not to be relevant
Tue, 30 Oct 2018 16:23:29 +0000 Chris Cannam Fix the mix/merge channels behaviour in pixels-per-frame zone
Tue, 30 Oct 2018 15:58:25 +0000 Chris Cannam Add some more scalable icons, + subrepo update
Tue, 30 Oct 2018 14:00:39 +0000 Chris Cannam Fix inconsistency between centre frame actually set and centre frame notified as set, which caused the start frame location to creep out of place gradually as you page through
Thu, 18 Oct 2018 13:51:04 +0100 Chris Cannam Update CHANGELOG
Thu, 18 Oct 2018 13:23:58 +0100 Chris Cannam Add more colour maps, + related changes in subrepos
Thu, 18 Oct 2018 13:22:50 +0100 Chris Cannam Add four more scalable SVGs
Wed, 17 Oct 2018 15:58:13 +0100 Chris Cannam Rename piper-cpp subrepo to piper-vamp-cpp to match the upstream repo name
Wed, 17 Oct 2018 15:50:33 +0100 Chris Cannam Update Piper client/server with Nyquist-bin fix
Mon, 15 Oct 2018 15:51:40 +0100 Chris Cannam Further work on #1773 "Loading a session with features extracted from multiplexed inputs". Re-read the aggregate wave models from the session file; also re-order the way they are written so as to improve the likelihood of successfully re-reading them (! - as it stood before, there was some chance involved)
Fri, 12 Oct 2018 11:18:06 +0100 Chris Cannam Housekeeping merge
Fri, 12 Oct 2018 11:15:09 +0100 Chris Cannam Merge zoom
Fri, 12 Oct 2018 11:14:16 +0100 Chris Cannam Merge from default branch zoom
Fri, 12 Oct 2018 11:13:23 +0100 Chris Cannam Subrepo updates
Thu, 11 Oct 2018 19:06:37 +0100 Chris Cannam Adjust Help menu - the What's New is genuinely useful I think so make it more obvious, and "SV on the Web" is not all that useful and is more intuitively found via the About box
Thu, 11 Oct 2018 18:47:30 +0100 Chris Cannam Merge in subrepo
Thu, 11 Oct 2018 15:56:15 +0100 Chris Cannam Fix compiler error for undeclared std exception
Thu, 11 Oct 2018 15:00:57 +0100 Chris Cannam Rework cache and some OSX-related details
Thu, 11 Oct 2018 10:16:09 +0100 Chris Cannam Fix ugly text positioning
Wed, 10 Oct 2018 14:53:36 +0100 Chris Cannam Remove some debug
Wed, 10 Oct 2018 14:34:22 +0100 Chris Cannam Use finer zoom levels for mouse-wheel zooming, as was already the case for the thumbwheel. Also extend thumbwheel to support pixels-per-frame
Wed, 10 Oct 2018 08:58:20 +0100 Chris Cannam Merge from branch zoom
Tue, 09 Oct 2018 16:02:04 +0100 Chris Cannam Subrepo update zoom
Wed, 03 Oct 2018 15:46:18 +0100 Chris Cannam Show default name for unlabelled bin
Wed, 03 Oct 2018 13:00:38 +0100 Chris Cannam Fix invisible cancel buttons
Tue, 02 Oct 2018 16:41:23 +0100 Chris Cannam Minor debug output change
Tue, 02 Oct 2018 11:58:27 +0100 Chris Cannam Fixes to handling of plugin stdouts
Mon, 01 Oct 2018 15:49:32 +0100 Chris Cannam Merge from default branch zoom
Mon, 01 Oct 2018 14:47:03 +0100 Chris Cannam Avoid blowing up when faced with min==max in plugin parameter range
Mon, 01 Oct 2018 14:38:53 +0100 Chris Cannam Use locale-aware comparators - ensuring proper dictionary order for e.g. pYin with small "p"
Mon, 01 Oct 2018 14:38:30 +0100 Chris Cannam Minor tidy
Fri, 28 Sep 2018 18:32:13 +0100 Chris Cannam Various zoom fixes zoom
Thu, 27 Sep 2018 16:22:01 +0100 Chris Cannam Fix crash zoom
Thu, 27 Sep 2018 15:54:46 +0100 Chris Cannam Further TimeRuler fixes zoom
Thu, 27 Sep 2018 15:20:46 +0100 Chris Cannam Fixes for TimeRuler and WaveformLayer zoom
Wed, 26 Sep 2018 15:13:51 +0100 Chris Cannam Oversampler fixes zoom
Wed, 26 Sep 2018 14:45:49 +0100 Chris Cannam Waveform oversampling tests zoom
Wed, 26 Sep 2018 11:54:46 +0100 Chris Cannam Add custom waveform oversampler method zoom
Tue, 25 Sep 2018 16:39:12 +0100 Chris Cannam Get oversampled rendering almost working zoom
Mon, 24 Sep 2018 14:41:05 +0100 Chris Cannam Toward oversampling rendering zoom
Thu, 20 Sep 2018 15:43:31 +0100 Chris Cannam Branch zoom
Thu, 20 Sep 2018 11:45:55 +0100 Chris Cannam ZoomLevel fixes zoom
Thu, 20 Sep 2018 10:46:01 +0100 Chris Cannam More ZoomLevel updates zoom
Wed, 19 Sep 2018 15:42:49 +0100 Chris Cannam Gradual ZoomLevel updates zoom
Mon, 17 Sep 2018 14:05:41 +0100 Chris Cannam Merge from default branch zoom
Mon, 17 Sep 2018 13:53:25 +0100 Chris Cannam Merge, + null out piper-cpp subrepo zoom
Mon, 17 Sep 2018 13:23:06 +0100 Chris Cannam Avoid compiler warning
Fri, 14 Sep 2018 14:48:06 +0100 Chris Cannam Various CSV format tests
Fri, 14 Sep 2018 09:25:35 +0100 Chris Cannam Some CSV format tests and minor fixes
Wed, 12 Sep 2018 18:49:53 +0100 Chris Cannam Win32 fix
Wed, 12 Sep 2018 16:07:06 +0100 Chris Cannam Update CHANGELOG
Wed, 12 Sep 2018 16:05:29 +0100 Chris Cannam Importing -> Converting
Wed, 12 Sep 2018 15:59:39 +0100 Chris Cannam Merge from branch import-audio-data
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
Tue, 26 Jun 2018 09:42:01 +0100 Chris Cannam pre1, not beta1 sv_v3.1pre1
Tue, 26 Jun 2018 08:36:16 +0100 Chris Cannam Level-pan rendering fix
Mon, 25 Jun 2018 15:31:05 +0100 Chris Cannam Improved level-pan widget rendering
Fri, 22 Jun 2018 17:51:57 +0100 Chris Cannam Experiment with rounded rects
Fri, 22 Jun 2018 17:20:18 +0100 Chris Cannam Better handling for mouse wheel events in widgets
Thu, 21 Jun 2018 15:38:12 +0100 Chris Cannam Update subrepos, including half-steps in level-pan widget
Wed, 20 Jun 2018 11:16:35 +0100 Chris Cannam Remove duplicate include
Wed, 20 Jun 2018 11:04:12 +0100 Chris Cannam Next actual release will be 3.1-beta1
Wed, 20 Jun 2018 11:04:05 +0100 Chris Cannam Update CHANGELOG
Wed, 20 Jun 2018 10:43:18 +0100 Chris Cannam Add a scary warning for incomplete session load
Tue, 19 Jun 2018 15:23:24 +0100 Chris Cannam Fix typo
Tue, 19 Jun 2018 15:20:56 +0100 Chris Cannam First cut at updating archive scripts to use Repoint
Tue, 19 Jun 2018 15:20:42 +0100 Chris Cannam Include this only if it exists - then we can omit it from archives (i.e. source releases) where it isn't relevant
Tue, 19 Jun 2018 15:03:24 +0100 Chris Cannam Experimentally add a rule to re-run Repoint if the project or lock file is newer than the .repoint.point file. This sort of thing isn't sufficient for all uses of Repoint because some of the initial qmake project file info is brought in by Repoint, so it has to be run before qmake as well. Also it's not clear yet how it will interact with archived builds (i.e. source releases) -- to be tested.
Tue, 19 Jun 2018 14:58:06 +0100 Chris Cannam Update Repoint
Mon, 18 Jun 2018 14:17:26 +0100 Chris Cannam Avoid setting the session file path when loading an incomplete document, so that the default-file save-on-exit and File->Save are not activated (to avoid losing references to unfound audio files)
Tue, 12 Jun 2018 11:20:11 +0100 Chris Cannam Update with Qt test fix
Mon, 11 Jun 2018 17:48:34 +0100 Chris Cannam Update checker subrepo too
Mon, 11 Jun 2018 14:42:56 +0100 Chris Cannam Merge from branch plugin-path-config
Mon, 11 Jun 2018 14:41:32 +0100 Chris Cannam Merge subrepos back to default plugin-path-config
Mon, 11 Jun 2018 13:42:45 +0100 Chris Cannam Build fix plugin-path-config
Mon, 11 Jun 2018 11:38:27 +0100 Chris Cannam Fix compiler warning plugin-path-config
Mon, 11 Jun 2018 11:34:36 +0100 Chris Cannam Fixes to plugin path handling plugin-path-config
Fri, 08 Jun 2018 15:14:25 +0100 Chris Cannam Minor layout fix plugin-path-config
Fri, 08 Jun 2018 14:34:29 +0100 Chris Cannam Use KnownPlugins for plugin path settings stuff plugin-path-config
Fri, 08 Jun 2018 11:54:17 +0100 Chris Cannam Use wide-char environment variable stuff plugin-path-config
Thu, 07 Jun 2018 16:49:47 +0100 Chris Cannam Environment updates plugin-path-config
Thu, 07 Jun 2018 16:26:38 +0100 Chris Cannam System library test program (beginnings of) plugin-path-config
Thu, 07 Jun 2018 15:35:37 +0100 Chris Cannam Add provisional utf-8 getenv/putenv implementations plugin-path-config
Thu, 07 Jun 2018 14:56:59 +0100 Chris Cannam Merge from default branch plugin-path-config
Thu, 07 Jun 2018 14:56:37 +0100 Chris Cannam Update VC redist version
Thu, 07 Jun 2018 14:16:16 +0100 Chris Cannam Merge from default branch plugin-path-config
Thu, 07 Jun 2018 13:18:04 +0100 Chris Cannam OK, does this work with mingw32-make? Very annoyed by these little quoting-related differences in qmake output between AppVeyor's VM and localhost
Thu, 07 Jun 2018 11:12:07 +0100 Chris Cannam Explicit mkspecs
Thu, 07 Jun 2018 11:36:53 +0100 Chris Cannam Merge from default branch plugin-path-config
Thu, 07 Jun 2018 11:12:07 +0100 Chris Cannam Explicit mkspecs plugin-path-config
Wed, 06 Jun 2018 15:56:09 +0100 Chris Cannam Checker API update plugin-path-config
Wed, 06 Jun 2018 13:53:10 +0100 Chris Cannam Branch in subrepo plugin-path-config
Tue, 05 Jun 2018 16:24:08 +0100 Chris Cannam Update for Qt 5.11; some more error-handling, + ensure clean build in rebuild script
Tue, 05 Jun 2018 14:20:45 +0100 Chris Cannam Merge from default branch plugin-path-config
Tue, 05 Jun 2018 13:32:28 +0100 Chris Cannam Further tidying, and error handling, for Windows build scripting
Mon, 04 Jun 2018 15:45:32 +0100 Chris Cannam Environment variable support in plugin paths plugin-path-config
Fri, 25 May 2018 16:09:40 +0100 Chris Cannam Wire up plugin path settings logic (needs more testing) plugin-path-config
Fri, 25 May 2018 13:39:28 +0100 Chris Cannam Plugin review dialog plugin-path-config
Fri, 25 May 2018 10:17:39 +0100 Chris Cannam Since the rapid applicationClosing(true) was introduced on the following line, this has no longer been necessary -- and it produces a crash itself, as closeSession deletes the preferences dialog itself plugin-path-config
Fri, 25 May 2018 09:45:36 +0100 Chris Cannam Subrepo update plugin-path-config
Fri, 25 May 2018 09:25:38 +0100 Chris Cannam Merge from default branch plugin-path-config
Thu, 24 May 2018 17:30:02 +0100 Chris Cannam Merge from branch baselib-win-build
Thu, 24 May 2018 17:29:36 +0100 Chris Cannam Linux build fix baselib-win-build
Thu, 24 May 2018 17:20:03 +0100 Chris Cannam OSX build fix baselib-win-build
Thu, 24 May 2018 16:44:35 +0100 Chris Cannam Merge baselib-win-build
Thu, 24 May 2018 16:44:07 +0100 Chris Cannam qmacstyle no longer needed?
Thu, 24 May 2018 16:19:50 +0100 Chris Cannam Alternative build mechanism for Windows, with base as a library and a single script to run full builds baselib-win-build
Wed, 23 May 2018 16:25:15 +0100 Chris Cannam Add "Add" plugin-path-config
Wed, 23 May 2018 11:52:40 +0100 Chris Cannam More work on plugin path config plugin-path-config
Mon, 21 May 2018 16:16:31 +0100 Chris Cannam Toward more than one plugin type in this widget plugin-path-config
Fri, 18 May 2018 13:49:23 +0100 Chris Cannam Update Repoint to v1.0
Fri, 18 May 2018 13:49:16 +0100 Chris Cannam CI update for newer system
Thu, 17 May 2018 14:38:11 +0100 Chris Cannam Update to remove some debug (again)
Thu, 17 May 2018 12:07:44 +0100 Chris Cannam Update with likely fix
Thu, 17 May 2018 11:33:58 +0100 Chris Cannam Commit some extra debug, trying to narrow down Travis failure case
Wed, 16 May 2018 15:48:58 +0100 Chris Cannam Subrepo update for test; add some apt packages that are needed on vanilla ubuntu even though travis does have them already (as a handy reference)
Tue, 15 May 2018 15:26:42 +0100 Chris Cannam Merge from branch repoint
Tue, 15 May 2018 15:25:32 +0100 Chris Cannam Subrepo update for path adjustment buttons plugin-path-config
Tue, 15 May 2018 13:30:09 +0100 Chris Cannam Subrepo update
Tue, 15 May 2018 11:18:51 +0100 Chris Cannam Update subrepos: fix warnings, semi-implement up/down in plugin path configurator plugin-path-config
Fri, 11 May 2018 17:04:33 +0100 Chris Cannam Update branch plugin-path-config
Fri, 11 May 2018 17:02:53 +0100 Chris Cannam Toward allowing the user to see (at least, and maybe change) the plugin path plugin-path-config
Fri, 11 May 2018 16:59:57 +0100 Chris Cannam Up & down repoint
Thu, 10 May 2018 10:13:02 +0100 Chris Cannam Tidy up rounding + tests
Thu, 10 May 2018 10:12:48 +0100 Chris Cannam Tidy up rounding + tests repoint
Wed, 09 May 2018 13:28:55 +0100 Chris Cannam Vext -> Repoint. Let's see how this goes. repoint
Tue, 08 May 2018 14:28:58 +0100 Chris Cannam Fix for scale line positioning on OSX
Fri, 04 May 2018 14:08:34 +0100 Chris Cannam Update subrepo for 32-bit fix
Thu, 03 May 2018 15:25:14 +0100 Chris Cannam Reset to default branch
Thu, 03 May 2018 15:24:43 +0100 Chris Cannam Merge from branch horizontal-scale
Thu, 03 May 2018 15:15:53 +0100 Chris Cannam Horizontal scale and colour-scale fixes for spectrum horizontal-scale
Wed, 02 May 2018 15:44:21 +0100 Chris Cannam Better log scale tick calculations horizontal-scale
Wed, 02 May 2018 14:34:07 +0100 Chris Cannam Fix project file for this branch horizontal-scale
Wed, 02 May 2018 14:33:41 +0100 Chris Cannam Merge from default branch horizontal-scale
Wed, 02 May 2018 14:32:01 +0100 Chris Cannam Fix accidental removal of empty-pane/layer addition shortcuts
Wed, 02 May 2018 14:31:42 +0100 Chris Cannam Add new icon
Wed, 02 May 2018 14:28:44 +0100 Chris Cannam Fixes to horizontal scale bits horizontal-scale
Tue, 01 May 2018 16:32:55 +0100 Chris Cannam Draw some ticks horizontal-scale
Tue, 01 May 2018 16:14:38 +0100 Chris Cannam Branch towards adding horizontal numerical scales to things horizontal-scale
Thu, 26 Apr 2018 15:09:52 +0100 Chris Cannam Update pane and layer menu shortcuts so that the waveform/spectrogram/etc shortcuts (Shift+G etc) always refer to the source model that is in the currently selected pane. This is a potentially confusing backward-incompatible change, but is also quite clearly how it ought to work...
Thu, 26 Apr 2018 09:27:24 +0100 Chris Cannam Scale scalable icon
Thu, 26 Apr 2018 09:25:13 +0100 Chris Cannam Use scalable info icon
Tue, 24 Apr 2018 15:04:07 +0100 Chris Cannam Remove translations of "Space"-meaning-the-spacebar-shortcut, and update
Tue, 24 Apr 2018 15:03:45 +0100 Chris Cannam Note to translators not to translate "Space"
Tue, 24 Apr 2018 14:14:58 +0100 Chris Cannam Minor build tweak
Tue, 24 Apr 2018 10:16:16 +0100 Chris Cannam Subrepo fixes
Mon, 23 Apr 2018 13:29:31 +0100 Chris Cannam Update bqfft
Fri, 20 Apr 2018 16:35:48 +0100 Chris Cannam Deployment updates for win32/win64. Next version will be 3.1.
Thu, 19 Apr 2018 14:41:42 +0100 Chris Cannam Make selection extents more visible, & make end-of-audio overlays translucent
Thu, 19 Apr 2018 13:18:02 +0100 Chris Cannam Make "Select All" select the whole span of everything that exists, not just the main model (toward SF bug #243 Copied Time Instant Layer does not include instant at end of track)
Wed, 18 Apr 2018 15:19:59 +0100 Chris Cannam Update subrepo for fix to SF bug #241 Imported Annotation midi layer does not play
Wed, 18 Apr 2018 13:35:32 +0100 Chris Cannam Make the ";"-key versions of these shortcuts the primary ones advertised on the menus (since so few people have an Enter key these days). For SF bug #246 Some shortcuts do not work
Tue, 17 Apr 2018 11:27:31 +0100 Chris Cannam Merge from branch streaming-csv-writer
Tue, 17 Apr 2018 10:58:44 +0100 Chris Cannam Update to include Lucas's streaming CSV export code via hg rather than git streaming-csv-writer
Mon, 16 Apr 2018 15:23:01 +0100 Chris Cannam Add Lucas's progress dialog change for CSV export streaming-csv-writer
Fri, 13 Apr 2018 17:19:21 +0100 Chris Cannam Update subrepo streaming-csv-writer
Fri, 13 Apr 2018 15:44:13 +0100 Chris Cannam Branch for work on streaming CSV stuff started by Lucas streaming-csv-writer
Wed, 21 Mar 2018 11:18:32 +0000 Chris Cannam Update Vext
Fri, 09 Mar 2018 11:10:39 +0000 Chris Cannam Update bqvec
Fri, 09 Mar 2018 09:09:48 +0000 Chris Cannam Update subrepos
Fri, 09 Mar 2018 09:00:54 +0000 Chris Cannam Merge
Fri, 09 Mar 2018 09:00:48 +0000 Chris Cannam Update Vext
Mon, 26 Feb 2018 14:30:37 +0000 Chris Cannam Add a note about the doc link
Thu, 01 Mar 2018 18:02:33 +0000 Chris Cannam Untabify
Thu, 01 Mar 2018 14:44:21 +0000 Chris Cannam Convert some cerrs to SVCERRs. Apart from anything else, this makes MSVC2017 happy
Fri, 16 Feb 2018 08:27:04 +0000 Chris Cannam Fix for VC2017, plus add the generated files to the clean target
Fri, 09 Feb 2018 12:25:16 +0000 Chris Cannam Update subrepos
Fri, 02 Feb 2018 11:40:24 +0000 Chris Cannam Update Vext
Fri, 02 Feb 2018 11:40:02 +0000 Chris Cannam Update a couple of libraries
Wed, 31 Jan 2018 11:50:33 +0000 Chris Cannam Fixes for Qt 5.10
Wed, 31 Jan 2018 11:36:29 +0000 Chris Cannam Bump the version
Thu, 25 Jan 2018 10:46:18 +0000 Chris Cannam Specific path for win32 g++ build
Tue, 23 Jan 2018 12:54:58 +0000 Chris Cannam Update Vext
Tue, 12 Dec 2017 11:24:41 +0000 Chris Cannam Merge
Tue, 12 Dec 2017 11:23:45 +0000 Chris Cannam Update subrepo for fallthrough fix
Mon, 11 Dec 2017 13:23:37 +0000 Chris Cannam Update Vext
Mon, 11 Dec 2017 13:23:33 +0000 Chris Cannam Update for a couple of fixes prompted by undefined-behaviour sanitiser
Mon, 11 Dec 2017 08:13:32 +0000 Chris Cannam Update Vext
Thu, 07 Dec 2017 13:52:53 +0000 Chris Cannam Fix misnamed target, which caused a lot of stuff to be rebuilt on what should have been empty remakes
Thu, 07 Dec 2017 13:34:23 +0000 Chris Cannam Use undefined behaviour sanitiser in debug mode
Tue, 05 Dec 2017 14:29:23 +0000 Chris Cannam Pick up prefix from configure for install target
Thu, 09 Nov 2017 15:59:18 +0000 Chris Cannam Update Vext and subrepos
Tue, 10 Oct 2017 11:18:47 +0100 Chris Cannam Nope, macOS CI build is still broken ("Homebrew must be run under Ruby 2.3"). Another random attempt at a fix
Tue, 10 Oct 2017 09:15:27 +0100 Chris Cannam Well, whatever that last change did, it didn't work. Try this
Mon, 09 Oct 2017 13:05:21 +0100 Chris Cannam Current Travis image is now failing to run Homebrew - let's try a newer one
Mon, 09 Oct 2017 11:19:26 +0100 Chris Cannam Update libraries to fix a couple of small issues
Mon, 09 Oct 2017 11:09:34 +0100 Chris Cannam Update vext
Fri, 06 Oct 2017 13:28:35 +0100 Chris Cannam Update vext
Wed, 04 Oct 2017 21:03:24 +0100 Chris Cannam Strangely the three files seem to be installed if we have them in this order, but not the other order. Must be missing something here.
Fri, 08 Sep 2017 15:39:38 +0100 Chris Cannam Notes on Windows Desktop App Converter stuff
Fri, 01 Sep 2017 10:46:37 +0100 Chris Cannam Comment
Thu, 31 Aug 2017 18:50:56 +0100 Chris Cannam Update svcore
Thu, 20 Jul 2017 15:01:42 +0100 Chris Cannam Update subrepos, add to ignore list
Thu, 13 Jul 2017 15:34:33 +0100 Chris Cannam Update vext
Thu, 13 Jul 2017 15:33:43 +0100 Chris Cannam Update subrepos
Tue, 11 Jul 2017 09:07:15 +0100 Chris Cannam Update README
Mon, 10 Jul 2017 20:48:47 +0100 Chris Cannam Tidy
Mon, 10 Jul 2017 18:55:21 +0100 Chris Cannam Update for README.md
Mon, 10 Jul 2017 17:34:06 +0100 Chris Cannam Markdownise, add badges
Mon, 10 Jul 2017 14:39:27 +0100 Chris Cannam Update libraries
Mon, 10 Jul 2017 14:04:44 +0100 Chris Cannam Merge from branch "vext"
Mon, 10 Jul 2017 13:46:20 +0100 Chris Cannam Update Vext and lock file vext
Mon, 10 Jul 2017 12:55:47 +0100 Chris Cannam Pull out capnp-regen, update CI configs vext
Mon, 10 Jul 2017 11:54:33 +0100 Chris Cannam Some build and CI fixes vext
Mon, 10 Jul 2017 10:10:19 +0100 Chris Cannam Merge vext
Mon, 10 Jul 2017 10:09:29 +0100 Chris Cannam Fix paths for shadow build vext
Fri, 07 Jul 2017 21:36:07 +0100 Chris Cannam Add some build files vext
Fri, 07 Jul 2017 21:29:55 +0100 Chris Cannam Try capnp rebuild on Windows (badly) vext
Wed, 05 Jul 2017 10:37:26 +0100 Chris Cannam Rebuild capnp-generated files using sv-dependency-builds version of capnp tools on OSX. This would be better refactored into config and noconfig alternatives. vext
Thu, 29 Jun 2017 14:16:19 +0100 Chris Cannam Update vext vext
Thu, 29 Jun 2017 11:23:15 +0100 Chris Cannam Update Vext vext
Wed, 28 Jun 2017 13:23:17 +0100 Chris Cannam Update libraries vext
Wed, 28 Jun 2017 13:20:05 +0100 Chris Cannam Update vext; providers -> services vext
Tue, 27 Jun 2017 14:31:29 +0100 Chris Cannam An effort at having capnp header/source regenerated (since different versions of capnp are not compatible in this respect) vext
Tue, 27 Jun 2017 11:30:50 +0100 Chris Cannam Merge from branch output-type-uri vext
Mon, 26 Jun 2017 11:54:23 +0100 Chris Cannam Update vext output-type-uri
Tue, 20 Jun 2017 11:46:04 +0100 Chris Cannam Merge from branch vext output-type-uri
Tue, 20 Jun 2017 11:44:32 +0100 Chris Cannam Update vext vext
Mon, 19 Jun 2017 10:14:58 +0100 Chris Cannam Subrepo update output-type-uri
Fri, 16 Jun 2017 14:09:57 +0100 Chris Cannam Update timestamps
Thu, 08 Jun 2017 17:04:19 +0100 Chris Cannam Use output-type-uri piper branch output-type-uri
Thu, 08 Jun 2017 16:49:35 +0100 Chris Cannam Merge from default branch vext
Wed, 07 Jun 2017 12:52:11 +0100 Chris Cannam Update hgignore for directories managed by vext vext
Wed, 07 Jun 2017 11:42:31 +0100 Chris Cannam Switch vamp-plugin-sdk back to hg vext
Wed, 07 Jun 2017 10:05:47 +0100 Chris Cannam Update Vext logic vext
Wed, 07 Jun 2017 09:56:57 +0100 Chris Cannam Update Vext vext
Wed, 07 Jun 2017 09:54:57 +0100 Chris Cannam Use vext only if we are in a Mercurial checkout vext
Wed, 07 Jun 2017 09:00:47 +0100 Chris Cannam Make configure use vext vext
Fri, 26 May 2017 14:02:34 +0100 Chris Cannam Merge from default branch vext
Thu, 25 May 2017 15:43:32 +0100 Chris Cannam msi versions
Thu, 25 May 2017 15:01:14 +0100 Chris Cannam Added tag sv_v3.0.3 for changeset 8d2d9a4f5d52
Thu, 25 May 2017 09:26:10 +0100 Chris Cannam Update CHANGELOG sv_v3.0.3
Thu, 25 May 2017 09:24:01 +0100 Chris Cannam Change of plan; this will be 3.0.3. I'm not going to make any more substantial fixes, so it's not a big enough change for 3.1, but I don't want to hold off the release for long. And hey, it's 303
Wed, 24 May 2017 10:11:27 +0100 Chris Cannam Update install instructions, add Dockerfile for v3.1 (when released)
Wed, 24 May 2017 09:22:55 +0100 Chris Cannam This will be 3.1
Tue, 23 May 2017 12:38:29 +0100 Chris Cannam Update Win32 capnp build in subrepo
Mon, 22 May 2017 19:01:34 +0100 Chris Cannam Update Win64 capnp build in subrepo
Mon, 22 May 2017 10:01:52 +0100 Chris Cannam Update subrepos for capnp 0.6
Tue, 09 May 2017 14:59:21 +0100 Chris Cannam Update for capnp 0.6
Tue, 09 May 2017 10:25:45 +0100 Chris Cannam Fix repository key vext
Fri, 05 May 2017 08:19:10 +0100 Chris Cannam Merge from branch scale-ticks
Thu, 04 May 2017 19:20:24 +0100 Chris Cannam SVDEBUG, though it turns out not to be very useful scale-ticks
Thu, 04 May 2017 15:42:40 +0100 Chris Cannam Make use of ScaleTickIntervals in log scale as well scale-ticks
Thu, 04 May 2017 15:37:43 +0100 Chris Cannam Rework log scale calculation, update to changed interface scale-ticks
Thu, 04 May 2017 13:32:42 +0100 Chris Cannam We don't need to return the tick instruction gubbins scale-ticks
Thu, 04 May 2017 13:19:57 +0100 Chris Cannam Another test, that needs some more work scale-ticks
Thu, 04 May 2017 10:46:38 +0100 Chris Cannam After seeing them in action, I changed my mind about the wisdom of these trailing .0s scale-ticks
Thu, 04 May 2017 10:24:23 +0100 Chris Cannam Make use of ScaleTickIntervals in linear numerical scale (not log yet) scale-ticks
Thu, 04 May 2017 10:14:56 +0100 Chris Cannam Add logarithmic ticks. This is getting complicated! scale-ticks
Thu, 04 May 2017 08:53:00 +0100 Chris Cannam Tests now passing scale-ticks
Thu, 04 May 2017 08:32:41 +0100 Chris Cannam Change loop to something that feels more correct, though it makes no difference to the tests here. More tests, one failing. scale-ticks
Wed, 03 May 2017 18:26:26 +0100 Chris Cannam More tests & fixes scale-ticks
Wed, 03 May 2017 18:06:48 +0100 Chris Cannam These tests now pass (in some cases by fixing the tests) scale-ticks
Wed, 03 May 2017 18:01:25 +0100 Chris Cannam More fixes, more tests, including some more that now fail scale-ticks
Wed, 03 May 2017 17:02:01 +0100 Chris Cannam These tests now pass, but there's still a lot to be done scale-ticks
Wed, 03 May 2017 13:02:36 +0100 Chris Cannam Add forgotten field vext
Wed, 03 May 2017 13:02:08 +0100 Chris Cannam Scale tick labeller, and tests (some failing so far) scale-ticks
Tue, 25 Apr 2017 15:40:15 +0100 Chris Cannam Factor out provider vext
Mon, 24 Apr 2017 16:12:54 +0100 Chris Cannam Flatten spec file hierarchy vext
Mon, 24 Apr 2017 15:43:25 +0100 Chris Cannam Test spec vext
Mon, 24 Apr 2017 09:07:26 +0100 Chris Cannam Untabify
Mon, 10 Apr 2017 09:47:09 +0100 Chris Cannam Some README updates
Mon, 10 Apr 2017 09:42:16 +0100 Chris Cannam Update INSTALL instructions
Sun, 12 Mar 2017 13:46:31 +0000 Chris Cannam Added tag sv_v3.0.2 for changeset 38c40fe5135b
Sun, 12 Mar 2017 13:37:15 +0000 Chris Cannam Next release will be 3.0.2 sv_v3.0.2
Sun, 12 Mar 2017 13:31:25 +0000 Chris Cannam Update Czech translation, thanks Pavel
Wed, 08 Mar 2017 08:37:55 +0000 Chris Cannam Credit translators in About box
Wed, 08 Mar 2017 08:30:09 +0000 Chris Cannam Credit translators in README
Wed, 08 Mar 2017 08:15:27 +0000 Chris Cannam Update Russian translation, thanks Alexandre
Tue, 07 Mar 2017 18:54:15 +0000 Chris Cannam Make some corrections to crosshair (measure cursor) positioning and feature descriptions. Needs review.
Tue, 07 Mar 2017 18:39:37 +0000 Chris Cannam Fix crash when changing window size in the spectrum layer
Tue, 07 Mar 2017 14:01:01 +0000 Chris Cannam Added tag sv_v3.0.1 for changeset fad5960ac61a
Tue, 07 Mar 2017 13:53:14 +0000 Chris Cannam Formatting sv_v3.0.1
Tue, 07 Mar 2017 13:52:42 +0000 Chris Cannam Added tag sv_v3.0.1 for changeset 96a5cf264033
Tue, 07 Mar 2017 13:52:37 +0000 Chris Cannam Untabify!
Tue, 07 Mar 2017 13:52:30 +0000 Chris Cannam Update changelog
Tue, 07 Mar 2017 13:42:33 +0000 Chris Cannam Added tag sv_v3.0.1 for changeset cbaac283f47e
Tue, 07 Mar 2017 13:33:51 +0000 Chris Cannam Add Docker build file for 3.0.1, remove the old betas
Tue, 07 Mar 2017 13:27:53 +0000 Chris Cannam Change where the 32-bit memory calculation adjustment is carried out -- more transparent here
Tue, 07 Mar 2017 11:49:19 +0000 Chris Cannam Ensure 32-bit Windows build uses _aligned_malloc as well as 64-bit one; more debug out
Mon, 06 Mar 2017 17:37:23 +0000 Chris Cannam Fix some one-off memory leaks (including distracting ones in tests)
Mon, 06 Mar 2017 17:23:46 +0000 Chris Cannam Some bits and bobs to do with handling memory pressure
Mon, 06 Mar 2017 14:31:25 +0000 Chris Cannam Hoping this will make for 3.0.1
Mon, 06 Mar 2017 13:29:58 +0000 Chris Cannam Remove "other" Vamp SDK repo from sv-dependency-builds
Mon, 06 Mar 2017 13:29:21 +0000 Chris Cannam Update to Vamp plugin SDK v2.7.1 tag
Mon, 06 Mar 2017 10:13:05 +0000 Chris Cannam Handle versions without hyphen separator here