mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-05-17 14:10:02 +02:00
Implement IEditController::createView()
Even though `Vst3PlugViewProxyImpl` is still only stubs, `IEditController` is now fully implemented.
This commit is contained in:
@@ -19,7 +19,8 @@ incomplete list of things that still have to be done before this can be used:
|
||||
- `IHostApplication::createComponent()`
|
||||
- `IConnectionPoint::notify()`, and support for indirectly connecting
|
||||
components through message passing proxies
|
||||
- Finish implementing `IEditController{,2}`
|
||||
- `IPlugView`
|
||||
- `IEditController2`
|
||||
- All other mandatory interfaces
|
||||
- All other optional interfaces
|
||||
- Fully implemented: see [this
|
||||
|
||||
Reference in New Issue
Block a user