<feed xmlns='http://www.w3.org/2005/Atom'>
<title>Ryujinx/Ryujinx.Debugger/Profiler, branch master</title>
<subtitle>A backup of the Ryujinx master git branch.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/Ryujinx/'/>
<entry>
<title>Remove the Ryujinx.Debugger project (#1506)</title>
<updated>2020-08-30T17:06:05+00:00</updated>
<author>
<name>Mary</name>
<email>me@thog.eu</email>
</author>
<published>2020-08-30T17:06:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/Ryujinx/commit/?id=4f3ae6f62ca5858c2b74eba5a15bad5dff580349'/>
<id>4f3ae6f62ca5858c2b74eba5a15bad5dff580349</id>
<content type='text'>
This project wasn't really used by anyone and isn't worth mantaining.

This commit remove the profiler entirely from Ryujinx and remove the associated CI tasks.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This project wasn't really used by anyone and isn't worth mantaining.

This commit remove the profiler entirely from Ryujinx and remove the associated CI tasks.</pre>
</div>
</content>
</entry>
<entry>
<title>Use the official JSON parser (#1151)</title>
<updated>2020-04-30T12:07:41+00:00</updated>
<author>
<name>Thog</name>
<email>me@thog.eu</email>
</author>
<published>2020-04-30T12:07:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/Ryujinx/commit/?id=886e42fb19b5d69a6a256e20bd1b948124f790a3'/>
<id>886e42fb19b5d69a6a256e20bd1b948124f790a3</id>
<content type='text'>
This remove Utf8son and JsonPrettyPrinter dependencies.

NOTE: the standard JSON parser doesn't support configurable
indentation, as a result, all the pretty printed JSON are indented with 2
spaces.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This remove Utf8son and JsonPrettyPrinter dependencies.

NOTE: the standard JSON parser doesn't support configurable
indentation, as a result, all the pretty printed JSON are indented with 2
spaces.</pre>
</div>
</content>
</entry>
<entry>
<title>Suppress warnings from fields never used or never assigned (CS0169 and CS0649) (#919)</title>
<updated>2020-04-20T21:59:59+00:00</updated>
<author>
<name>Cristallix</name>
<email>Cristallix@users.noreply.github.com</email>
</author>
<published>2020-04-20T21:59:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/Ryujinx/commit/?id=4738113f293ac2477a553225a24b6c489c6855f1'/>
<id>4738113f293ac2477a553225a24b6c489c6855f1</id>
<content type='text'>
* chore : disable unwanted warnings and minor code cleanup

* chore : remove more warnings

* fix : reorder struct correctly

* fix : restore _isKernel and remove useless comment

* fix : copy/paste error

* fix : restore CallMethod call

* fix : whitespace

* chore : clean using

* feat : remove warnings

* fix : simplify warning removal on struct

* fix : revert fields deletion and code clean up

* fix : re-add RE value

* fix : typo</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* chore : disable unwanted warnings and minor code cleanup

* chore : remove more warnings

* fix : reorder struct correctly

* fix : restore _isKernel and remove useless comment

* fix : copy/paste error

* fix : restore CallMethod call

* fix : whitespace

* chore : clean using

* feat : remove warnings

* fix : simplify warning removal on struct

* fix : revert fields deletion and code clean up

* fix : re-add RE value

* fix : typo</pre>
</div>
</content>
</entry>
<entry>
<title>Render Profiler in GUI (#854)</title>
<updated>2020-02-06T11:25:47+00:00</updated>
<author>
<name>emmauss</name>
<email>emmausssss@gmail.com</email>
</author>
<published>2020-02-06T11:25:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/Ryujinx/commit/?id=f2b9a9c2b0a3d7af3b56df9ae09db8a3b2d8506c'/>
<id>f2b9a9c2b0a3d7af3b56df9ae09db8a3b2d8506c</id>
<content type='text'>
* move profiler output to gui

* addressed commits, rebased

* removed whitespaces
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* move profiler output to gui

* addressed commits, rebased

* removed whitespaces
</pre>
</div>
</content>
</entry>
</feed>
