<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dolphin, branch 2606</title>
<subtitle>GameCube and Wii emulator</subtitle>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/'/>
<entry>
<title>ScmRevGen: Bump version to 2606</title>
<updated>2026-06-24T22:36:03+00:00</updated>
<author>
<name>OatmealDome</name>
<email>julian@oatmealdome.me</email>
</author>
<published>2026-06-24T21:53:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=6094cfcf7b8fba733b3116fdf3414d51c1c0e4a4'/>
<id>6094cfcf7b8fba733b3116fdf3414d51c1c0e4a4</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 #14687 from JoshuaVandaele/realtek-linux-list</title>
<updated>2026-06-24T22:32:43+00:00</updated>
<author>
<name>OatmealDome</name>
<email>OatmealDome@users.noreply.github.com</email>
</author>
<published>2026-06-24T22:32:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=2f1c14cdc70429eddd85218b3ef32bf00387a8e6'/>
<id>2f1c14cdc70429eddd85218b3ef32bf00387a8e6</id>
<content type='text'>
RealtekFirmwareLoader: Update list from Linux source</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
RealtekFirmwareLoader: Update list from Linux source</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #14697 from JoshuaVandaele/llvm-build-fix</title>
<updated>2026-06-24T19:28:08+00:00</updated>
<author>
<name>JosJuice</name>
<email>josjuice@gmail.com</email>
</author>
<published>2026-06-24T19:28:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=0dd29f24932b52f6dc9eb76da29d95adfad4cbe8'/>
<id>0dd29f24932b52f6dc9eb76da29d95adfad4cbe8</id>
<content type='text'>
TAPServerConnection: Fix builds with LLVM toolchain</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
TAPServerConnection: Fix builds with LLVM toolchain</pre>
</div>
</content>
</entry>
<entry>
<title>TAPServerConnection: Fix builds with LLVM toolchain</title>
<updated>2026-06-24T18:17:35+00:00</updated>
<author>
<name>Joshua Vandaële</name>
<email>joshua@vandaele.software</email>
</author>
<published>2026-06-24T06:53:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=d52afbf83b734cd2bd968a31aaaa2ede4259afb9'/>
<id>d52afbf83b734cd2bd968a31aaaa2ede4259afb9</id>
<content type='text'>
On an Alpine system using a full LLVM toolchain, building fails because `fd_set`/`timeval` are undefined.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
On an Alpine system using a full LLVM toolchain, building fails because `fd_set`/`timeval` are undefined.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #14696 from JoshuaVandaele/alpine-pagesize-collision</title>
<updated>2026-06-23T21:32:09+00:00</updated>
<author>
<name>JosJuice</name>
<email>josjuice@gmail.com</email>
</author>
<published>2026-06-23T21:32:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=8230647205bf18b782126df821b81e76e90e2722'/>
<id>8230647205bf18b782126df821b81e76e90e2722</id>
<content type='text'>
ICCardReader: Fix macro collision</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
ICCardReader: Fix macro collision</pre>
</div>
</content>
</entry>
<entry>
<title>ICCardReader: Fix macro collision</title>
<updated>2026-06-23T20:48:35+00:00</updated>
<author>
<name>Joshua Vandaële</name>
<email>joshua@vandaele.software</email>
</author>
<published>2026-06-23T20:48:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=d170a27cc6f9a09dad177df46a007d5b3399556e'/>
<id>d170a27cc6f9a09dad177df46a007d5b3399556e</id>
<content type='text'>
On Alpine Linux, Dolphin fails to build due to PAGE_SIZE being already defined somewhere in the system includes.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
On Alpine Linux, Dolphin fails to build due to PAGE_SIZE being already defined somewhere in the system includes.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #14694 from JoshuaVandaele/fmt12.2</title>
<updated>2026-06-23T20:13:02+00:00</updated>
<author>
<name>Tilka</name>
<email>tilkax@gmail.com</email>
</author>
<published>2026-06-23T20:13:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=8328469f5e48ba455d97ad15ebb9289170a662aa'/>
<id>8328469f5e48ba455d97ad15ebb9289170a662aa</id>
<content type='text'>
fmt: Allow building with version &gt;=12.2.0 </content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fmt: Allow building with version &gt;=12.2.0 </pre>
</div>
</content>
</entry>
<entry>
<title>Add missing includes</title>
<updated>2026-06-23T19:09:18+00:00</updated>
<author>
<name>Joshua Vandaële</name>
<email>joshua@vandaele.software</email>
</author>
<published>2026-06-23T03:11:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=faaea5919a142d40353df851d2ce1aed66733dd4'/>
<id>faaea5919a142d40353df851d2ce1aed66733dd4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fmt: Allow building with version &gt;=12.2.0</title>
<updated>2026-06-23T19:09:14+00:00</updated>
<author>
<name>Joshua Vandaële</name>
<email>joshua@vandaele.software</email>
</author>
<published>2026-06-23T03:11:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=e97b1cd759deeb6c2e0b7a6de33d5986ee033b6e'/>
<id>e97b1cd759deeb6c2e0b7a6de33d5986ee033b6e</id>
<content type='text'>
This change was causing some issues:

&gt; Made FMT_STRING a no-op when FMT_USE_CONSTEVAL is enabled, since the consteval format-string constructor already provides compile-time validation (#4611, #4612). Thanks @friedkeenan.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This change was causing some issues:

&gt; Made FMT_STRING a no-op when FMT_USE_CONSTEVAL is enabled, since the consteval format-string constructor already provides compile-time validation (#4611, #4612). Thanks @friedkeenan.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #14693 from JosJuice/redump-info</title>
<updated>2026-06-23T00:47:44+00:00</updated>
<author>
<name>Admiral H. Curtiss</name>
<email>pikachu025@gmail.com</email>
</author>
<published>2026-06-23T00:47:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=32ee8ad7ca618669f595f845aff4d59e1eb20511'/>
<id>32ee8ad7ca618669f595f845aff4d59e1eb20511</id>
<content type='text'>
Use redump.info instead of redump.org</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use redump.info instead of redump.org</pre>
</div>
</content>
</entry>
</feed>
