<feed xmlns='http://www.w3.org/2005/Atom'>
<title>yuzu-mainline/src/core/hle/service/acc/profile_manager.h, branch master</title>
<subtitle>A backup of the Yuzu mainline repo. Only includes the master branch, nothing else.
</subtitle>
<id>https://git.benis.co.uk/yuzu-mainline/atom?h=master</id>
<link rel='self' href='https://git.benis.co.uk/yuzu-mainline/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/'/>
<updated>2024-01-17T18:31:00+00:00</updated>
<entry>
<title>Allow -u to accept a username string in addition to index, and suppress the User selector even if settings requires it to be shown for one instance only.</title>
<updated>2024-01-17T18:31:00+00:00</updated>
<author>
<name>Andrew Pilley</name>
<email>anpilley@users.noreply.github.com</email>
</author>
<published>2024-01-17T17:06:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=dff0a7c52a73a3989b788b5328a782e995f07c8c'/>
<id>urn:sha1:dff0a7c52a73a3989b788b5328a782e995f07c8c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>service: acc: Only save profiles when profiles have changed</title>
<updated>2024-01-13T20:28:29+00:00</updated>
<author>
<name>german77</name>
<email>juangerman-13@hotmail.com</email>
</author>
<published>2024-01-13T20:19:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=bee22540a1d8a7b3ebd9ff4c244bf257b5e9f8b7'/>
<id>urn:sha1:bee22540a1d8a7b3ebd9ff4c244bf257b5e9f8b7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>service: acc: Implement functions needed for profile select (#11653)</title>
<updated>2023-10-17T03:12:55+00:00</updated>
<author>
<name>Narr the Reg</name>
<email>juangerman-13@hotmail.com</email>
</author>
<published>2023-10-17T03:12:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=bcce184e60a0adeac287e38ebdd2af078cd91423'/>
<id>urn:sha1:bcce184e60a0adeac287e38ebdd2af078cd91423</id>
<content type='text'>
</content>
</entry>
<entry>
<title>core: hle: service: acc: Fix ListOpenContextStoredUsers/StoreOpenContext.</title>
<updated>2022-11-02T23:09:30+00:00</updated>
<author>
<name>bunnei</name>
<email>bunneidev@gmail.com</email>
</author>
<published>2022-10-30T23:37:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=75ab52f05b39a625c039705f9290278efdad98f7'/>
<id>urn:sha1:75ab52f05b39a625c039705f9290278efdad98f7</id>
<content type='text'>
- These APIs are used to capture the opened users and allow that state to be persisted across processes.
- They are not intended to just return the system opened users, that is what ListOpenUsers is for.
- Fixes the launch hang with Bayonetta 3.
</content>
</entry>
<entry>
<title>service: ac: Replace intances of ProfileData with UserData</title>
<updated>2022-07-14T21:33:07+00:00</updated>
<author>
<name>german77</name>
<email>juangerman-13@hotmail.com</email>
</author>
<published>2022-06-26T15:19:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=32b522b1fddf57006fdcc833bc1f5b18132275ee'/>
<id>urn:sha1:32b522b1fddf57006fdcc833bc1f5b18132275ee</id>
<content type='text'>
</content>
</entry>
<entry>
<title>core: Replace all instances of ResultCode with Result</title>
<updated>2022-06-27T01:21:37+00:00</updated>
<author>
<name>german77</name>
<email>juangerman-13@hotmail.com</email>
</author>
<published>2022-06-26T03:44:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=a7d9be13840acd65d0d684666390758ede72c826'/>
<id>urn:sha1:a7d9be13840acd65d0d684666390758ede72c826</id>
<content type='text'>
</content>
</entry>
<entry>
<title>general: Convert source file copyright comments over to SPDX</title>
<updated>2022-04-23T09:55:32+00:00</updated>
<author>
<name>Morph</name>
<email>39850852+Morph1984@users.noreply.github.com</email>
</author>
<published>2022-04-23T08:59:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=99ceb03a1cfcf35968cab589ea188a8c406cda52'/>
<id>urn:sha1:99ceb03a1cfcf35968cab589ea188a8c406cda52</id>
<content type='text'>
This formats all copyright comments according to SPDX formatting guidelines.
Additionally, this resolves the remaining GPLv2 only licensed files by relicensing them to GPLv2.0-or-later.
</content>
</entry>
<entry>
<title>common: Reduce unused includes</title>
<updated>2022-03-19T19:01:31+00:00</updated>
<author>
<name>ameerj</name>
<email>52414509+ameerj@users.noreply.github.com</email>
</author>
<published>2022-03-19T04:23:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=923decae5a5098cb9d254e008ed61fc5e07ced38'/>
<id>urn:sha1:923decae5a5098cb9d254e008ed61fc5e07ced38</id>
<content type='text'>
</content>
</entry>
<entry>
<title>general: Rename NewUUID to UUID, and remove the previous UUID impl</title>
<updated>2022-02-05T18:56:21+00:00</updated>
<author>
<name>Morph</name>
<email>39850852+Morph1984@users.noreply.github.com</email>
</author>
<published>2022-02-05T17:35:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=25db62ce1534cbd8b93b4284869229e4bd7de54d'/>
<id>urn:sha1:25db62ce1534cbd8b93b4284869229e4bd7de54d</id>
<content type='text'>
This completes the removal of the old UUID implementation.
</content>
</entry>
<entry>
<title>profile: Migrate to the new UUID implementation</title>
<updated>2022-02-05T18:56:21+00:00</updated>
<author>
<name>Morph</name>
<email>39850852+Morph1984@users.noreply.github.com</email>
</author>
<published>2022-02-05T17:29:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=dfe11d72e3eb14dee718b7fa67a673514d199f20'/>
<id>urn:sha1:dfe11d72e3eb14dee718b7fa67a673514d199f20</id>
<content type='text'>
</content>
</entry>
</feed>
