<feed xmlns='http://www.w3.org/2005/Atom'>
<title>yuzu-mainline/src/citra_qt/configuration, branch master</title>
<subtitle>A backup of the Yuzu mainline repo. Only includes the master branch, nothing else.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/'/>
<entry>
<title>Massive removal of unused modules</title>
<updated>2018-01-13T02:11:03+00:00</updated>
<author>
<name>James Rowe</name>
<email>jroweboy@gmail.com</email>
</author>
<published>2018-01-12T02:21:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=ebf9a784a9f7f4148a669dbb39e7cd50df779a14'/>
<id>ebf9a784a9f7f4148a669dbb39e7cd50df779a14</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>config: Default CPU core to Unicorn.</title>
<updated>2018-01-13T02:05:37+00:00</updated>
<author>
<name>bunnei</name>
<email>bunneidev@gmail.com</email>
</author>
<published>2018-01-13T02:05:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=890bbc0cd3ab070f8e1ef32806fe51ab20dd8579'/>
<id>890bbc0cd3ab070f8e1ef32806fe51ab20dd8579</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>configuration: Add cpu_core configuration option</title>
<updated>2018-01-12T22:48:52+00:00</updated>
<author>
<name>MerryMage</name>
<email>MerryMage@users.noreply.github.com</email>
</author>
<published>2018-01-12T16:06:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=b628192bf27c871af3ecbf8982b4a13a78fd70c4'/>
<id>b628192bf27c871af3ecbf8982b4a13a78fd70c4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove lots more 3DS-specific code.</title>
<updated>2017-10-13T01:21:49+00:00</updated>
<author>
<name>bunnei</name>
<email>bunneidev@gmail.com</email>
</author>
<published>2017-10-13T01:21:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=72b03025ac4ef0d8633c2f3e55b513cd149c59e5'/>
<id>72b03025ac4ef0d8633c2f3e55b513cd149c59e5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>hle: Remove a large amount of 3ds-specific service code.</title>
<updated>2017-10-10T21:32:14+00:00</updated>
<author>
<name>bunnei</name>
<email>bunneidev@gmail.com</email>
</author>
<published>2017-10-10T21:32:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=0906de9a14b735d1d409290ca050eb7d2c2d3d84'/>
<id>0906de9a14b735d1d409290ca050eb7d2c2d3d84</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>citra-qt: fix some untranslated strings</title>
<updated>2017-09-24T14:53:35+00:00</updated>
<author>
<name>wwylele</name>
<email>wwylele@gmail.com</email>
</author>
<published>2017-09-24T14:52:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=7117fcc02452c264f39d270188e6d2123a6e26ac'/>
<id>7117fcc02452c264f39d270188e6d2123a6e26ac</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>WebService: Verify username and token (#2930)</title>
<updated>2017-09-19T01:18:26+00:00</updated>
<author>
<name>B3n30</name>
<email>bene_thomas@web.de</email>
</author>
<published>2017-09-19T01:18:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=28c726f20545744a3052a3e8a0a3bf5ff95a5042'/>
<id>28c726f20545744a3052a3e8a0a3bf5ff95a5042</id>
<content type='text'>
* WebService: Verify username and token; Log errors in PostJson

* Fixup: added docstrings to the functions

* Webservice: Added Icons to the verification, imrpved error detection in cpr, fixup nits

* fixup: fmt warning
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* WebService: Verify username and token; Log errors in PostJson

* Fixup: added docstrings to the functions

* Webservice: Added Icons to the verification, imrpved error detection in cpr, fixup nits

* fixup: fmt warning
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #2899 from wwylele/touch-refactor</title>
<updated>2017-08-29T15:29:10+00:00</updated>
<author>
<name>bunnei</name>
<email>bunneidev@gmail.com</email>
</author>
<published>2017-08-29T15:29:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=75cd28a7cc1c73e1be1fc72d4b86b267cbb79081'/>
<id>75cd28a7cc1c73e1be1fc72d4b86b267cbb79081</id>
<content type='text'>
Refactor touch input into a TouchDevice</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Refactor touch input into a TouchDevice</pre>
</div>
</content>
</entry>
<entry>
<title>qt: Add an option to view/regenerate telemetry ID.</title>
<updated>2017-08-26T03:10:02+00:00</updated>
<author>
<name>bunnei</name>
<email>bunneidev@gmail.com</email>
</author>
<published>2017-08-23T04:08:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=9f0da33c3349df47580d93fcd25346be4d2b94a7'/>
<id>9f0da33c3349df47580d93fcd25346be4d2b94a7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title># This is a combination of 2 commits.</title>
<updated>2017-08-26T03:10:01+00:00</updated>
<author>
<name>bunnei</name>
<email>bunneidev@gmail.com</email>
</author>
<published>2017-08-24T23:31:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=2e37201c63d5efb8eb39f993b77c11e73bd6a8e7'/>
<id>2e37201c63d5efb8eb39f993b77c11e73bd6a8e7</id>
<content type='text'>
# This is the 1st commit message:

qt: Add web configuration tab.

# The commit message #2 will be skipped:

# fixup! qt: Add web configuration tab.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
# This is the 1st commit message:

qt: Add web configuration tab.

# The commit message #2 will be skipped:

# fixup! qt: Add web configuration tab.
</pre>
</div>
</content>
</entry>
</feed>
