Andrew Reeman
Andrew Reeman
Should the BSD license instead of and show the actual year and owner of the license?
This commit should fix the issue in #577 and possibly #533 and #467 The Samsung A3's camera was stuck in a 'passive focused' state which was not being caught in...
This performs a try/catch to try to maintain backwards compatibility. Another solution would be could ditching backwards compatibility and just remove the 'compile' and 'testCompile' lines then replace: `configurations.api.getDependencies().each {...
Added a Package.swift file and explicitly imported the Foundation library in closure handler. fix #22
**Describe the bug** I have noticed the last few github action builds have been deployed to the production website instead of the preview environment. The workflow file hasn't changed and...
Each vst plugin has a unique id. When creating the plugin this should be auto-generated if not supplied and validated to be unique by comparing against the ids in the...
When projucer projects are updated using ssutil.rb the 'shared' file paths present in the base project are copied to all other projects. This recently led to a bug in which...