<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dolphin/Source, branch 2509</title>
<subtitle>GameCube and Wii emulator</subtitle>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/'/>
<entry>
<title>Merge pull request #13930 from Dentomologist/retroachievements_avoid_leaderboard_list_crash</title>
<updated>2025-09-13T07:36:56+00:00</updated>
<author>
<name>JMC47</name>
<email>JMC4789@gmail.com</email>
</author>
<published>2025-09-13T07:36:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=695e06ca981dee93a2be517594b7c622bf18d41f'/>
<id>695e06ca981dee93a2be517594b7c622bf18d41f</id>
<content type='text'>
RetroAchievements: Avoid crash due to uninitialized memory read</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
RetroAchievements: Avoid crash due to uninitialized memory read</pre>
</div>
</content>
</entry>
<entry>
<title>Fix broken imgui text in Metal backend.</title>
<updated>2025-09-08T19:49:31+00:00</updated>
<author>
<name>TryTwo</name>
<email>taolas@gmail.com</email>
</author>
<published>2025-09-08T19:48:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=38cef5a3fc3a4ddd205fc4f69204f062d5bce6ab'/>
<id>38cef5a3fc3a4ddd205fc4f69204f062d5bce6ab</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>RealtekFirmwareLoader: Fix shadowed variable warning</title>
<updated>2025-09-07T14:54:11+00:00</updated>
<author>
<name>Joshua Vandaële</name>
<email>joshua@vandaele.software</email>
</author>
<published>2025-09-07T14:53:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=83cbedd60953f39f6109be25e973c52493ec4306'/>
<id>83cbedd60953f39f6109be25e973c52493ec4306</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>RetroAchievements: Avoid uninitialized memory access</title>
<updated>2025-09-06T00:23:39+00:00</updated>
<author>
<name>Dentomologist</name>
<email>dentomologist@gmail.com</email>
</author>
<published>2025-09-06T00:23:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=85a89eb4200e028b601b1a950eba4479c6018229'/>
<id>85a89eb4200e028b601b1a950eba4479c6018229</id>
<content type='text'>
Avoid creating and then destroying a leaderboard list when game is null,
as doing so causes an access to uninitialized memory due to a bug in
rcheevos.

This can be triggered by starting a game with an invalid or expired
login token.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Avoid creating and then destroying a leaderboard list when game is null,
as doing so causes an access to uninitialized memory due to a bug in
rcheevos.

This can be triggered by starting a game with an invalid or expired
login token.
</pre>
</div>
</content>
</entry>
<entry>
<title>DolphinQt/Styles/Dark: Adjust progress bar</title>
<updated>2025-08-31T20:02:00+00:00</updated>
<author>
<name>Admiral H. Curtiss</name>
<email>pikachu025@gmail.com</email>
</author>
<published>2025-08-31T20:02:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=c7ff0bf4754b642f0af62ad2f55b903e1a80d8cf'/>
<id>c7ff0bf4754b642f0af62ad2f55b903e1a80d8cf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>DolphinQt/Styles/Dark: Fix inconsistent formatting</title>
<updated>2025-08-31T19:41:42+00:00</updated>
<author>
<name>Admiral H. Curtiss</name>
<email>pikachu025@gmail.com</email>
</author>
<published>2025-08-31T19:41:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=88ef583c0e65b37d3b661895512269c05b34f075'/>
<id>88ef583c0e65b37d3b661895512269c05b34f075</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #13899 from SuperSamus/patch-cheats-osd</title>
<updated>2025-08-30T23:27:23+00:00</updated>
<author>
<name>Tilka</name>
<email>tilkax@gmail.com</email>
</author>
<published>2025-08-30T23:27:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=033a0540f7d76feb7d9eef6be99977da3142e415'/>
<id>033a0540f7d76feb7d9eef6be99977da3142e415</id>
<content type='text'>
PatchEngine: OSD message showing number of enabled patches and cheats</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PatchEngine: OSD message showing number of enabled patches and cheats</pre>
</div>
</content>
</entry>
<entry>
<title>PatchEngine: OSD message showing number of enabled patches and cheats</title>
<updated>2025-08-30T14:51:51+00:00</updated>
<author>
<name>Martino Fontana</name>
<email>tinozzo123@gmail.com</email>
</author>
<published>2025-08-23T13:54:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=64a20c74fc0824c43921840c46090c33264d4f67'/>
<id>64a20c74fc0824c43921840c46090c33264d4f67</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #13910 from Tilka/ub</title>
<updated>2025-08-30T05:17:45+00:00</updated>
<author>
<name>Tilka</name>
<email>tilkax@gmail.com</email>
</author>
<published>2025-08-30T05:17:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=76c114a02b1cf1ad19dafcc33ec2bc2501f7cbd8'/>
<id>76c114a02b1cf1ad19dafcc33ec2bc2501f7cbd8</id>
<content type='text'>
Fix some undefined behavior</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix some undefined behavior</pre>
</div>
</content>
</entry>
<entry>
<title>IOS/WD: fix wrong BitSet ctor being called</title>
<updated>2025-08-30T02:05:35+00:00</updated>
<author>
<name>Tillmann Karras</name>
<email>tilkax@gmail.com</email>
</author>
<published>2025-08-25T19:17:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=c248f1afa4187e5f7bebb8cbbcb66f83d5e3b6ad'/>
<id>c248f1afa4187e5f7bebb8cbbcb66f83d5e3b6ad</id>
<content type='text'>
We don't want list initialization here.

Thank you, UB-san.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We don't want list initialization here.

Thank you, UB-san.
</pre>
</div>
</content>
</entry>
</feed>
