Commit Graph

5 Commits

Author SHA1 Message Date
Robbert van der Helm 547ef9132c Update VST 3.7.7 SDK patch for debug builds 2023-02-21 14:18:31 +01:00
Robbert van der Helm 11d176257f Update VST3 SDK 3.7.7 patch for unity builds
This wouldn't work with unity builds without the explicit wide version.
2022-12-23 19:56:50 +01:00
Robbert van der Helm 7346f82f8e Fix spurious tab in VST3 SDK 3.7.7 patch
This was copied from Steinberg's own aliases.
2022-12-23 19:20:50 +01:00
Robbert van der Helm acd745a3cb Update the VST3 dependency to version 3.7.7 2022-12-23 19:19:39 +01:00
Robbert van der Helm 2984b1d26f Change VST3 SDK patching to apply handwritten diff
Instead of replacing things with sed. This was a bit brittle with the
changes in 3.7.6/3.7.7, and this approach keeps compatibility with older
SDK versions.
2022-12-23 18:20:25 +01:00