<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ariadne.git/src/processrunner.cpp, branch master</title>
<subtitle>Linux port of mod organizer</subtitle>
<id>http://git.schererleander.de/ariadne.git/atom/src/processrunner.cpp?h=master</id>
<link rel='self' href='http://git.schererleander.de/ariadne.git/atom/src/processrunner.cpp?h=master'/>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/'/>
<updated>2026-01-11T16:31:26Z</updated>
<entry>
<title>Change IOrganizer::profile return type to a shared_ptr (#2322)</title>
<updated>2026-01-11T16:31:26Z</updated>
<author>
<name>Jonathan Feenstra</name>
<email>26406078+JonathanFeenstra@users.noreply.github.com</email>
</author>
<published>2026-01-11T16:31:26Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=aa44561e86b6520ee0ab10a58db52b6fdd77d991'/>
<id>urn:sha1:aa44561e86b6520ee0ab10a58db52b6fdd77d991</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refresh Callback (+ Extra for AboutToRun) (#1884)</title>
<updated>2023-09-29T06:23:52Z</updated>
<author>
<name>Mikaël Capelle</name>
<email>capelle.mikael@gmail.com</email>
</author>
<published>2023-09-29T06:23:52Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=ff0eb2fb70df3aa374acd1bbba23871a2d4b1cf5'/>
<id>urn:sha1:ff0eb2fb70df3aa374acd1bbba23871a2d4b1cf5</id>
<content type='text'>
* Add working directory and arguments to onAboutToRun (optional).

* Add onRefreshCallback functionality.</content>
</entry>
<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>First pass for Qt6 compatibility</title>
<updated>2022-04-19T13:17:23Z</updated>
<author>
<name>Jeremy Rimpo</name>
<email>jeremy.rimpo@servermonkey.com</email>
</author>
<published>2021-12-06T09:51:08Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=c4b2be45d29a247422e60bb8fdf1664c10384eee'/>
<id>urn:sha1:c4b2be45d29a247422e60bb8fdf1664c10384eee</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- renamed instance::name() to displayName() to reduce confusion with portable instances</title>
<updated>2021-02-12T08:22:52Z</updated>
<author>
<name>isanae</name>
<email>14251494+isanae@users.noreply.github.com</email>
</author>
<published>2021-02-12T08:22:52Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=48274f33579076711c0475e84c7adf68c52df733'/>
<id>urn:sha1:48274f33579076711c0475e84c7adf68c52df733</id>
<content type='text'>
- better errors when running incorrect shortcuts
- fixed shortcuts being created with moshortcut://Portable:exe instead of an empty instance name for portable instances
</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>fix running shortcuts with locking disabled</title>
<updated>2021-01-05T01:49:05Z</updated>
<author>
<name>isanae</name>
<email>14251494+isanae@users.noreply.github.com</email>
</author>
<published>2021-01-05T01:49:05Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=24a6749157c60808e6734519abefce784cbabe82'/>
<id>urn:sha1:24a6749157c60808e6734519abefce784cbabe82</id>
<content type='text'>
when a ProcessRunner gets ForceWait|PreventExit and locking is disabled, wait for the process normally but without showing the ui
changed references to UILocker::Session to pointers because they can now be null
</content>
</entry>
<entry>
<title>renamed InstanceManager::instance() to singleton() to avoid confusion</title>
<updated>2020-11-06T14:27:15Z</updated>
<author>
<name>isanae</name>
<email>14251494+isanae@users.noreply.github.com</email>
</author>
<published>2020-11-06T14:27:15Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=ad8e9d99b30578676c15d10a74f010439e132406'/>
<id>urn:sha1:ad8e9d99b30578676c15d10a74f010439e132406</id>
<content type='text'>
</content>
</entry>
<entry>
<title>InstanceManager now returns new Instance struct instead of instance name</title>
<updated>2020-11-03T16:41:54Z</updated>
<author>
<name>isanae</name>
<email>14251494+isanae@users.noreply.github.com</email>
</author>
<published>2020-11-03T15:57:26Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=1d97d914f1de0404b5b4db1bfdeff35ed94ea422'/>
<id>urn:sha1:1d97d914f1de0404b5b4db1bfdeff35ed94ea422</id>
<content type='text'>
moved most of the figuring out of instance parameters from InstanceManager to Instance, separated all the ui from it and put it in main.cpp
added ways to show single pages in the create instance dialog so they can be used when info is missing
</content>
</entry>
<entry>
<title>Change some for loops to use refs, prefer range loop where possible.</title>
<updated>2020-11-02T22:20:43Z</updated>
<author>
<name>AL</name>
<email>26797547+Al12rs@users.noreply.github.com</email>
</author>
<published>2020-11-02T22:20:43Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=c5e3fb423fd144faa2db8f2bb156adba6c003d39'/>
<id>urn:sha1:c5e3fb423fd144faa2db8f2bb156adba6c003d39</id>
<content type='text'>
</content>
</entry>
</feed>
