log

age author description
Thu, 16 May 2019 11:14:18 +0100 Chris Cannam Update subrepos single-point
Thu, 16 May 2019 11:07:32 +0100 Chris Cannam Merge from default branch single-point
Tue, 07 May 2019 15:56:40 +0100 Chris Cannam Fix crashing test when a reader is not compiled in
Tue, 07 May 2019 15:53:36 +0100 Chris Cannam Subrepo update single-point
Fri, 03 May 2019 13:44:12 +0100 Chris Cannam Update to fix & test crash when opening nonsense files with .ogg suffix
Tue, 30 Apr 2019 09:33:59 +0100 Chris Cannam Make audio file decoding libraries required rather than optional - following a nasty situation with the 3.3-pre1 build
Mon, 29 Apr 2019 16:12:56 +0100 Chris Cannam Added tag sv_v3.3pre2 for changeset efea4a6a909a
Mon, 29 Apr 2019 16:12:51 +0100 Chris Cannam Update version! sv_v3.3pre2
Mon, 29 Apr 2019 15:39:46 +0100 Chris Cannam Added tag sv_v3.3pre2 for changeset 1d87a709fe1a
Mon, 29 Apr 2019 13:21:50 +0100 Chris Cannam Add Opus libraries!
Thu, 25 Apr 2019 16:46:02 +0100 Chris Cannam Work on sandboxing (possibly) and using the hardened runtime for notarization. Supply appropriate bundle ID for helpers as well as main application, and request inherited sandbox entitlements. Currently works with sandboxing (apparently) but not yet with the hardened runtime, where we can't load plugins signed by third parties even with the com.apple.security.cs.disable-library-validation entitlement because their team IDs don't match the host. Possibly that exception is supposed to be requested some other way? sandbox-notarize
Thu, 25 Apr 2019 11:30:27 +0100 Chris Cannam This branch is toward v3.4 single-point
Fri, 05 Apr 2019 13:41:52 +0100 Chris Cannam Build fix single-point
Fri, 05 Apr 2019 11:13:46 +0100 Chris Cannam Added tag sv_v3.3pre1 for changeset 0f94d8f9f7d2
Thu, 04 Apr 2019 20:41:44 +0100 Chris Cannam Update to 5.12.2 sv_v3.3pre1
Thu, 04 Apr 2019 16:50:43 +0100 Chris Cannam Update CHANGELOG and version for 3.3-pre1
Thu, 04 Apr 2019 16:18:01 +0100 Chris Cannam Subrepo updates, including grafting across the fix for #1877 crash on closing session during alignment
Thu, 04 Apr 2019 14:11:25 +0100 Chris Cannam Add a header single-point
Thu, 04 Apr 2019 13:59:26 +0100 Chris Cannam Minor updates to bq libs single-point
Thu, 04 Apr 2019 11:17:04 +0100 Chris Cannam Update to make Document own input aggregate model for alignment - fixing #1877 crash on closing session during alignment single-point
Wed, 03 Apr 2019 16:19:42 +0100 Chris Cannam Update tests for most recent changes single-point
Wed, 03 Apr 2019 16:08:03 +0100 Chris Cannam Replace former "all" session with a version exported from current, which has been manually checked to make sure the differences from the 3.2.1 export (saved alongside in all-3.2.1.sv) are not meaningful. This one passes the session export test, with some remaining caveats about screen resolution. single-point
Wed, 03 Apr 2019 16:04:52 +0100 Chris Cannam Compatibility fixes in model streaming single-point
Wed, 03 Apr 2019 16:01:59 +0100 Chris Cannam bqfft update single-point
Wed, 03 Apr 2019 15:04:14 +0100 Chris Cannam Further update for bqfft
Tue, 02 Apr 2019 14:54:08 +0100 Chris Cannam Ensure stable ordering of models & layers on file load/save single-point
Tue, 02 Apr 2019 14:53:40 +0100 Chris Cannam Plain diff is perhaps more use single-point
Fri, 29 Mar 2019 19:17:32 +0000 Chris Cannam Test updates single-point
Fri, 29 Mar 2019 16:21:37 +0000 Chris Cannam Merge from default branch single-point
Fri, 29 Mar 2019 16:11:54 +0000 Chris Cannam Update bqfft to support non-power-of-two sizes
Fri, 29 Mar 2019 11:24:46 +0000 Chris Cannam Test files single-point
Thu, 28 Mar 2019 16:04:29 +0000 Chris Cannam Update CSV export single-point
Thu, 28 Mar 2019 14:34:48 +0000 Chris Cannam Implement exportlayer single-point
Thu, 28 Mar 2019 14:34:29 +0000 Chris Cannam Add /exportlayer OSC command single-point
Thu, 28 Mar 2019 13:42:03 +0000 Chris Cannam Doc update single-point
Thu, 28 Mar 2019 13:38:24 +0000 Chris Cannam Support OSC script even with no OSC port single-point
Thu, 28 Mar 2019 11:58:58 +0000 Chris Cannam Update to use revised export ID mechanism for XmlExportables, etc single-point
Thu, 28 Mar 2019 11:56:59 +0000 Chris Cannam Merge from branch osc-script single-point
Wed, 27 Mar 2019 16:07:40 +0000 Chris Cannam Some fixes to event-export attribute names osc-script
Wed, 27 Mar 2019 15:41:27 +0000 Chris Cannam Add script to compare resaved session with original osc-script
Wed, 27 Mar 2019 14:24:45 +0000 Chris Cannam Fix crash when replacing main model during re-alignment osc-script
Tue, 26 Mar 2019 14:35:17 +0000 Chris Cannam Debug output osc-script
Tue, 26 Mar 2019 14:35:11 +0000 Chris Cannam Implement options, add --no-splash osc-script
Mon, 25 Mar 2019 15:53:03 +0000 Chris Cannam Update command-line parsing; work toward running OSC script in batch osc-script
Fri, 22 Mar 2019 17:49:36 +0000 Chris Cannam Further updates to path & image model etc single-point
Thu, 21 Mar 2019 15:26:41 +0000 Chris Cannam Fix wandering measure rect single-point
Thu, 21 Mar 2019 15:25:23 +0000 Chris Cannam Subrepo update
Thu, 21 Mar 2019 15:24:19 +0000 Chris Cannam Fix tendency of start position of measure rect to wander as you drag out the rect (at certain zoom resolutions)
Wed, 20 Mar 2019 15:46:46 +0000 Chris Cannam Fixes to feature snapping etc single-point
Tue, 19 Mar 2019 13:07:20 +0000 Chris Cannam Further single-point API updates single-point
Fri, 15 Mar 2019 14:29:22 +0000 Chris Cannam Update subrepos for RegionModel/RegionLayer changes single-point
Thu, 14 Mar 2019 15:34:51 +0000 Chris Cannam Update subrepos following further single-point changes, including removal of FlexiNoteModel as essentially identical to NoteModel single-point
Thu, 14 Mar 2019 13:12:55 +0000 Chris Cannam Update subrepos for single-point API in NoteLayer single-point
Mon, 11 Mar 2019 15:22:55 +0000 Chris Cannam Update svcore with various event-related changes single-point
Fri, 08 Mar 2019 13:39:26 +0000 Chris Cannam Subrepo updates for single-point Event/EventSeries implementation single-point
Wed, 27 Feb 2019 12:34:42 +0000 Chris Cannam Fix some compiler warnings
Tue, 26 Feb 2019 15:15:17 +0000 Chris Cannam Update subrepos
Mon, 18 Feb 2019 13:18:37 +0000 Chris Cannam Update Qt versions in Win builds
Mon, 18 Feb 2019 13:17:26 +0000 Chris Cannam Add CITATION here too
Mon, 18 Feb 2019 13:17:02 +0000 Chris Cannam Add CITATION file
Tue, 12 Feb 2019 15:11:55 +0000 Chris Cannam Fix filename encoding in test file
Thu, 07 Feb 2019 10:44:42 +0000 Chris Cannam Update Vamp SDK subrepo
Fri, 01 Feb 2019 10:00:39 +0000 Chris Cannam Subrepo update
Thu, 31 Jan 2019 15:02:01 +0000 Chris Cannam Tidy in subrepo
Thu, 31 Jan 2019 14:29:04 +0000 Chris Cannam Update CHANGELOG
Thu, 31 Jan 2019 13:17:28 +0000 Chris Cannam Merge from branch rubberband-static. This actually undoes the source inclusion of Rubber Band and just switches to static linkage for the .deb package.
Thu, 31 Jan 2019 11:37:02 +0000 Chris Cannam Remove Rubber Band shared libraries to force static linkage rubberband-static
Thu, 31 Jan 2019 11:06:11 +0000 Chris Cannam Finish undoing bundling rubberband-static
Thu, 31 Jan 2019 10:33:42 +0000 Chris Cannam Undo bundling of Rubber Band. Will try a different approach in which the single offending package is linked statically against that library only. rubberband-static
Thu, 31 Jan 2019 10:32:45 +0000 Chris Cannam Merge from default branch rubberband-static
Wed, 30 Jan 2019 15:00:48 +0000 Chris Cannam Merge from branch bqaudiostream
Wed, 30 Jan 2019 14:58:55 +0000 Chris Cannam Line endings
Wed, 30 Jan 2019 14:32:00 +0000 Chris Cannam WMA test cases bqaudiostream
Wed, 30 Jan 2019 14:31:53 +0000 Chris Cannam Getting a warning about this library - let's try suppressing it bqaudiostream
Wed, 30 Jan 2019 11:02:34 +0000 Chris Cannam Move build-32 to the arguably more sensible win32 location bqaudiostream
Wed, 30 Jan 2019 11:02:12 +0000 Chris Cannam Fix incorrect number formatting results for 32-bit MinGW build bqaudiostream
Wed, 30 Jan 2019 10:31:36 +0000 Chris Cannam Opus fix for win32 bqaudiostream
Fri, 25 Jan 2019 13:49:59 +0000 Chris Cannam Opus for Win32 bqaudiostream
Fri, 25 Jan 2019 12:29:12 +0000 Chris Cannam Opus support on Windows (64-bit so far) bqaudiostream
Wed, 23 Jan 2019 14:45:46 +0000 Chris Cannam Merge from default branch bqaudiostream
Wed, 23 Jan 2019 13:51:49 +0000 Chris Cannam macOS Opus support bqaudiostream
Wed, 23 Jan 2019 11:09:05 +0000 Chris Cannam Further Opus fixes bqaudiostream
Tue, 22 Jan 2019 20:09:29 +0000 Chris Cannam Some Win fixes & notes bqaudiostream
Tue, 22 Jan 2019 16:27:36 +0000 Chris Cannam Add Opus support bqaudiostream
Tue, 22 Jan 2019 11:45:40 +0000 Chris Cannam Read metadata from files in CoreAudio reader bqaudiostream
Mon, 21 Jan 2019 15:48:14 +0000 Chris Cannam Advance next version bqaudiostream
Mon, 21 Jan 2019 13:21:36 +0000 Chris Cannam Various fixes to audio metadata handling bqaudiostream
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
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