<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ariadne.git/src/processrunner.h, branch master</title>
<subtitle>Linux port of mod organizer</subtitle>
<id>http://git.schererleander.de/ariadne.git/atom/src/processrunner.h?h=master</id>
<link rel='self' href='http://git.schererleander.de/ariadne.git/atom/src/processrunner.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>renamed Refresh to TriggerRefresh, added WaitForRefresh</title>
<updated>2021-01-18T13:21:41Z</updated>
<author>
<name>isanae</name>
<email>14251494+isanae@users.noreply.github.com</email>
</author>
<published>2021-01-17T23:29:17Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=181acfe832bef26228e33ac3a021d39528b1a4a9'/>
<id>urn:sha1:181acfe832bef26228e33ac3a021d39528b1a4a9</id>
<content type='text'>
removed duplicate refreshDirectoryStructure() call that could never work
added --logs to output logs to stdout, added final "mod organizer done" log
added -i with no arguments to output the current instance name
`run -e` now does an additional, case insensitive check for names
fixed error being output along with --help
</content>
</entry>
<entry>
<title>refresh after manually unlocking the ui</title>
<updated>2019-12-29T12:16:09Z</updated>
<author>
<name>isanae</name>
<email>14251494+isanae@users.noreply.github.com</email>
</author>
<published>2019-12-29T12:16:09Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=52cc3a41c73851d88983223361c03b800db8c2a2'/>
<id>urn:sha1:52cc3a41c73851d88983223361c03b800db8c2a2</id>
<content type='text'>
fixed nexus connect button staying as "cancel" in case of errors
fixed logging of duplicate dll loading
bumped to rc6
</content>
</entry>
<entry>
<title>conflicts tab: run exes unhooked by default</title>
<updated>2019-12-08T16:33:03Z</updated>
<author>
<name>isanae</name>
<email>14251494+isanae@users.noreply.github.com</email>
</author>
<published>2019-12-08T16:33:03Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=c9049bb07274aaefa79c9751ec40910bf8daf0ca'/>
<id>urn:sha1:c9049bb07274aaefa79c9751ec40910bf8daf0ca</id>
<content type='text'>
</content>
</entry>
<entry>
<title>added "open with vfs" option to conflicts tab</title>
<updated>2019-12-02T18:51:46Z</updated>
<author>
<name>isanae</name>
<email>14251494+isanae@users.noreply.github.com</email>
</author>
<published>2019-12-02T18:51:46Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=d4172dc5f8c642dbbe235a86a28992af310e703a'/>
<id>urn:sha1:d4172dc5f8c642dbbe235a86a28992af310e703a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>don't show the lock overlay for processes that are not hooked</title>
<updated>2019-12-02T16:06:10Z</updated>
<author>
<name>isanae</name>
<email>14251494+isanae@users.noreply.github.com</email>
</author>
<published>2019-12-02T16:06:10Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=2b4d7929769a91d9de30e1e10319d1c9cf0450af'/>
<id>urn:sha1:2b4d7929769a91d9de30e1e10319d1c9cf0450af</id>
<content type='text'>
starting exe from filetree is now hooked
usvfs progress dialog now on top of dialogs
</content>
</entry>
<entry>
<title>renamed lockwidget files to uilocker</title>
<updated>2019-11-06T12:45:04Z</updated>
<author>
<name>isanae</name>
<email>14251494+isanae@users.noreply.github.com</email>
</author>
<published>2019-11-06T12:28:11Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=decd5c1828f495be4e230c9fc6fb79dd9bfdfb81'/>
<id>urn:sha1:decd5c1828f495be4e230c9fc6fb79dd9bfdfb81</id>
<content type='text'>
</content>
</entry>
<entry>
<title>renamed LockWidget to UILocker</title>
<updated>2019-11-06T12:45:03Z</updated>
<author>
<name>isanae</name>
<email>14251494+isanae@users.noreply.github.com</email>
</author>
<published>2019-11-06T12:20:56Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=4f84565085e19b6f6939783c64ebf95599f879be'/>
<id>urn:sha1:4f84565085e19b6f6939783c64ebf95599f879be</id>
<content type='text'>
lock interface up to two processes
</content>
</entry>
<entry>
<title>moved LockWidget back to OrganizerCore to support having multiple locks active</title>
<updated>2019-11-06T12:45:02Z</updated>
<author>
<name>isanae</name>
<email>14251494+isanae@users.noreply.github.com</email>
</author>
<published>2019-11-06T10:23:22Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=642ddacab802df75d21a1ccf7508268d3efa141a'/>
<id>urn:sha1:642ddacab802df75d21a1ccf7508268d3efa141a</id>
<content type='text'>
moved the ui out of LockWidget into LockInterface
added LockWidget::Session to manage multi locks
</content>
</entry>
<entry>
<title>removed redundant checkBinary(), which used to check for non existing binaries, that's handled when spawning</title>
<updated>2019-11-06T12:45:02Z</updated>
<author>
<name>isanae</name>
<email>14251494+isanae@users.noreply.github.com</email>
</author>
<published>2019-10-31T11:37:24Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=ada2ac0cb5d0ef2039ce55794928c4d05255ed65'/>
<id>urn:sha1:ada2ac0cb5d0ef2039ce55794928c4d05255ed65</id>
<content type='text'>
removed useless checkEnvironment(), which checked for EventLog
removed CREATE_BREAKAWAY_FROM_JOB from CreateProcess() calls, didn't do anything
fixed setFromFileOrExecutable() when running just a filename that's not an executable name
split run()
fixed lock widget being disabled when running without a ui
</content>
</entry>
</feed>
