| Commit message (Collapse) | Author | Age | Files | Lines |
| | |
|
| |
|
|
| |
can also be captured
|
| |
|
|
|
|
| |
rewrote ProcessRunner to have a bunch of setters and then a run()
fixed bad exit code when waiting on a process that's already completed
removed lock()/unlock() from main window, ProcessRunner is in charge of that now
|
| |
|
|
| |
waiting for process now gets the whole process tree to find an interesting process
|
| |
|
|
| |
simplified waitForAllUSVFSProcesses() to always get the list of running processes after one process completes
|
| |
|
|
| |
added waitForAllUSVFSProcesses() to OrganizerCore, used when closing MO
|
| |
|
|
| |
moved processes from env.cpp to envmodule.cpp, merged what crash dumps did with what was in testForSteam()
|
| |
|
|
| |
replaced windowsErrorString() with formatSystemMessage()
|
| |
|
|
| |
removed now unused vlog()
|
| |
|