<feed xmlns='http://www.w3.org/2005/Atom'>
<title>yuzu-mainline/src/core/hle/service/hid.h, branch master</title>
<subtitle>A backup of the Yuzu mainline repo. Only includes the master branch, nothing else.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/'/>
<entry>
<title>Renamed souce files of services to match port names</title>
<updated>2014-10-29T19:55:51+00:00</updated>
<author>
<name>Gareth Poole</name>
<email>noname422@gmail.com</email>
</author>
<published>2014-10-29T03:08:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=38df9e96dd39604273a7a3508abb5e2b302b79cd'/>
<id>38df9e96dd39604273a7a3508abb5e2b302b79cd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add `override` keyword through the code.</title>
<updated>2014-10-26T18:18:05+00:00</updated>
<author>
<name>Yuri Kunde Schlesner</name>
<email>yuriks@yuriks.net</email>
</author>
<published>2014-10-26T04:56:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=d72708c1f58225f50c5ddecbd6f51580a2d9690b'/>
<id>d72708c1f58225f50c5ddecbd6f51580a2d9690b</id>
<content type='text'>
This was automated using `clang-modernize`.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This was automated using `clang-modernize`.
</pre>
</div>
</content>
</entry>
<entry>
<title>Added support for multiple input device types for KeyMap and connected Qt.</title>
<updated>2014-09-12T08:15:14+00:00</updated>
<author>
<name>Kevin Hartman</name>
<email>kevin@hart.mn</email>
</author>
<published>2014-09-09T04:46:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=02fd19b2f60f4db8a683734e4300d7498c861309'/>
<id>02fd19b2f60f4db8a683734e4300d7498c861309</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Initial HID PAD work, with GLFW only.</title>
<updated>2014-09-12T05:43:42+00:00</updated>
<author>
<name>Kevin Hartman</name>
<email>kevin@hart.mn</email>
</author>
<published>2014-09-04T01:12:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=4a94ec934ab1a2216f94e3fcc46f5dde1d6e2f02'/>
<id>4a94ec934ab1a2216f94e3fcc46f5dde1d6e2f02</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Created structure for PAD.</title>
<updated>2014-09-12T05:43:42+00:00</updated>
<author>
<name>Kevin Hartman</name>
<email>kevin@hart.mn</email>
</author>
<published>2014-09-03T05:24:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=bb7ddede159d820b6f8b49caf0758940903ece3b'/>
<id>bb7ddede159d820b6f8b49caf0758940903ece3b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Core: Alter the kernel string functions to use std::string instead of const char*.</title>
<updated>2014-08-18T03:12:20+00:00</updated>
<author>
<name>Lioncash</name>
<email>mathew1800@gmail.com</email>
</author>
<published>2014-08-18T03:03:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=98fa3f7cba22997aef8ec4d121584c2488389c38'/>
<id>98fa3f7cba22997aef8ec4d121584c2488389c38</id>
<content type='text'>
Most functions already operate on std::strings. This also removes the need to manually null terminate thread names.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Most functions already operate on std::strings. This also removes the need to manually null terminate thread names.
</pre>
</div>
</content>
</entry>
<entry>
<title>- updated service(s) to be KernelObject's</title>
<updated>2014-05-19T01:43:29+00:00</updated>
<author>
<name>bunnei</name>
<email>ericbunnie@gmail.com</email>
</author>
<published>2014-05-19T01:43:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=eab6fd01d7d2e9b7434a8c5654d424cb563c3784'/>
<id>eab6fd01d7d2e9b7434a8c5654d424cb563c3784</id>
<content type='text'>
- various cleanups
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- various cleanups
</pre>
</div>
</content>
</entry>
<entry>
<title>removed DISALLOW_COPY_AND_ASSIGN in favor of NonCopyable class</title>
<updated>2014-04-27T22:29:51+00:00</updated>
<author>
<name>bunnei</name>
<email>ericbunnie@gmail.com</email>
</author>
<published>2014-04-27T22:29:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=a48c6b947d5314ab804f375cca22af159cc3b77b'/>
<id>a48c6b947d5314ab804f375cca22af159cc3b77b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>added class stub for HID:User service</title>
<updated>2014-04-17T00:58:36+00:00</updated>
<author>
<name>bunnei</name>
<email>ericbunnie@gmail.com</email>
</author>
<published>2014-04-17T00:58:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benis.co.uk/yuzu-mainline/commit/?id=bb5bc2df257330561c886ed768ce2191e2641a6c'/>
<id>bb5bc2df257330561c886ed768ce2191e2641a6c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
