1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-13 00:04:19 +00:00
JUCE/extras/AudioPluginHost/Builds/Android/app
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
..
src Resave all projects 2023-10-16 17:31:50 +01:00
build.gradle Projucer: Add an option to enable clang-tidy in Android builds 2023-09-04 11:20:39 +01:00
CMakeLists.txt Add ChildProcessManager 2024-01-17 15:03:48 +01:00