mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-05-16 05:33:07 +02:00
Mention the new CMake requirement in the changelog
This commit is contained in:
@@ -17,6 +17,8 @@ Versioning](https://semver.org/spec/v2.0.0.html).
|
|||||||
resutling in very bad performance. See the [compatibility
|
resutling in very bad performance. See the [compatibility
|
||||||
options](https://github.com/robbert-vdh/yabridge#compatibility-options)
|
options](https://github.com/robbert-vdh/yabridge#compatibility-options)
|
||||||
section of the readme for more information on how to enable this.
|
section of the readme for more information on how to enable this.
|
||||||
|
- Added the `with-vst3` option to control whether yabridge should be built with
|
||||||
|
VST3 support. This is enabled by default.
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
@@ -27,6 +29,9 @@ Versioning](https://semver.org/spec/v2.0.0.html).
|
|||||||
be logged. This makes recognizing misbheaving plugins a bit easier.
|
be logged. This makes recognizing misbheaving plugins a bit easier.
|
||||||
- Symbols in all `libyabridge.so` and all Winelib `.so` files are now hidden by
|
- Symbols in all `libyabridge.so` and all Winelib `.so` files are now hidden by
|
||||||
default.
|
default.
|
||||||
|
- Building from source now requires CMake since this is required to build the
|
||||||
|
VST3 SDK. You can disable VST3 support to remove this requirement by setting
|
||||||
|
the `with-vst3` meson build option to `false`.
|
||||||
|
|
||||||
## [2.1.0] - 2020-11-20
|
## [2.1.0] - 2020-11-20
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user