<feed xmlns='http://www.w3.org/2005/Atom'>
<title>yuzu-mainline/src/yuzu/multiplayer, 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>Fix multiplayer player count color in dark themes | Temp fix until #12744: Add green color for counts &gt; 0 and &lt; max_players - 1 (#12930)</title>
<updated>2024-02-10T00:45:11+00:00</updated>
<author>
<name>Kevnkkm</name>
<email>kevin.zarpoush@gmail.com</email>
</author>
<published>2024-02-10T00:45:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=fe6934593fd7e7b6c61d1fb84d0794d19f024b47'/>
<id>fe6934593fd7e7b6c61d1fb84d0794d19f024b47</id>
<content type='text'>
* fix intended player count color in dark themes

* Refactor

* Change to green color for white and dark themes

* Add const to the colors and extra name for green color</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* fix intended player count color in dark themes

* Refactor

* Change to green color for white and dark themes

* Add const to the colors and extra name for green color</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #12852 from Calinou/multiplayer-color-player-counts</title>
<updated>2024-02-03T16:10:00+00:00</updated>
<author>
<name>liamwhite</name>
<email>liamwhite@users.noreply.github.com</email>
</author>
<published>2024-02-03T16:10:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=a3c8bb251d07f69e62b01914c5e0df88d2dad93c'/>
<id>a3c8bb251d07f69e62b01914c5e0df88d2dad93c</id>
<content type='text'>
Color player counts in the multiplayer public lobby list</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Color player counts in the multiplayer public lobby list</pre>
</div>
</content>
</entry>
<entry>
<title>Persist filters in multiplayer public lobby list</title>
<updated>2024-01-30T16:40:29+00:00</updated>
<author>
<name>Hugo Locurcio</name>
<email>hugo.locurcio@hugo.pro</email>
</author>
<published>2024-01-30T00:29:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=442aad9b27da92674c7de7e305331ed219ce9047'/>
<id>442aad9b27da92674c7de7e305331ed219ce9047</id>
<content type='text'>
After connecting to a room, the chosen filter text, "Games I Own",
"Hide Empty Rooms" and "Hide Full Rooms" values are persisted
to configuration so they are preserved across restarts.

This makes it easier to rejoin a room if you regularly play the same
game, or after a crash.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
After connecting to a room, the chosen filter text, "Games I Own",
"Hide Empty Rooms" and "Hide Full Rooms" values are persisted
to configuration so they are preserved across restarts.

This makes it easier to rejoin a room if you regularly play the same
game, or after a crash.
</pre>
</div>
</content>
</entry>
<entry>
<title>Color player counts in the multiplayer public lobby list</title>
<updated>2024-01-30T16:38:21+00:00</updated>
<author>
<name>Hugo Locurcio</name>
<email>hugo.locurcio@hugo.pro</email>
</author>
<published>2024-01-30T01:09:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=8e0f97ac968d559beb08d099fffc65cd9d785c15'/>
<id>8e0f97ac968d559beb08d099fffc65cd9d785c15</id>
<content type='text'>
- Full lobbies have their player count displayed in red.
- Lobbies with one slot left have their player count displayed in orange.
- Empty lobbies have their player count grayed out.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Full lobbies have their player count displayed in red.
- Lobbies with one slot left have their player count displayed in orange.
- Empty lobbies have their player count grayed out.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix more typos</title>
<updated>2024-01-15T23:26:53+00:00</updated>
<author>
<name>Viktor Szépe</name>
<email>viktor@szepe.net</email>
</author>
<published>2024-01-15T23:26:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=2044ae6b3af6fab4d79996a661fef43f6db8d825'/>
<id>2044ae6b3af6fab4d79996a661fef43f6db8d825</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>yuzu: Use displayed port on direct connect</title>
<updated>2024-01-02T16:17:26+00:00</updated>
<author>
<name>Narr the Reg</name>
<email>juangerman-13@hotmail.com</email>
</author>
<published>2024-01-02T16:17:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=1b4cf7fc274e7765b5a208923236da8d67c02b71'/>
<id>1b4cf7fc274e7765b5a208923236da8d67c02b71</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>core: Use single instance of profile manager</title>
<updated>2023-12-10T17:29:43+00:00</updated>
<author>
<name>german77</name>
<email>juangerman-13@hotmail.com</email>
</author>
<published>2023-12-10T05:28:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=a22a025c5bd579d782225cafba1b56896d22e4cd'/>
<id>a22a025c5bd579d782225cafba1b56896d22e4cd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>uisettings: Fix typings</title>
<updated>2023-07-21T14:56:07+00:00</updated>
<author>
<name>lat9nq</name>
<email>22451773+lat9nq@users.noreply.github.com</email>
</author>
<published>2023-06-06T00:45:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=e7543e8b84c5520e09d5703bc8b191a1a76195b7'/>
<id>e7543e8b84c5520e09d5703bc8b191a1a76195b7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>general: fix spelling mistakes</title>
<updated>2023-03-12T15:33:01+00:00</updated>
<author>
<name>Liam</name>
<email>byteslice@airmail.cc</email>
</author>
<published>2023-03-12T03:10:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=600f325d87e42f856da58c42a5280f098ebb6e8c'/>
<id>600f325d87e42f856da58c42a5280f098ebb6e8c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>added 'Hide empty rooms' toggle to lobby</title>
<updated>2023-02-03T00:46:28+00:00</updated>
<author>
<name>Luke Sawczak</name>
<email>luke@unfamiliarplace.com</email>
</author>
<published>2023-02-02T01:10:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=54ab154696857a7bca93cce151d902f70e7be832'/>
<id>54ab154696857a7bca93cce151d902f70e7be832</id>
<content type='text'>
fixed typo

fixed typo

fixed typo

clang
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fixed typo

fixed typo

fixed typo

clang
</pre>
</div>
</content>
</entry>
</feed>
