<feed xmlns='http://www.w3.org/2005/Atom'>
<title>yuzu-mainline/src/citra_qt/main.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>2018-01-13T02:11:03+00:00</updated>
<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>urn:sha1:ebf9a784a9f7f4148a669dbb39e7cd50df779a14</id>
<content type='text'>
</content>
</entry>
<entry>
<title>citra_qt: Show one-time callout messages to user.</title>
<updated>2017-08-26T03:10:00+00:00</updated>
<author>
<name>bunnei</name>
<email>bunneidev@gmail.com</email>
</author>
<published>2017-08-09T00:06:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=59ad93302226f3e65aed1a62ea3c7b58315d0eb6'/>
<id>urn:sha1:59ad93302226f3e65aed1a62ea3c7b58315d0eb6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>citra-qt: load ui theme at startup and config change.</title>
<updated>2017-06-24T03:48:42+00:00</updated>
<author>
<name>Kloen</name>
<email>kloen@outlawkiwi.com</email>
</author>
<published>2017-06-24T00:41:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=9c2335b984c3c5bb69b3b203d058816eba01246d'/>
<id>urn:sha1:9c2335b984c3c5bb69b3b203d058816eba01246d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Created a whitelist of system archives to prevent false positives creating dialogs.</title>
<updated>2017-06-02T22:28:14+00:00</updated>
<author>
<name>TheKoopaKingdom</name>
<email>thekoopakingdom@gmail.com</email>
</author>
<published>2017-04-13T05:18:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=a8aef599e02e336f9ecb8d5cfc50aa856ea0a1c7'/>
<id>urn:sha1:a8aef599e02e336f9ecb8d5cfc50aa856ea0a1c7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Optimized messages that were repetitive and added ability for core errors to specify more details optionally.</title>
<updated>2017-06-02T22:28:14+00:00</updated>
<author>
<name>TheKoopaKingdom</name>
<email>thekoopakingdom@gmail.com</email>
</author>
<published>2017-04-13T05:15:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=0409bdfea5ea046e3d040ab494b8a0764fd35424'/>
<id>urn:sha1:0409bdfea5ea046e3d040ab494b8a0764fd35424</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added message to status bar to show core errors ignored by the user.</title>
<updated>2017-06-02T22:28:14+00:00</updated>
<author>
<name>TheKoopaKingdom</name>
<email>thekoopakingdom@gmail.com</email>
</author>
<published>2017-04-13T05:10:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=b6bab59000cbcdb34aed3f8633c5aae391db6dcb'/>
<id>urn:sha1:b6bab59000cbcdb34aed3f8633c5aae391db6dcb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added system for handling core errors in citra-qt.</title>
<updated>2017-06-02T22:27:56+00:00</updated>
<author>
<name>TheKoopaKingdom</name>
<email>thekoopakingdom@gmail.com</email>
</author>
<published>2017-03-08T21:28:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=1ecb322daa0e2521fe0e179e87889db9aaaf63b0'/>
<id>urn:sha1:1ecb322daa0e2521fe0e179e87889db9aaaf63b0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove ability to load symbol maps</title>
<updated>2017-05-07T22:33:07+00:00</updated>
<author>
<name>Yuri Kunde Schlesner</name>
<email>yuriks@yuriks.net</email>
</author>
<published>2017-05-07T21:56:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=6577bbc3c5c47d8e3868f1205284337c6c672744'/>
<id>urn:sha1:6577bbc3c5c47d8e3868f1205284337c6c672744</id>
<content type='text'>
This was now mostly unused except by thread creation, which used a
symbol of the entrypoint, if available, to name the thread.
</content>
</entry>
<entry>
<title>citra-qt: Remove callstack widget</title>
<updated>2017-05-07T22:32:47+00:00</updated>
<author>
<name>Yuri Kunde Schlesner</name>
<email>yuriks@yuriks.net</email>
</author>
<published>2017-05-07T21:44:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=4af2a1a3d74eb5e77b59e4557c50e230d453d7d9'/>
<id>urn:sha1:4af2a1a3d74eb5e77b59e4557c50e230d453d7d9</id>
<content type='text'>
Appears to be currently broken, and given the complexity of doing this
for ARM code without debugging information, should probably be left to
an external tool or library. Use the GDB stub instead.

Closes #586
</content>
</entry>
<entry>
<title>citra-qt: Remove disassembler widget</title>
<updated>2017-05-07T22:29:36+00:00</updated>
<author>
<name>Yuri Kunde Schlesner</name>
<email>yuriks@yuriks.net</email>
</author>
<published>2017-05-07T21:36:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=47e806b084e7eaf44f441c84720d1ca36e12595b'/>
<id>urn:sha1:47e806b084e7eaf44f441c84720d1ca36e12595b</id>
<content type='text'>
It has performance problems, a very misleading UI, and is broken in
general. It has essentially been superceded by the GDB stub, but if we
wanted a built-in disassembler in the future it'd essentially need to be
rewritten from scratch anyway.

Closes #427, #1480
</content>
</entry>
</feed>
