|
Photosine 0.5
|
Classes | |
| class | PluginScannerSubprocess |
| class | PluginScannerSubprocessThread |
| class | PluginScannerThread |
| class | ScannerLogWindow |
Functions | |
| bool | invokeChildProcess (const juce::String &commandLine) |
Variables | |
| static const char * | pluginScannerUid = "pluginScan" |
| static const char * | pluginValidatorUid = "pluginVal" |
Child processes and threads used to scan and verify plugins.
|
inline |
Checks if command line arguments of applications specify that the this instance should be a child process and creates the worker class.
| commandLine | The command line arguments exactly as passed to the application. |
|
static |
|
static |