<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dolphin/Source, branch 5.0</title>
<subtitle>GameCube and Wii emulator</subtitle>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/'/>
<entry>
<title>GUI: Fix truncated text on OS X</title>
<updated>2016-06-23T12:17:53+00:00</updated>
<author>
<name>hthh</name>
<email>hthh@hh.ht</email>
</author>
<published>2016-06-23T11:26:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=45ad585bafa40bdb19b659d64aa88d01c763ccaf'/>
<id>45ad585bafa40bdb19b659d64aa88d01c763ccaf</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 #3915 from JosJuice/curl-lib</title>
<updated>2016-06-22T20:16:49+00:00</updated>
<author>
<name>Pierre Bourdon</name>
<email>delroth@gmail.com</email>
</author>
<published>2016-06-22T20:16:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=b54f47a6eef7b8dafb89fe33534ca431b5e3d08a'/>
<id>b54f47a6eef7b8dafb89fe33534ca431b5e3d08a</id>
<content type='text'>
Windows: Don't include Externals\curl\lib\ everywhere</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Windows: Don't include Externals\curl\lib\ everywhere</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #3904 from dhustkoder/master</title>
<updated>2016-06-22T14:54:39+00:00</updated>
<author>
<name>Chris Burgener</name>
<email>christhecoolist@gmail.com</email>
</author>
<published>2016-06-22T14:54:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=09dbe2337c8143d7d12249f7527e493afd123a05'/>
<id>09dbe2337c8143d7d12249f7527e493afd123a05</id>
<content type='text'>
_DEFAULT_SOURCE flag added, and clang check version for IsTriviallyCopyable m…</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
_DEFAULT_SOURCE flag added, and clang check version for IsTriviallyCopyable m…</pre>
</div>
</content>
</entry>
<entry>
<title>analytics: Collect less data about controllers.</title>
<updated>2016-06-22T05:02:30+00:00</updated>
<author>
<name>Scott Mansell</name>
<email>phiren@gmail.com</email>
</author>
<published>2016-06-21T13:33:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=2ec3a24e4ee50edc612dd6a116f12428284eb24c'/>
<id>2ec3a24e4ee50edc612dd6a116f12428284eb24c</id>
<content type='text'>
The name field can contain personal information, particularly in the
case of bluetooth devices on OSX which get configured with the user's
full name.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The name field can contain personal information, particularly in the
case of bluetooth devices on OSX which get configured with the user's
full name.
</pre>
</div>
</content>
</entry>
<entry>
<title>Windows: Don't include Externals\curl\lib\ everywhere</title>
<updated>2016-06-21T08:58:50+00:00</updated>
<author>
<name>JosJuice</name>
<email>josjuice@gmail.com</email>
</author>
<published>2016-06-21T08:58:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=699a90a7b450d2a39a2bfe31cbfca9a3b744bc68'/>
<id>699a90a7b450d2a39a2bfe31cbfca9a3b744bc68</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>analytics: Collect controller information.</title>
<updated>2016-06-20T13:48:28+00:00</updated>
<author>
<name>Scott Mansell</name>
<email>phiren@gmail.com</email>
</author>
<published>2016-06-20T13:21:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=3dfea6e99621bd5a7b6a143c309933fa60b03b82'/>
<id>3dfea6e99621bd5a7b6a143c309933fa60b03b82</id>
<content type='text'>
Collects the existence of a gamecube adapter, and the type of
whatever controller is configured for the first emulated gamepad.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Collects the existence of a gamecube adapter, and the type of
whatever controller is configured for the first emulated gamepad.
</pre>
</div>
</content>
</entry>
<entry>
<title>analytics: Report OpenGL's adapter name too.</title>
<updated>2016-06-20T11:54:44+00:00</updated>
<author>
<name>Scott Mansell</name>
<email>phiren@gmail.com</email>
</author>
<published>2016-06-20T11:54:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=d197f489b9f95e6216174c8942f8bf0a1b8c5522'/>
<id>d197f489b9f95e6216174c8942f8bf0a1b8c5522</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>_DEFAULT_SOURCE flag added, and clang check for IsTriviallyCopyable macro</title>
<updated>2016-06-19T21:32:19+00:00</updated>
<author>
<name>dhust</name>
<email>rafaelmoura.dev@gmail.com</email>
</author>
<published>2016-06-16T20:31:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=19fed720ff4a0acf7effc5e1b11b2cedbde009dc'/>
<id>19fed720ff4a0acf7effc5e1b11b2cedbde009dc</id>
<content type='text'>
fix clang ver check for 4.0 +

using clang macro __has_feature

__GLIBCXX__ check added

fix __has_feature
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fix clang ver check for 4.0 +

using clang macro __has_feature

__GLIBCXX__ check added

fix __has_feature
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #3908 from delroth/analytics-gpu</title>
<updated>2016-06-19T14:40:28+00:00</updated>
<author>
<name>Pierre Bourdon</name>
<email>delroth@gmail.com</email>
</author>
<published>2016-06-19T14:40:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=45f91c02c7f4c7754ea3b55f65c8f3811f13ad76'/>
<id>45f91c02c7f4c7754ea3b55f65c8f3811f13ad76</id>
<content type='text'>
analytics: More accurate video backend name.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
analytics: More accurate video backend name.</pre>
</div>
</content>
</entry>
<entry>
<title>analytics: More accurate video backend name.</title>
<updated>2016-06-19T14:36:18+00:00</updated>
<author>
<name>Pierre Bourdon</name>
<email>delroth@gmail.com</email>
</author>
<published>2016-06-19T14:36:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=5982072a442f2bd5b38791e9e98bfecd2c13ab25'/>
<id>5982072a442f2bd5b38791e9e98bfecd2c13ab25</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
