mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-05-09 20:29:10 +02:00
Change the todo about IComponentHandler3
This is actually supported by hosts. It's just that plugins don't seem to use it.
This commit is contained in:
@@ -35,7 +35,8 @@
|
|||||||
* implements `IComponentHandler3` and thus provides support for these context
|
* implements `IComponentHandler3` and thus provides support for these context
|
||||||
* menus.
|
* menus.
|
||||||
*
|
*
|
||||||
* TODO: None of this has been tested because no host on Linux implement this.
|
* TODO: None of this has been tested because I have not run into any plugins
|
||||||
|
* that use `IComponentHandler3` yet.
|
||||||
*/
|
*/
|
||||||
class Vst3ContextMenuProxy : public YaContextMenu {
|
class Vst3ContextMenuProxy : public YaContextMenu {
|
||||||
public:
|
public:
|
||||||
|
|||||||
Reference in New Issue
Block a user