| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Apply clang-format. | Mikaël Capelle | 2023-07-09 | 1 | -6/+3 |
| | | |||||
| * | don't log modules in winroot | isanae | 2020-12-24 | 1 | -0/+4 |
| | | | | | dashes to dots | ||||
| * | switched to using a job object to monitor for processes so child processes ↵ | isanae | 2019-11-26 | 1 | -1/+4 |
| | | | | | can also be captured | ||||
| * | replaced uilock by a progress callback in spawn | isanae | 2019-11-06 | 1 | -2/+33 |
| | | | | | waiting for process now gets the whole process tree to find an interesting process | ||||
| * | split to getRunningUSVFSProcesses() | isanae | 2019-11-06 | 1 | -0/+2 |
| | | | | | simplified waitForAllUSVFSProcesses() to always get the list of running processes after one process completes | ||||
| * | spawning an executable now only waits for that particular process | isanae | 2019-11-06 | 1 | -0/+3 |
| | | | | | added waitForAllUSVFSProcesses() to OrganizerCore, used when closing MO | ||||
| * | testForSteam() now uses env to get processes | isanae | 2019-09-12 | 1 | -1/+23 |
| | | | | | moved processes from env.cpp to envmodule.cpp, merged what crash dumps did with what was in testForSteam() | ||||
| * | added missing include guards | isanae | 2019-09-09 | 1 | -0/+5 |
| | | | | | log free space on drives involved in paths | ||||
| * | split env | isanae | 2019-07-22 | 1 | -0/+98 |
