mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-06-17 00:43:56 +02:00
Don't set WINEPREFIX for the current process
`native_environment` allows modification of the current process's environment, so we had to use the plain `environment` class instead.
This commit is contained in:
@@ -24,6 +24,9 @@ Versioning](https://semver.org/spec/v2.0.0.html).
|
||||
the same name from being used simultaneously in multiple Wine prefixes.
|
||||
- Fixed manual Wine prefix overides through the `WINEPREFIX` environment
|
||||
variable not being reflected in the output shwon in startup.
|
||||
- Fixed the Wine prefix being overwritten for all subsequent plugins opened
|
||||
within the same process. This prevented the use of multiple Wine prefixes
|
||||
within hosts that do not sandbox their plugins, such as Ardour.
|
||||
|
||||
## [1.2.0] - 2020-05-29
|
||||
|
||||
|
||||
Reference in New Issue
Block a user