mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-10 23:44:24 +00:00
VST3 Client: Properly notify host about added/removed event loop FDs
This commit is contained in:
parent
7815d2007b
commit
c91514f57f
4 changed files with 287 additions and 161 deletions
|
|
@ -87,6 +87,7 @@
|
|||
#endif
|
||||
|
||||
#elif JUCE_LINUX || JUCE_BSD
|
||||
#include "native/juce_linux_EventLoopInternal.h"
|
||||
#include "native/juce_linux_Messaging.cpp"
|
||||
|
||||
#elif JUCE_ANDROID
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue