<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dolphin, branch 2506a</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 2506a</title>
<updated>2025-06-05T06:52:15+00:00</updated>
<author>
<name>OatmealDome</name>
<email>julian@oatmealdome.me</email>
</author>
<published>2025-06-05T06:52:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=9843115ad8414970312c954d83145300d7cdbec3'/>
<id>9843115ad8414970312c954d83145300d7cdbec3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Android: Add android.hardware.microphone to manifest</title>
<updated>2025-06-05T06:51:47+00:00</updated>
<author>
<name>JosJuice</name>
<email>josjuice@gmail.com</email>
</author>
<published>2025-06-04T19:30:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=a834df67ae4debba9f5a3e405875e85a9087031a'/>
<id>a834df67ae4debba9f5a3e405875e85a9087031a</id>
<content type='text'>
Google Play is now blocking distribution for Android TV unless we
explicitly set the android.hardware.microphone hardware feature as
android:required="false", because it's inferring
android.hardware.microphone from the android.permission.RECORD_AUDIO we
added for Wii Speak emulation, with android:required defaulting to true.
I was under the belief that setting android:required="false" on
android.permission.RECORD_AUDIO would solve this, but looking closer at
the definition of &lt;uses-permission&gt;, it doesn't actually support
android:required attributes, so that presumably has no effect.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Google Play is now blocking distribution for Android TV unless we
explicitly set the android.hardware.microphone hardware feature as
android:required="false", because it's inferring
android.hardware.microphone from the android.permission.RECORD_AUDIO we
added for Wii Speak emulation, with android:required defaulting to true.
I was under the belief that setting android:required="false" on
android.permission.RECORD_AUDIO would solve this, but looking closer at
the definition of &lt;uses-permission&gt;, it doesn't actually support
android:required attributes, so that presumably has no effect.
</pre>
</div>
</content>
</entry>
<entry>
<title>ScmRevGen: Bump version to 2506</title>
<updated>2025-06-04T04:10:41+00:00</updated>
<author>
<name>OatmealDome</name>
<email>julian@oatmealdome.me</email>
</author>
<published>2025-06-04T04:10:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=aed420c95d7a152363917e4b827d6cc85eacb502'/>
<id>aed420c95d7a152363917e4b827d6cc85eacb502</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Translation resources sync with Transifex</title>
<updated>2025-06-03T07:05:37+00:00</updated>
<author>
<name>JosJuice</name>
<email>josjuice@gmail.com</email>
</author>
<published>2025-06-03T07:05:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=1c9389a1fbfb24e6ea9370c3aa36c61ca528d792'/>
<id>1c9389a1fbfb24e6ea9370c3aa36c61ca528d792</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 #13718 from jordan-woyak/hardcore-deadlock</title>
<updated>2025-06-02T09:55:40+00:00</updated>
<author>
<name>JosJuice</name>
<email>josjuice@gmail.com</email>
</author>
<published>2025-06-02T09:55:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=58a70db588dbcdbebcb25531f85dbab5d236b60e'/>
<id>58a70db588dbcdbebcb25531f85dbab5d236b60e</id>
<content type='text'>
Config: Make s_callbacks_lock recursive to fix hardcore mode deadlock.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Config: Make s_callbacks_lock recursive to fix hardcore mode deadlock.</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #13715 from icup321/master</title>
<updated>2025-06-01T06:57:17+00:00</updated>
<author>
<name>JMC47</name>
<email>JMC4789@gmail.com</email>
</author>
<published>2025-06-01T06:57:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=88122ae9569287394519c755a726c78a6985b428'/>
<id>88122ae9569287394519c755a726c78a6985b428</id>
<content type='text'>
GameINI: Disable Dual Core for more games</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
GameINI: Disable Dual Core for more games</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #13722 from Tilka/dokapon</title>
<updated>2025-06-01T06:39:19+00:00</updated>
<author>
<name>JMC47</name>
<email>JMC4789@gmail.com</email>
</author>
<published>2025-06-01T06:39:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=e2d8e394894e286f1ad6b295c3ab2a44f69fbc9a'/>
<id>e2d8e394894e286f1ad6b295c3ab2a44f69fbc9a</id>
<content type='text'>
GameSettings: auto-disable immediate XFB for Dokapon Kingdom</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
GameSettings: auto-disable immediate XFB for Dokapon Kingdom</pre>
</div>
</content>
</entry>
<entry>
<title>GameSettings: auto-disable immediate XFB for Dokapon Kingdom</title>
<updated>2025-06-01T02:06:35+00:00</updated>
<author>
<name>Tillmann Karras</name>
<email>tilkax@gmail.com</email>
</author>
<published>2025-06-01T02:01:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=2849173984dc496fdc83bb26316cb7f8dda01d7b'/>
<id>2849173984dc496fdc83bb26316cb7f8dda01d7b</id>
<content type='text'>
This avoids flickering throughout the game.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This avoids flickering throughout the game.
</pre>
</div>
</content>
</entry>
<entry>
<title>Config: Make s_callbacks_lock recursive to fix hardcore mode deadlock.</title>
<updated>2025-05-30T22:33:01+00:00</updated>
<author>
<name>Jordan Woyak</name>
<email>jordan.woyak@gmail.com</email>
</author>
<published>2025-05-30T22:33:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=31d0756808459de863415a26d5cf808d53678c94'/>
<id>31d0756808459de863415a26d5cf808d53678c94</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>GameINI: Disable Dual Core for more games</title>
<updated>2025-05-28T10:14:35+00:00</updated>
<author>
<name>icup321</name>
<email>icup321@yahoo.com</email>
</author>
<published>2025-05-28T10:14:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=2604d737334bba14a9908299523b17cc91952746'/>
<id>2604d737334bba14a9908299523b17cc91952746</id>
<content type='text'>
Disable Dual Core for more games that are known to crash/freeze.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Disable Dual Core for more games that are known to crash/freeze.
</pre>
</div>
</content>
</entry>
</feed>
