<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dolphin/Source/Core/DolphinWX/ControllerConfigDiag.cpp, branch stable</title>
<subtitle>GameCube and Wii emulator</subtitle>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/'/>
<entry>
<title>Fixed translation of strings at runtime.</title>
<updated>2015-06-07T08:38:36+00:00</updated>
<author>
<name>Matthew Parlane</name>
<email>parlane@gmail.com</email>
</author>
<published>2015-06-07T03:32:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=1aa829c03c4c31d06b4386c5fc8311bfb9d56d00'/>
<id>1aa829c03c4c31d06b4386c5fc8311bfb9d56d00</id>
<content type='text'>
Static strings can not be translated until wxLocale is initialised.

This reverts commit 0004b6004b726535275ceb96c8493c195fd79401.

Conflicts:
	Source/Core/DolphinWX/VideoConfigDiag.cpp
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Static strings can not be translated until wxLocale is initialised.

This reverts commit 0004b6004b726535275ceb96c8493c195fd79401.

Conflicts:
	Source/Core/DolphinWX/VideoConfigDiag.cpp
</pre>
</div>
</content>
</entry>
<entry>
<title>Add missing license headers</title>
<updated>2015-05-25T11:11:47+00:00</updated>
<author>
<name>Tillmann Karras</name>
<email>tilkax@gmail.com</email>
</author>
<published>2015-05-24T04:32:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=268f52e05479dc8e0f2cbf550472ca8d4867cf22'/>
<id>268f52e05479dc8e0f2cbf550472ca8d4867cf22</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>DolphinWX: Remove unnecessary includes</title>
<updated>2015-05-08T16:39:26+00:00</updated>
<author>
<name>Lioncash</name>
<email>mathew1800@gmail.com</email>
</author>
<published>2015-05-08T14:04:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=a7e9aea7972c0a0af6fc7e9c4126ccda43118a0f'/>
<id>a7e9aea7972c0a0af6fc7e9c4126ccda43118a0f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add missing ifdefs around GCAdapter code in Controller config</title>
<updated>2015-05-01T15:56:15+00:00</updated>
<author>
<name>mathieui</name>
<email>mathieui@mathieui.net</email>
</author>
<published>2015-05-01T15:56:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=7b45eae6e7278dfc693c134a74b7538750149af3'/>
<id>7b45eae6e7278dfc693c134a74b7538750149af3</id>
<content type='text'>
Otherwise the build fails if libusb is not found
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Otherwise the build fails if libusb is not found
</pre>
</div>
</content>
</entry>
<entry>
<title>GCAdapter: Add a setting to toggle rumble</title>
<updated>2015-04-30T09:35:16+00:00</updated>
<author>
<name>mathieui</name>
<email>mathieui@mathieui.net</email>
</author>
<published>2015-04-26T22:42:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=ec7445d66b81f75fd220889552b62d476a2d214c'/>
<id>ec7445d66b81f75fd220889552b62d476a2d214c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>GCAdapter: Add a background thread to detect the adapter</title>
<updated>2015-04-30T09:35:16+00:00</updated>
<author>
<name>mathieui</name>
<email>mathieui@mathieui.net</email>
</author>
<published>2015-04-26T21:53:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=57f458fe9bc380db1cf811cc8289490b9afaa93f'/>
<id>57f458fe9bc380db1cf811cc8289490b9afaa93f</id>
<content type='text'>
This scanning thread either polls libusb or checks every 500ms for a
change depending on host capabilities. The GC Adapter can now be plugged
and unplugged at any time when dolphin is open, it will be used if the
direct connect option is set.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This scanning thread either polls libusb or checks every 500ms for a
change depending on host capabilities. The GC Adapter can now be plugged
and unplugged at any time when dolphin is open, it will be used if the
direct connect option is set.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed the crash that would occur when the Refresh button was pressed in the controllers config.</title>
<updated>2015-03-08T09:27:13+00:00</updated>
<author>
<name>skidau</name>
<email>skidau@gmail.com</email>
</author>
<published>2015-03-05T08:49:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=780eef68f6ec7deee1a11f8bc1386f70133b6cc0'/>
<id>780eef68f6ec7deee1a11f8bc1386f70133b6cc0</id>
<content type='text'>
- Simplified the locking mechanism when controllers were updated
- Reloaded the config of the controls instead of re-initialising the control plugins
- Fixed controls being unresponsive after the Refresh button was pressed
- Disables the hotkeys while the controller config is open
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Simplified the locking mechanism when controllers were updated
- Reloaded the config of the controls instead of re-initialising the control plugins
- Fixed controls being unresponsive after the Refresh button was pressed
- Disables the hotkeys while the controller config is open
</pre>
</div>
</content>
</entry>
<entry>
<title>Removed the GC Adapter "Use Thread" option as it was not useful.</title>
<updated>2015-03-05T12:30:43+00:00</updated>
<author>
<name>skidau</name>
<email>skidau@gmail.com</email>
</author>
<published>2015-03-05T12:30:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=4cf4cee30ecfa6958342bcf954663932b65716a2'/>
<id>4cf4cee30ecfa6958342bcf954663932b65716a2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>DolphinWX: Get rid of unnecessary Destroy calls</title>
<updated>2015-02-11T14:38:38+00:00</updated>
<author>
<name>Lioncash</name>
<email>mathew1800@gmail.com</email>
</author>
<published>2015-02-11T14:07:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=9a6b6a99e8bf4927963c15c9073f34c28bc8f20d'/>
<id>9a6b6a99e8bf4927963c15c9073f34c28bc8f20d</id>
<content type='text'>
Removes the requirement for stack allocated InputConfigDialogs to call Destroy. This shouldn't be necessary for wxDialog derivatives.
This also fixes a leak that would occur every time an InputConfigDialog is opened and closed. wxWindow subclasses (this includes wxDialog) only destroy child windows and sizers (including things in the sizers). So every wxTimer allocation would have resulted in a leak.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Removes the requirement for stack allocated InputConfigDialogs to call Destroy. This shouldn't be necessary for wxDialog derivatives.
This also fixes a leak that would occur every time an InputConfigDialog is opened and closed. wxWindow subclasses (this includes wxDialog) only destroy child windows and sizers (including things in the sizers). So every wxTimer allocation would have resulted in a leak.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #1869 from Stevoisiak/GeneralConsistency</title>
<updated>2015-01-21T19:46:53+00:00</updated>
<author>
<name>Ryan Houdek</name>
<email>Sonicadvance1@gmail.com</email>
</author>
<published>2015-01-21T19:46:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=80e6367e46f0323417e131940f59d5e6bc91eff0'/>
<id>80e6367e46f0323417e131940f59d5e6bc91eff0</id>
<content type='text'>
Minor consistency changes</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Minor consistency changes</pre>
</div>
</content>
</entry>
</feed>
