1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
JUCE/extras/AudioPluginHost
attila 0611baf1be Add ChildProcessManager
The new class hold a list of ChildProcesses and periodically checks
their return value until they report termination. On Linux this check
is necessary to avoid leaving zombie processes behind.
2024-01-17 15:03:48 +01:00
..
Builds Add ChildProcessManager 2024-01-17 15:03:48 +01:00
JuceLibraryCode Resave all projects 2022-05-12 12:31:30 +02:00
Source AudioPluginHost: Fix potential hang during plugin scanning 2023-11-23 13:02:39 +00:00
AudioPluginHost.jucer Add a temporary workaround to allow public projects to build using Xcode 15 2023-10-18 12:48:46 +01:00
CMakeLists.txt Add a temporary workaround to allow public projects to build using Xcode 15 2023-10-18 12:48:46 +01:00