log

age author description
Mon, 07 Jan 2019 14:51:38 +0000 Chris Cannam Update CHANGELOG for 3.2.1
Mon, 07 Jan 2019 13:17:36 +0000 Chris Cannam Russian translation of microphone permission string, thanks to Alexandre Prokoudine
Mon, 07 Jan 2019 13:17:13 +0000 Chris Cannam Czech translation of microphone permission string, thanks to Pavel Fric
Fri, 04 Jan 2019 15:24:56 +0000 Chris Cannam Also officially stop recording before exiting
Fri, 04 Jan 2019 15:24:46 +0000 Chris Cannam Fix crash when closing application or invoking New Session while recording is in progress
Fri, 04 Jan 2019 12:48:19 +0000 Chris Cannam Add microphone permission request message for macOS. Thanks to Lucas Thompson for pointing out the problem & solution.
Fri, 04 Jan 2019 12:47:39 +0000 Chris Cannam Ignore this test file as well
Fri, 04 Jan 2019 12:46:18 +0000 Chris Cannam Next release will be 3.2.1
Wed, 19 Dec 2018 10:40:49 +0000 Chris Cannam Sample a column only if it is set (avoids flash of mis-ranged material when scrolling with view normalisation on)
Wed, 19 Dec 2018 09:32:17 +0000 Chris Cannam Fix overlooked int -> ZoomLevel update (thanks bluemoon)
Wed, 19 Dec 2018 09:29:29 +0000 Chris Cannam Fix crash on exit when not using OSC
Fri, 14 Dec 2018 09:52:44 +0000 Chris Cannam Added tag sv_v3.2_win64_deploy for changeset 2b8eaf15ae90
Fri, 14 Dec 2018 08:27:04 +0000 Chris Cannam We need these DLLs in the helpers directory as well (at least on Win7) sv_v3.2_win64_deploy
Thu, 13 Dec 2018 19:07:19 +0000 Chris Cannam Added tag sv_v3.2 for changeset 33adcc8783a6
Thu, 13 Dec 2018 19:07:10 +0000 Chris Cannam This will be 3.2 sv_v3.2
Thu, 13 Dec 2018 19:02:50 +0000 Chris Cannam Minor updates to build text
Thu, 13 Dec 2018 10:22:30 +0000 Chris Cannam Add updated Russian translation from Alexandre
Thu, 13 Dec 2018 10:22:16 +0000 Chris Cannam Ensure Docker cache is defeated when necessary for a consistent build
Wed, 12 Dec 2018 12:14:47 +0000 Chris Cannam Fix address!
Thu, 06 Dec 2018 13:37:39 +0000 Chris Cannam Fix some warnings bqaudiostream
Thu, 06 Dec 2018 12:51:00 +0000 Chris Cannam Start wiring in BQAudioStream stuff bqaudiostream
Thu, 06 Dec 2018 09:55:46 +0000 Chris Cannam Rebuild after removing LTO
Thu, 06 Dec 2018 09:55:36 +0000 Chris Cannam Remove LTO again. It makes linking very slow, I'm not noticing any practical difference in performance, it doesn't work correctly on Travis image etc, and it sometimes breaks in incremental builds.
Thu, 06 Dec 2018 09:36:08 +0000 Chris Cannam Oookay... Travis's Trusty image is now too old for the bundled hg to be able to connect to Bitbucket after the latter switched off TLS 1.0 and 1.1 support this month. So we must either use a newer image, or find another workaround. Let's try the newer image first, since we'd probably be using that already if it had existed when we set this up
Wed, 05 Dec 2018 13:16:44 +0000 Chris Cannam Another update to Czech translation from Pavel Fric
Wed, 05 Dec 2018 11:35:59 +0000 Chris Cannam This is pre2b - i.e. it's only going to be built as a hotfix for one platform, for now
Wed, 05 Dec 2018 11:35:20 +0000 Chris Cannam Seems to be some trouble with the function-pointer-based version of the connection here - recent-files menu isn't working on old systems with backward-compatible build - replace with an alternative mechanism again
Wed, 05 Dec 2018 11:34:35 +0000 Chris Cannam Add png icon file
Tue, 04 Dec 2018 15:25:57 +0000 Chris Cannam Bring in bqaudiostream sources bqaudiostream
Tue, 04 Dec 2018 14:11:15 +0000 Chris Cannam Build fix (hack) fix-static-analysis