mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-05-14 20:40:03 +02:00
Fully implement the host side GUI extension
This commit is contained in:
@@ -152,6 +152,11 @@ using ClapMainThreadCallbackRequest =
|
||||
clap::ext::latency::host::Changed,
|
||||
clap::ext::audio_ports::host::IsRescanFlagSupported,
|
||||
clap::ext::audio_ports::host::Rescan,
|
||||
clap::ext::gui::host::ResizeHintsChanged,
|
||||
clap::ext::gui::host::RequestResize,
|
||||
clap::ext::gui::host::RequestShow,
|
||||
clap::ext::gui::host::RequestHide,
|
||||
clap::ext::gui::host::Closed,
|
||||
clap::ext::note_ports::host::SupportedDialects,
|
||||
clap::ext::note_ports::host::Rescan,
|
||||
clap::ext::params::host::Rescan,
|
||||
|
||||
Reference in New Issue
Block a user