<feed xmlns='http://www.w3.org/2005/Atom'>
<title>Ryujinx/src/Ryujinx.UI.Common/Configuration, 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>Change 6GB DRAM expansion to 8GB (#7313)</title>
<updated>2024-09-17T18:09:20+00:00</updated>
<author>
<name>gdkchan</name>
<email>gab.dark.100@gmail.com</email>
</author>
<published>2024-09-17T18:09:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/Ryujinx/commit/?id=cf77c011e4f90efd93509c3852350c48f2597344'/>
<id>cf77c011e4f90efd93509c3852350c48f2597344</id>
<content type='text'>
* Change 6GB DRAM expansion to 8GB

* Update texts and tooltips</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Change 6GB DRAM expansion to 8GB

* Update texts and tooltips</pre>
</div>
</content>
</entry>
<entry>
<title>Improves some log messages and fixes a typo (#6773)</title>
<updated>2024-05-15T16:10:47+00:00</updated>
<author>
<name>SamusAranX</name>
<email>hallo@emmalyx.dev</email>
</author>
<published>2024-05-15T16:10:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/Ryujinx/commit/?id=091230af222a309584ab35df8379ab3a725cd3c1'/>
<id>091230af222a309584ab35df8379ab3a725cd3c1</id>
<content type='text'>
* Improves some log messages and fixes a typo

* oops

* Update src/Ryujinx.UI.Common/Configuration/ConfigurationState.cs

Co-authored-by: Ac_K &lt;Acoustik666@gmail.com&gt;

* Log config file path

---------

Co-authored-by: Ac_K &lt;Acoustik666@gmail.com&gt;
Co-authored-by: TSR Berry &lt;20988865+TSRBerry@users.noreply.github.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Improves some log messages and fixes a typo

* oops

* Update src/Ryujinx.UI.Common/Configuration/ConfigurationState.cs

Co-authored-by: Ac_K &lt;Acoustik666@gmail.com&gt;

* Log config file path

---------

Co-authored-by: Ac_K &lt;Acoustik666@gmail.com&gt;
Co-authored-by: TSR Berry &lt;20988865+TSRBerry@users.noreply.github.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>UI: Fix some MainWindow bugs and implement menubar items to change window size. (#6750)</title>
<updated>2024-05-01T16:21:24+00:00</updated>
<author>
<name>MutantAura</name>
<email>44103205+MutantAura@users.noreply.github.com</email>
</author>
<published>2024-05-01T16:21:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/Ryujinx/commit/?id=d0cc13ce0b2a149c3d19aa58a2f12ddc6cc0196f'/>
<id>d0cc13ce0b2a149c3d19aa58a2f12ddc6cc0196f</id>
<content type='text'>
* Do not save window dimensions when maximized.

* Implement option to disable window size/position memory.

* Remove logging statements

* Implement menubar items for common window sizes.

* formatting fixes

* Set 720p window as a composite value.

* Remove unused using

* Fix exception paramter.

* Force restore window when a size change is requested

* Fix some resizing bugs.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Do not save window dimensions when maximized.

* Implement option to disable window size/position memory.

* Remove logging statements

* Implement menubar items for common window sizes.

* formatting fixes

* Set 720p window as a composite value.

* Remove unused using

* Fix exception paramter.

* Force restore window when a size change is requested

* Fix some resizing bugs.</pre>
</div>
</content>
</entry>
<entry>
<title>misc: Add ANGLE configuration option to JSON and CLI (#6520)</title>
<updated>2024-04-06T17:58:02+00:00</updated>
<author>
<name>MutantAura</name>
<email>44103205+MutantAura@users.noreply.github.com</email>
</author>
<published>2024-04-06T17:58:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/Ryujinx/commit/?id=451a28afb80996a7859659befaa602fe2db5c119'/>
<id>451a28afb80996a7859659befaa602fe2db5c119</id>
<content type='text'>
* Add hardware-acceleration toggle to ConfigurationState.

* Add command line override for easier RenderDoc use.

* Adjust CLI arguments.

* fix whitespace format check

* fix copypasta in comment

* Add X11 rendering mode toggle

* Remove ANGLE specific comments.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Add hardware-acceleration toggle to ConfigurationState.

* Add command line override for easier RenderDoc use.

* Adjust CLI arguments.

* fix whitespace format check

* fix copypasta in comment

* Add X11 rendering mode toggle

* Remove ANGLE specific comments.</pre>
</div>
</content>
</entry>
<entry>
<title>macOS: Stop storing user data in Documents for some users; fix symlinks (#6241)</title>
<updated>2024-02-11T18:04:39+00:00</updated>
<author>
<name>jcm</name>
<email>john.moody@coloradocollege.edu</email>
</author>
<published>2024-02-11T18:04:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/Ryujinx/commit/?id=946633276b557a8e522b5e09790c9827cf51f8d6'/>
<id>946633276b557a8e522b5e09790c9827cf51f8d6</id>
<content type='text'>
* macOS: Stop storing user data in Documents for some users; fix symlinks

* Use SupportedOSPlatform tag, catch exceptions, log warning instead of error

* Provide best path hints to user if symlink fixup fails

---------

Co-authored-by: jcm &lt;butt@butts.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* macOS: Stop storing user data in Documents for some users; fix symlinks

* Use SupportedOSPlatform tag, catch exceptions, log warning instead of error

* Provide best path hints to user if symlink fixup fails

---------

Co-authored-by: jcm &lt;butt@butts.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Infra: Capitalisation Consistency (#6296)</title>
<updated>2024-02-11T02:09:18+00:00</updated>
<author>
<name>Isaac Marovitz</name>
<email>42140194+IsaacMarovitz@users.noreply.github.com</email>
</author>
<published>2024-02-11T02:09:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/Ryujinx/commit/?id=f06d22d6f01e657ebbc0c8ef082739cd468e47b5'/>
<id>f06d22d6f01e657ebbc0c8ef082739cd468e47b5</id>
<content type='text'>
* Rename Ryujinx.UI.Common

* Rename Ryujinx.UI.LocaleGenerator

* Update in Files

AboutWindow

* Configuration State

* Rename projects

* Ryujinx/UI

* Fix build

* Main remaining inconsistencies

* HLE.UI Namespace

* HLE.UI Files

* Namespace

* Ryujinx.UI.Common.Configuration.UI

* Ryujinx.UI.Common,Configuration.UI Files

* More instances</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Rename Ryujinx.UI.Common

* Rename Ryujinx.UI.LocaleGenerator

* Update in Files

AboutWindow

* Configuration State

* Rename projects

* Ryujinx/UI

* Fix build

* Main remaining inconsistencies

* HLE.UI Namespace

* HLE.UI Files

* Namespace

* Ryujinx.UI.Common.Configuration.UI

* Ryujinx.UI.Common,Configuration.UI Files

* More instances</pre>
</div>
</content>
</entry>
</feed>
