<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dolphin/Source/Core/DolphinWX/NetPlay/NetPlaySetupFrame.h, branch master</title>
<subtitle>GameCube and Wii emulator</subtitle>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/'/>
<entry>
<title>Remove DolphinWX</title>
<updated>2018-06-26T18:50:39+00:00</updated>
<author>
<name>spycrab</name>
<email>spycrab@users.noreply.github.com</email>
</author>
<published>2018-04-28T10:50:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=44b22c90df9c05d18a34667dc41e8d05af24683f'/>
<id>44b22c90df9c05d18a34667dc41e8d05af24683f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>DolphinWX: rename CGameListCtrl -&gt; GameListCtrl</title>
<updated>2017-06-24T00:25:52+00:00</updated>
<author>
<name>Shawn Hoffman</name>
<email>godisgovernment@gmail.com</email>
</author>
<published>2017-06-19T09:20:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=668c6b5ce96f4d9a45ceb577f1ea353185b8dffe'/>
<id>668c6b5ce96f4d9a45ceb577f1ea353185b8dffe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>WX: HiDPI: NetPlay</title>
<updated>2016-10-04T02:47:22+00:00</updated>
<author>
<name>EmptyChaos</name>
<email>EmptyChaos@users.noreply.github.com</email>
</author>
<published>2016-08-02T06:23:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=f39c301579a5a88caa7cb4cea9e6d44f7d4c94df'/>
<id>f39c301579a5a88caa7cb4cea9e6d44f7d4c94df</id>
<content type='text'>
Several refactors of GUI creation into separate functions where the
function was too large or intermixed different concerns making it hard
to modify.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Several refactors of GUI creation into separate functions where the
function was too large or intermixed different concerns making it hard
to modify.
</pre>
</div>
</content>
</entry>
<entry>
<title>Re-add saving position of netplay window.</title>
<updated>2016-10-03T22:57:32+00:00</updated>
<author>
<name>Shawn Hoffman</name>
<email>godisgovernment@gmail.com</email>
</author>
<published>2016-10-03T22:57:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=2b0f7d2669f2f4b55ca0b6a1bfe8486923142cf6'/>
<id>2b0f7d2669f2f4b55ca0b6a1bfe8486923142cf6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>NetPlay: add one click host</title>
<updated>2016-10-03T22:34:49+00:00</updated>
<author>
<name>Shawn Hoffman</name>
<email>godisgovernment@gmail.com</email>
</author>
<published>2016-10-03T12:35:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=41e7c43d0d2809bf7f0bc99f6fac4bb4e20539ae'/>
<id>41e7c43d0d2809bf7f0bc99f6fac4bb4e20539ae</id>
<content type='text'>
Add a context menu entry in main game list to host a netplay game
based on saved settings.

Original commit:
commit 91aaa958e6af0275c07b63443938a0be471e0669
Author: Aestek &lt;thib.gilles@gmail.com&gt;
Date:   Sun Jul 24 14:51:37 2016 +0200
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add a context menu entry in main game list to host a netplay game
based on saved settings.

Original commit:
commit 91aaa958e6af0275c07b63443938a0be471e0669
Author: Aestek &lt;thib.gilles@gmail.com&gt;
Date:   Sun Jul 24 14:51:37 2016 +0200
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixes focus not being set on gamelist after tab change</title>
<updated>2016-07-23T18:58:51+00:00</updated>
<author>
<name>JDV</name>
<email>delvallejacobo@gmail.com</email>
</author>
<published>2016-07-12T18:31:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=67eb8143206e3f8d64d2ad7e63290a95cf3f1e84'/>
<id>67eb8143206e3f8d64d2ad7e63290a95cf3f1e84</id>
<content type='text'>
Once a tab is selected the focus can be set directly from the page
changed event. However once the tab was shown, the first tab order
control element was given the focus by default. This was fixed by
delaying the action and setting the focus after the default focus
had been assigned.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Once a tab is selected the focus can be set directly from the page
changed event. However once the tab was shown, the first tab order
control element was given the focus by default. This was fixed by
delaying the action and setting the focus after the default focus
had been assigned.
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve netplay setup dialog UX</title>
<updated>2016-07-23T18:58:51+00:00</updated>
<author>
<name>Aestek</name>
<email>thib.gilles@gmail.com</email>
</author>
<published>2016-02-02T15:35:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=6a0fc4c438dcc827b6ed4e0a22a2e54676682ea0'/>
<id>6a0fc4c438dcc827b6ed4e0a22a2e54676682ea0</id>
<content type='text'>
* Focus "Hash Code" / "IP address" text box by default in "Connect"
* Focus game list in "Host" tab
* RETURN keypress now host/join depending on selected tab
* Remember last hosted game
* Remove PanicAlertT:
	* Simply log message to netplay window
	* Remove them when they are useless
* Show some netplay message in OSD
	* Chat messages
	* Pad buffer changes
	* Desync alerts
* Stop the game consistently when another player disconnects / crashes
* Prettify chat textbox
* Log netplay ping to OSD

Join scenario:
* Copy netplay code
* Open netplay
* Paste code
* Press enter

Host scenario:
* Open netplay
* Go to host tab
* Press enter
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Focus "Hash Code" / "IP address" text box by default in "Connect"
* Focus game list in "Host" tab
* RETURN keypress now host/join depending on selected tab
* Remember last hosted game
* Remove PanicAlertT:
	* Simply log message to netplay window
	* Remove them when they are useless
* Show some netplay message in OSD
	* Chat messages
	* Pad buffer changes
	* Desync alerts
* Stop the game consistently when another player disconnects / crashes
* Prettify chat textbox
* Log netplay ping to OSD

Join scenario:
* Copy netplay code
* Open netplay
* Paste code
* Press enter

Host scenario:
* Open netplay
* Go to host tab
* Press enter
</pre>
</div>
</content>
</entry>
<entry>
<title>Reformat all the things. Have fun with merge conflicts.</title>
<updated>2016-06-24T08:43:46+00:00</updated>
<author>
<name>Pierre Bourdon</name>
<email>delroth@gmail.com</email>
</author>
<published>2016-06-24T08:43:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=3570c7f03a2aa90aa634f96c0af1969af610f14d'/>
<id>3570c7f03a2aa90aa634f96c0af1969af610f14d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[Netplay:Traversal] Add "Force Netplay Listen Port" feature that was in old netplay branch</title>
<updated>2015-09-20T11:15:13+00:00</updated>
<author>
<name>CastellaFactory</name>
<email>castellafactory@gmail.com</email>
</author>
<published>2015-09-20T11:08:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=1f83a3d1468d2bab15174e4a99b08fe57a0ccc21'/>
<id>1f83a3d1468d2bab15174e4a99b08fe57a0ccc21</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update license headers to GPLv2+</title>
<updated>2015-05-25T11:22:31+00:00</updated>
<author>
<name>Tillmann Karras</name>
<email>tilkax@gmail.com</email>
</author>
<published>2015-05-17T23:08:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=cefcb0ace9d363b3679b4e93bcc9ec05f1e5f4f8'/>
<id>cefcb0ace9d363b3679b4e93bcc9ec05f1e5f4f8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
