log

age author description
2019-05-03 Chris Cannam Update to fix & test crash when opening nonsense files with .ogg suffix
2019-04-30 Chris Cannam Make audio file decoding libraries required rather than optional - following a nasty situation with the 3.3-pre1 build
2019-04-29 Chris Cannam Added tag sv_v3.3pre2 for changeset efea4a6a909a
2019-04-29 Chris Cannam Update version! sv_v3.3pre2
2019-04-29 Chris Cannam Added tag sv_v3.3pre2 for changeset 1d87a709fe1a
2019-04-29 Chris Cannam Add Opus libraries!
2019-04-25 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