<feed xmlns='http://www.w3.org/2005/Atom'>
<title>yuzu-mainline/src/core/frontend/applets, 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-29T23:43:45+00:00</updated>
<entry>
<title>am: re-namespace frontend applets to frontend directory</title>
<updated>2024-01-29T23:43:45+00:00</updated>
<author>
<name>Liam</name>
<email>byteslice@airmail.cc</email>
</author>
<published>2023-12-31T14:40:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=dfb9fa0144ca79e596f6f2b1bc960b1a44745aa6'/>
<id>urn:sha1:dfb9fa0144ca79e596f6f2b1bc960b1a44745aa6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>result: Make fully constexpr, add ON_RESULT_INCLUDED</title>
<updated>2024-01-25T21:42:06+00:00</updated>
<author>
<name>FearlessTobi</name>
<email>thm.frey@gmail.com</email>
</author>
<published>2024-01-18T21:39:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=54372fdff5fd982b4ac08315abcd42d81683b00d'/>
<id>urn:sha1:54372fdff5fd982b4ac08315abcd42d81683b00d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>service: hid: Create abstracted pad structure</title>
<updated>2024-01-12T01:35:04+00:00</updated>
<author>
<name>german77</name>
<email>juangerman-13@hotmail.com</email>
</author>
<published>2024-01-07T15:05:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=b5dac5f525e8d5884506ebd98a530e237b518480'/>
<id>urn:sha1:b5dac5f525e8d5884506ebd98a530e237b518480</id>
<content type='text'>
</content>
</entry>
<entry>
<title>hid_core: Move hid to it's own subproject</title>
<updated>2024-01-05T17:41:15+00:00</updated>
<author>
<name>Narr the Reg</name>
<email>juangerman-13@hotmail.com</email>
</author>
<published>2024-01-05T02:37:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=ee847f8ff0b1b0aec39c1b78c010bc0c08a0a613'/>
<id>urn:sha1:ee847f8ff0b1b0aec39c1b78c010bc0c08a0a613</id>
<content type='text'>
</content>
</entry>
<entry>
<title>general: Use console mode helper across project</title>
<updated>2023-08-23T01:58:23+00:00</updated>
<author>
<name>lat9nq</name>
<email>22451773+lat9nq@users.noreply.github.com</email>
</author>
<published>2023-08-23T01:58:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=3c45452fae7f33d0534c144c5f588ef98f0a1346'/>
<id>urn:sha1:3c45452fae7f33d0534c144c5f588ef98f0a1346</id>
<content type='text'>
</content>
</entry>
<entry>
<title>general: Convert use_docked_mode to an enumeration</title>
<updated>2023-08-22T20:07:52+00:00</updated>
<author>
<name>lat9nq</name>
<email>22451773+lat9nq@users.noreply.github.com</email>
</author>
<published>2023-08-21T20:03:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=387ede76d2e1e427f6722cbe19a018c95d762748'/>
<id>urn:sha1:387ede76d2e1e427f6722cbe19a018c95d762748</id>
<content type='text'>
Allows some special interactions with it in the Qt frontend.
</content>
</entry>
<entry>
<title>service: nfc: Merge device interfaces and create the device manager</title>
<updated>2023-05-06T04:02:59+00:00</updated>
<author>
<name>Narr the Reg</name>
<email>juangerman-13@hotmail.com</email>
</author>
<published>2023-04-20T01:01:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=94151097b9abadf35c55ea06a31925c9848f4c62'/>
<id>urn:sha1:94151097b9abadf35c55ea06a31925c9848f4c62</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #10006 from german77/profile_select</title>
<updated>2023-04-01T13:49:22+00:00</updated>
<author>
<name>liamwhite</name>
<email>liamwhite@users.noreply.github.com</email>
</author>
<published>2023-04-01T13:49:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=1ab052952dcc3c612837262474c91ed8780961c3'/>
<id>urn:sha1:1ab052952dcc3c612837262474c91ed8780961c3</id>
<content type='text'>
service: am: Improve profile select applet</content>
</entry>
<entry>
<title>applet: controller: Implement cancel button</title>
<updated>2023-03-30T13:49:44+00:00</updated>
<author>
<name>german77</name>
<email>juangerman-13@hotmail.com</email>
</author>
<published>2023-03-27T03:26:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=11edba4974ab702deb54371bf1bf7644f1dd8e38'/>
<id>urn:sha1:11edba4974ab702deb54371bf1bf7644f1dd8e38</id>
<content type='text'>
</content>
</entry>
<entry>
<title>service: am: Improve profile select applet</title>
<updated>2023-03-29T14:53:19+00:00</updated>
<author>
<name>Narr the Reg</name>
<email>juangerman-13@hotmail.com</email>
</author>
<published>2023-03-29T02:55:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=668eb5b8dad656c281c218ea8b4c34965b163b93'/>
<id>urn:sha1:668eb5b8dad656c281c218ea8b4c34965b163b93</id>
<content type='text'>
</content>
</entry>
</feed>
