log repoint-lock.json @ 2188:c571bf6a7656 bqaudiostream

age author description
Mon, 21 Jan 2019 13:21:20 +0000 Chris Cannam Fix potential crash due to divide-by-zero bqaudiostream
Fri, 18 Jan 2019 14:46:25 +0000 Chris Cannam Update for more MediaFoundation bits & testing bqaudiostream
Thu, 17 Jan 2019 15:09:56 +0000 Chris Cannam Add MediaFoundation flags; subrepo updates; boldly refuse to continue when a test fails bqaudiostream
Wed, 16 Jan 2019 14:27:24 +0000 Chris Cannam More on stderr forwarding from checker/helper
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
Fri, 04 Jan 2019 15:24:46 +0000 Chris Cannam Fix crash when closing application or invoking New Session while recording is in progress
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
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
Tue, 04 Dec 2018 15:25:57 +0000 Chris Cannam Bring in bqaudiostream sources bqaudiostream
Tue, 04 Dec 2018 13:53:59 +0000 Chris Cannam Merge from default branch fix-static-analysis
Tue, 04 Dec 2018 10:31:12 +0000 Chris Cannam Update sv-dependency-builds to remove use of hg subrepo
Thu, 29 Nov 2018 14:26:22 +0000 Chris Cannam Ensure that undo restores deleted pane's layers in their original order
Thu, 29 Nov 2018 11:57:46 +0000 Chris Cannam Fix erasing of Region layer labels as the playhead moves over them
Thu, 29 Nov 2018 10:35:03 +0000 Chris Cannam RB updateed repoint-lock.json
Thu, 29 Nov 2018 09:13:14 +0000 Chris Cannam Rubberband update for allocators
Wed, 28 Nov 2018 09:48:57 +0000 Chris Cannam Bring in Rubber Band as an ext/ dependency via Repoint and link it statically rubberband-static
Mon, 26 Nov 2018 14:35:51 +0000 Chris Cannam Use nullptr throughout in subrepos fix-static-analysis
Mon, 26 Nov 2018 13:56:48 +0000 Chris Cannam Use override throughout, + include guards fix-static-analysis
Thu, 22 Nov 2018 14:56:35 +0000 Chris Cannam Fixes from clang modernize-use-override fix-static-analysis
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: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