<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dolphin/Source/Android/jni/NetPlay, branch master</title>
<subtitle>GameCube and Wii emulator</subtitle>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/'/>
<entry>
<title>Android controller mapping UI</title>
<updated>2026-08-24T17:36:00+00:00</updated>
<author>
<name>Tom Pratt</name>
<email>tom.pratt@outlook.com</email>
</author>
<published>2026-07-23T14:35:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=e6f5516ad7a6b019db57b981625c5e8fbb670d4a'/>
<id>e6f5516ad7a6b019db57b981625c5e8fbb670d4a</id>
<content type='text'>
UI for assigning netplay players to gamecube ports and wii remotes.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
UI for assigning netplay players to gamecube ports and wii remotes.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add functionality to get and set controller mappings in Android</title>
<updated>2026-08-24T17:36:00+00:00</updated>
<author>
<name>Tom Pratt</name>
<email>tom.pratt@outlook.com</email>
</author>
<published>2026-07-23T17:47:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=3236c634d9dfb9d382d1f27c2e380c341cb56ab7'/>
<id>3236c634d9dfb9d382d1f27c2e380c341cb56ab7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace string concatination with `fmt::format`</title>
<updated>2026-07-28T10:39:54+00:00</updated>
<author>
<name>Dr. Dystopia</name>
<email>jonis9898@hotmail.com</email>
</author>
<published>2026-07-19T18:30:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=08e183d322981c705ba9fc7f4f1476cc7e7e5f23'/>
<id>08e183d322981c705ba9fc7f4f1476cc7e7e5f23</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>lint formatting</title>
<updated>2026-05-19T10:03:02+00:00</updated>
<author>
<name>Tom Pratt</name>
<email>tom.pratt@outlook.com</email>
</author>
<published>2026-05-19T07:56:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=1d1c9696aeee312e003d200fde105ab9da6a409c'/>
<id>1d1c9696aeee312e003d200fde105ab9da6a409c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>WithSession helper function</title>
<updated>2026-05-19T10:03:02+00:00</updated>
<author>
<name>Tom Pratt</name>
<email>tom.pratt@outlook.com</email>
</author>
<published>2026-05-18T19:31:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=4d1e74997749bca7744c1bbe78225e76f57a260c'/>
<id>4d1e74997749bca7744c1bbe78225e76f57a260c</id>
<content type='text'>
Handles the repeated boiler plate of using a weak reference to NetplaySession from NetplayUICallbacks
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Handles the repeated boiler plate of using a weak reference to NetplaySession from NetplayUICallbacks
</pre>
</div>
</content>
</entry>
<entry>
<title>Pass immutable games list to NetplayUICallbacks</title>
<updated>2026-05-19T10:03:02+00:00</updated>
<author>
<name>Tom Pratt</name>
<email>tom.pratt@outlook.com</email>
</author>
<published>2026-05-19T08:26:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=06cc09cf09d27de28715a68e58fe8731bc311603'/>
<id>06cc09cf09d27de28715a68e58fe8731bc311603</id>
<content type='text'>
Remove corresponding jni config.

Rename Netplay to NetplaySession in jni config to match new kotlin name.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove corresponding jni config.

Rename Netplay to NetplaySession in jni config to match new kotlin name.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use unique_ptr when creating netplay client / server</title>
<updated>2026-05-19T10:03:01+00:00</updated>
<author>
<name>Tom Pratt</name>
<email>tom.pratt@outlook.com</email>
</author>
<published>2026-05-18T08:25:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=f63b81dd3963b3e25be707c4e1df7fdb24f220ed'/>
<id>f63b81dd3963b3e25be707c4e1df7fdb24f220ed</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix netplay license headers</title>
<updated>2026-05-19T10:03:01+00:00</updated>
<author>
<name>Tom Pratt</name>
<email>tom.pratt@outlook.com</email>
</author>
<published>2026-05-17T21:06:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=1bc64a0e6e63ba8584e4d919680cedaf06153369'/>
<id>1bc64a0e6e63ba8584e4d919680cedaf06153369</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement DoAllPlayersHaveGame() check</title>
<updated>2026-05-19T10:03:01+00:00</updated>
<author>
<name>Tom Pratt</name>
<email>tom.pratt@outlook.com</email>
</author>
<published>2026-05-12T19:58:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=4c0bf2944bedb428dd46db4cb39ea5dd9d5d8c98'/>
<id>4c0bf2944bedb428dd46db4cb39ea5dd9d5d8c98</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add network mode picker for host</title>
<updated>2026-05-19T10:03:00+00:00</updated>
<author>
<name>Tom Pratt</name>
<email>tom.pratt@outlook.com</email>
</author>
<published>2026-05-06T07:46:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=76ae44569415c0ffb674d184312ea898aab92a18'/>
<id>76ae44569415c0ffb674d184312ea898aab92a18</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
