<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ariadne.git/src/envmodule.h, branch master</title>
<subtitle>Linux port of mod organizer</subtitle>
<id>http://git.schererleander.de/ariadne.git/atom/src/envmodule.h?h=master</id>
<link rel='self' href='http://git.schererleander.de/ariadne.git/atom/src/envmodule.h?h=master'/>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/'/>
<updated>2023-07-09T15:20:40Z</updated>
<entry>
<title>Apply clang-format.</title>
<updated>2023-07-09T15:20:40Z</updated>
<author>
<name>Mikaël Capelle</name>
<email>capelle.mikael@gmail.com</email>
</author>
<published>2022-05-17T09:47:01Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=d13f6bb870cdda71257f665367be8ef9fca86255'/>
<id>urn:sha1:d13f6bb870cdda71257f665367be8ef9fca86255</id>
<content type='text'>
</content>
</entry>
<entry>
<title>don't log modules in winroot</title>
<updated>2020-12-24T16:22:24Z</updated>
<author>
<name>isanae</name>
<email>14251494+isanae@users.noreply.github.com</email>
</author>
<published>2020-12-24T16:22:24Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=1b700785bb8b5a3891391f60b13c9fee4647b5dd'/>
<id>urn:sha1:1b700785bb8b5a3891391f60b13c9fee4647b5dd</id>
<content type='text'>
dashes to dots
</content>
</entry>
<entry>
<title>switched to using a job object to monitor for processes so child processes can also be captured</title>
<updated>2019-11-26T08:30:44Z</updated>
<author>
<name>isanae</name>
<email>14251494+isanae@users.noreply.github.com</email>
</author>
<published>2019-11-26T08:30:44Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=2527d6aa87f36894c291512a14f12940a5100484'/>
<id>urn:sha1:2527d6aa87f36894c291512a14f12940a5100484</id>
<content type='text'>
</content>
</entry>
<entry>
<title>replaced uilock by a progress callback in spawn</title>
<updated>2019-11-06T12:44:54Z</updated>
<author>
<name>isanae</name>
<email>14251494+isanae@users.noreply.github.com</email>
</author>
<published>2019-10-29T14:03:59Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=8c72077febaea485200adcf1e9f615902e930def'/>
<id>urn:sha1:8c72077febaea485200adcf1e9f615902e930def</id>
<content type='text'>
waiting for process now gets the whole process tree to find an interesting process
</content>
</entry>
<entry>
<title>split to getRunningUSVFSProcesses()</title>
<updated>2019-11-06T12:44:54Z</updated>
<author>
<name>isanae</name>
<email>14251494+isanae@users.noreply.github.com</email>
</author>
<published>2019-10-29T11:28:12Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=18b438cf27a552e69e984bfee63187b6471682ab'/>
<id>urn:sha1:18b438cf27a552e69e984bfee63187b6471682ab</id>
<content type='text'>
simplified waitForAllUSVFSProcesses() to always get the list of running processes after one process completes
</content>
</entry>
<entry>
<title>spawning an executable now only waits for that particular process</title>
<updated>2019-11-06T12:44:54Z</updated>
<author>
<name>isanae</name>
<email>14251494+isanae@users.noreply.github.com</email>
</author>
<published>2019-10-24T11:11:08Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=bff5a22f48b933fe9eba3a15497882ddf2a03990'/>
<id>urn:sha1:bff5a22f48b933fe9eba3a15497882ddf2a03990</id>
<content type='text'>
added waitForAllUSVFSProcesses() to OrganizerCore, used when closing MO
</content>
</entry>
<entry>
<title>testForSteam() now uses env to get processes</title>
<updated>2019-09-12T06:45:03Z</updated>
<author>
<name>isanae</name>
<email>14251494+isanae@users.noreply.github.com</email>
</author>
<published>2019-09-12T06:45:03Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=ac6bc5fd01e115d523de65a02e46b2cde1188d37'/>
<id>urn:sha1:ac6bc5fd01e115d523de65a02e46b2cde1188d37</id>
<content type='text'>
moved processes from env.cpp to envmodule.cpp, merged what crash dumps did with what was in testForSteam()
</content>
</entry>
<entry>
<title>added missing include guards</title>
<updated>2019-09-09T05:32:12Z</updated>
<author>
<name>isanae</name>
<email>14251494+isanae@users.noreply.github.com</email>
</author>
<published>2019-09-08T07:49:33Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=e08e605c85a1f62f4b6b83f5404457f5dc55654a'/>
<id>urn:sha1:e08e605c85a1f62f4b6b83f5404457f5dc55654a</id>
<content type='text'>
log free space on drives involved in paths
</content>
</entry>
<entry>
<title>split env</title>
<updated>2019-07-22T11:33:38Z</updated>
<author>
<name>isanae</name>
<email>14251494+isanae@users.noreply.github.com</email>
</author>
<published>2019-07-19T03:13:57Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=b2a1e1391fdd6bdee1c5e8d337b273447c70a506'/>
<id>urn:sha1:b2a1e1391fdd6bdee1c5e8d337b273447c70a506</id>
<content type='text'>
</content>
</entry>
</feed>
