log

age author description
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