<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dolphin/Source/Core/InputCommon/GCPadStatus.h, branch stable</title>
<subtitle>GameCube and Wii emulator</subtitle>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/'/>
<entry>
<title>Set copyright year to when a file was created</title>
<updated>2015-05-25T11:22:31+00:00</updated>
<author>
<name>Tillmann Karras</name>
<email>tilkax@gmail.com</email>
</author>
<published>2015-05-24T04:55:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=30ebb2459eb97ba544547183854775df8460b475'/>
<id>30ebb2459eb97ba544547183854775df8460b475</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>
<entry>
<title>Changed GCPadStatus struct to use cstdint types instead of char, short etc.</title>
<updated>2014-08-14T19:14:07+00:00</updated>
<author>
<name>Charles Rozhon</name>
<email>rozhon2@illinois.edu</email>
</author>
<published>2014-08-14T19:14:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=97f68be70ab4d1d07752ce033e769cf6c2df2090'/>
<id>97f68be70ab4d1d07752ce033e769cf6c2df2090</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>GCPadStatus: coalescing magic numbers into consts</title>
<updated>2014-07-21T11:56:05+00:00</updated>
<author>
<name>booto</name>
<email>remornicus@gmail.com</email>
</author>
<published>2014-07-21T10:37:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=0d2bef2743fce89b0d18e23f1c64f2e90dad8c93'/>
<id>0d2bef2743fce89b0d18e23f1c64f2e90dad8c93</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>InputCommon: Use enums instead of defines within GCPadStatus.h</title>
<updated>2014-07-11T21:18:11+00:00</updated>
<author>
<name>Lioncash</name>
<email>mathew1800@gmail.com</email>
</author>
<published>2014-07-11T01:11:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=58c58d2f923e04c0fbe60fda64ca52fe2b5058a1'/>
<id>58c58d2f923e04c0fbe60fda64ca52fe2b5058a1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Change SPADStatus struct name to GCPadStatus</title>
<updated>2014-07-11T02:02:38+00:00</updated>
<author>
<name>Lioncash</name>
<email>mathew1800@gmail.com</email>
</author>
<published>2014-07-11T02:02:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=896d7e5685d311ffe240e4a7d5fdda3a9dd7cc1b'/>
<id>896d7e5685d311ffe240e4a7d5fdda3a9dd7cc1b</id>
<content type='text'>
Also get rid of the typedef, since this is unnecessary in C++
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also get rid of the typedef, since this is unnecessary in C++
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace all include guard ifdefs with "#pragma once"</title>
<updated>2014-02-10T23:07:16+00:00</updated>
<author>
<name>lioncash</name>
<email>mathew1800@gmail.com</email>
</author>
<published>2014-02-10T18:54:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=d2038049f51192fbb55fbde2fc08128bacfb7707'/>
<id>d2038049f51192fbb55fbde2fc08128bacfb7707</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Light cleanup to a little bit of InputCommon. Replaces much of the iterators that litter this section of the codebase.</title>
<updated>2014-01-31T00:51:21+00:00</updated>
<author>
<name>Lioncash</name>
<email>mathew1800@gmail.com</email>
</author>
<published>2014-01-31T00:51:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=d91a5abba1d66948cc43cc7a6c80827ede061bc8'/>
<id>d91a5abba1d66948cc43cc7a6c80827ede061bc8</id>
<content type='text'>
Also clean up a little bit of the comments that describe the interface classes.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also clean up a little bit of the comments that describe the interface classes.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unnecessary Src/ folders</title>
<updated>2013-12-31T19:03:19+00:00</updated>
<author>
<name>Jasper St. Pierre</name>
<email>jstpierre@mecheye.net</email>
</author>
<published>2013-12-07T20:14:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=34692ab826abc8f8faa61bdb2280b742424528f1'/>
<id>34692ab826abc8f8faa61bdb2280b742424528f1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
