log

age author description
Tue, 15 Jan 2019 16:43:51 +0000 Chris Cannam Handle some metadata from bq audio stream bqaudiostream
Tue, 15 Jan 2019 13:34:43 +0000 Chris Cannam Fix in piper-vamp-cpp for older Qt versions
Fri, 11 Jan 2019 15:58:49 +0000 Chris Cannam Ensure that stderr output from plugins goes to the log file
Wed, 09 Jan 2019 15:27:32 +0000 Chris Cannam Merge from branch fix-static-analysis
Wed, 09 Jan 2019 14:43:03 +0000 Chris Cannam Make it possible to choose the column separator on CSV import, if more than one plausible separator is found
Tue, 08 Jan 2019 15:26:17 +0000 Chris Cannam Merge from default branch bqaudiostream
Tue, 08 Jan 2019 15:23:33 +0000 Chris Cannam Dates and minor text fix
Tue, 08 Jan 2019 13:31:54 +0000 Chris Cannam Added tag sv_v3.2.1 for changeset 72e60532c1cc
Mon, 07 Jan 2019 19:11:26 +0000 Chris Cannam Update to current locations of CRT files sv_v3.2.1
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.