<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ariadne.git/src/usvfsconnector.cpp, branch master</title>
<subtitle>Linux port of mod organizer</subtitle>
<id>http://git.schererleander.de/ariadne.git/atom/src/usvfsconnector.cpp?h=master</id>
<link rel='self' href='http://git.schererleander.de/ariadne.git/atom/src/usvfsconnector.cpp?h=master'/>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/'/>
<updated>2025-05-22T17:35:44Z</updated>
<entry>
<title>Update following USVFS move to VCPKG. (#2244)</title>
<updated>2025-05-22T17:35:44Z</updated>
<author>
<name>Mikaël Capelle</name>
<email>capelle.mikael@gmail.com</email>
</author>
<published>2025-05-22T17:35:44Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=a41028fafcab47ba0d07b975bbb9abde420f4335'/>
<id>urn:sha1:a41028fafcab47ba0d07b975bbb9abde420f4335</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use new Skip File &amp; Skip Directory in usvfs (#2033)</title>
<updated>2024-06-15T16:51:47Z</updated>
<author>
<name>Twinki</name>
<email>Twinki14@users.noreply.github.com</email>
</author>
<published>2024-06-15T16:51:47Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=d3b647ab2b19626b2f86b5c2af3946c1fcf22068'/>
<id>urn:sha1:d3b647ab2b19626b2f86b5c2af3946c1fcf22068</id>
<content type='text'>
* Use new Skip File &amp; Skip Directory in usvfs.

# Motivations
https://github.com/ModOrganizer2/usvfs/pull/61 Highlights some reasons why the ability to skip files &amp; directories would be beneficial

# Modifications
- Add two new settings, `skip_file_suffixes` and `skip_directories`
- Wire the two new settings up to usvfs
- Add two new buttons to the `Workarounds` dialog, one to adjust Skip File Suffixes and another for Skip Directories, both buttons act nearly identical to the Executable Blacklist button
- Add a new grouping in the `Workarounds` dialog box that contains the usvfs buttons to keep the dialog a tad organized</content>
</entry>
<entry>
<title>Update for new USVFS function scheme. (#2044)</title>
<updated>2024-06-09T09:00:13Z</updated>
<author>
<name>Mikaël Capelle</name>
<email>capelle.mikael@gmail.com</email>
</author>
<published>2024-06-09T09:00:13Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=c43535f5bcf1043c3b9c00c77967267cf1acf60f'/>
<id>urn:sha1:c43535f5bcf1043c3b9c00c77967267cf1acf60f</id>
<content type='text'>
* Update for new USVFS function scheme.
* Fix call to usvfsVersionString().
* Move USVFS to mo2 dependencies instead of third party in CI.</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>added timing for vfs mapping</title>
<updated>2020-12-21T04:08:14Z</updated>
<author>
<name>isanae</name>
<email>14251494+isanae@users.noreply.github.com</email>
</author>
<published>2020-12-21T04:08:14Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=598a99e4209af9f42930d660ca23c86284cb434c'/>
<id>urn:sha1:598a99e4209af9f42930d660ca23c86284cb434c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>stopped using core dump stuff from usvfs, mo has its own</title>
<updated>2020-11-08T01:16:27Z</updated>
<author>
<name>isanae</name>
<email>14251494+isanae@users.noreply.github.com</email>
</author>
<published>2020-11-08T00:05:15Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=08c952e53a4efcd5b50c0ec947bf216101c027ef'/>
<id>urn:sha1:08c952e53a4efcd5b50c0ec947bf216101c027ef</id>
<content type='text'>
set exception handler at the start, it can handle not having qt or data paths
hopefully fixed infinite crash dumps
</content>
</entry>
<entry>
<title>wstring_view when possible</title>
<updated>2020-02-18T22:23:48Z</updated>
<author>
<name>isanae</name>
<email>14251494+isanae@users.noreply.github.com</email>
</author>
<published>2020-02-10T15:51:23Z</published>
<link rel='alternate' type='text/html' href='http://git.schererleander.de/ariadne.git/commit/?id=3a65665d36022c50637fc53d5c9c1ee022c5b3b5'/>
<id>urn:sha1:3a65665d36022c50637fc53d5c9c1ee022c5b3b5</id>
<content type='text'>
first implementation of NtQueryDirectoryFile
</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>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>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>
</feed>
