<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dolphin/Source/Core/DolphinWX/Frame.cpp, branch stable</title>
<subtitle>GameCube and Wii emulator</subtitle>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/'/>
<entry>
<title>Merge pull request #2024 from RisingFog/irgui</title>
<updated>2015-08-13T10:37:31+00:00</updated>
<author>
<name>Markus Wick</name>
<email>markus@selfnet.de</email>
</author>
<published>2015-06-11T13:47:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=f801ccc9b2607d0ebdc4c658a2c750224ffc10d7'/>
<id>f801ccc9b2607d0ebdc4c658a2c750224ffc10d7</id>
<content type='text'>
Add UI Support for up to 8x Internal Resolutions
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add UI Support for up to 8x Internal Resolutions
</pre>
</div>
</content>
</entry>
<entry>
<title>CFrame: Ignore "Pause on Focus Lost" when not started.</title>
<updated>2015-07-22T17:31:23+00:00</updated>
<author>
<name>Jules Blok</name>
<email>jules.blok@gmail.com</email>
</author>
<published>2015-07-22T17:30:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=703b1e86543cbf01028810ed58cb7f39c361ff6c'/>
<id>703b1e86543cbf01028810ed58cb7f39c361ff6c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>CFrame: Claim all keyboard events on OS X.</title>
<updated>2015-07-20T08:11:11+00:00</updated>
<author>
<name>Jules Blok</name>
<email>jules.blok@gmail.com</email>
</author>
<published>2015-07-20T08:04:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=ccb56ddf97dded3af5b2d6e3a41367f56ca7d672'/>
<id>ccb56ddf97dded3af5b2d6e3a41367f56ca7d672</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Hotkeys: Fix "Select State Slot"</title>
<updated>2015-06-09T19:05:54+00:00</updated>
<author>
<name>degasus</name>
<email>wickmarkus@web.de</email>
</author>
<published>2015-06-09T19:04:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=640b81a19fb3f083adb122568bde798867ddfac8'/>
<id>640b81a19fb3f083adb122568bde798867ddfac8</id>
<content type='text'>
This was a copy&amp;paste issue from dfc951fbbbc6021838f38da3d94396212a1bd60e.

Fixes https://code.google.com/p/dolphin-emu/issues/detail?id=8645
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This was a copy&amp;paste issue from dfc951fbbbc6021838f38da3d94396212a1bd60e.

Fixes https://code.google.com/p/dolphin-emu/issues/detail?id=8645
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "SDL: handle SDL_QUIT event"</title>
<updated>2015-06-08T01:43:39+00:00</updated>
<author>
<name>Matthew Parlane</name>
<email>parlane@gmail.com</email>
</author>
<published>2015-06-08T01:43:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=9e1aab663f2afdd61bda773764cc3c8f652659aa'/>
<id>9e1aab663f2afdd61bda773764cc3c8f652659aa</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 #2518 from degasus/hotkeys</title>
<updated>2015-06-07T10:10:10+00:00</updated>
<author>
<name>Matthew Parlane</name>
<email>parlane@gmail.com</email>
</author>
<published>2015-06-07T10:10:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=cf8f049c4d85a8703226446d8e95a9d181e6675f'/>
<id>cf8f049c4d85a8703226446d8e95a9d181e6675f</id>
<content type='text'>
Hotkeys: Drop old GUI</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Hotkeys: Drop old GUI</pre>
</div>
</content>
</entry>
<entry>
<title>SDL: handle SDL_QUIT event</title>
<updated>2015-06-05T17:34:06+00:00</updated>
<author>
<name>Tillmann Karras</name>
<email>tilkax@gmail.com</email>
</author>
<published>2015-06-05T17:34:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=9ec5a4544f207a31678e6c5c7636873e9d9e88a1'/>
<id>9ec5a4544f207a31678e6c5c7636873e9d9e88a1</id>
<content type='text'>
Using SDL_INIT_JOYSTICK implies SDL_INIT_EVENTS which installs a signal
handler for SIGINT and SIGTERM. There will be a way to prevent this in
2.0.4 but for now we'll need to handle SDL_QUIT.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Using SDL_INIT_JOYSTICK implies SDL_INIT_EVENTS which installs a signal
handler for SIGINT and SIGTERM. There will be a way to prevent this in
2.0.4 but for now we'll need to handle SDL_QUIT.
</pre>
</div>
</content>
</entry>
<entry>
<title>Hotkey: move some code into ParseHotkey</title>
<updated>2015-06-04T08:44:20+00:00</updated>
<author>
<name>degasus</name>
<email>wickmarkus@web.de</email>
</author>
<published>2015-06-02T21:40:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=dfc951fbbbc6021838f38da3d94396212a1bd60e'/>
<id>dfc951fbbbc6021838f38da3d94396212a1bd60e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove wx-based Hotkey stuff</title>
<updated>2015-06-04T08:44:20+00:00</updated>
<author>
<name>Jasper St. Pierre</name>
<email>jstpierre@mecheye.net</email>
</author>
<published>2015-05-26T19:04:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=c84cefa990cd4bd8d418447e4379d223155c5e73'/>
<id>c84cefa990cd4bd8d418447e4379d223155c5e73</id>
<content type='text'>
The core InputCommon Hotkeys interface does all of this for us.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The core InputCommon Hotkeys interface does all of this for us.
</pre>
</div>
</content>
</entry>
<entry>
<title>Hotkeys: Fix duplicated called hotkeys.</title>
<updated>2015-06-03T17:26:43+00:00</updated>
<author>
<name>degasus</name>
<email>wickmarkus@web.de</email>
</author>
<published>2015-06-02T16:57:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=501ebdb4719f8c464ca26de4b065568faa937a3b'/>
<id>501ebdb4719f8c464ca26de4b065568faa937a3b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
