<feed xmlns='http://www.w3.org/2005/Atom'>
<title>yuzu/src/input_common/touch_from_button.cpp, branch main</title>
<subtitle>Nintendo Switch emulator</subtitle>
<link rel='alternate' type='text/html' href='https://git.dog6.net/yuzu/'/>
<entry>
<title>input_common: Move touch and analog from button. Move udp protocol</title>
<updated>2021-11-25T02:30:22+00:00</updated>
<author>
<name>german77</name>
<email>juangerman-13@hotmail.com</email>
</author>
<published>2021-09-20T21:57:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/yuzu/commit/?id=4c6f2c2547e1d97f12ebe708fac693a6183bbc45'/>
<id>4c6f2c2547e1d97f12ebe708fac693a6183bbc45</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>core, input_common: Miscellaneous fixes</title>
<updated>2021-06-29T00:56:17+00:00</updated>
<author>
<name>lat9nq</name>
<email>22451773+lat9nq@users.noreply.github.com</email>
</author>
<published>2021-06-28T23:41:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/yuzu/commit/?id=0e5c74bc9e18974f3169766aec2dee0effdc8df1'/>
<id>0e5c74bc9e18974f3169766aec2dee0effdc8df1</id>
<content type='text'>
bcat: Fix settings access

telemetry_session: Fix settings accesses

So this is what I get for testing with the web service disabled.

touch_from_button: Fix settings access for clang
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
bcat: Fix settings access

telemetry_session: Fix settings accesses

So this is what I get for testing with the web service disabled.

touch_from_button: Fix settings access for clang
</pre>
</div>
</content>
</entry>
<entry>
<title>general: Make most settings a BasicSetting</title>
<updated>2021-06-28T21:32:17+00:00</updated>
<author>
<name>lat9nq</name>
<email>22451773+lat9nq@users.noreply.github.com</email>
</author>
<published>2021-06-28T19:58:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/yuzu/commit/?id=b91b76df4fe27d781bd95ddb89b78ff54df57029'/>
<id>b91b76df4fe27d781bd95ddb89b78ff54df57029</id>
<content type='text'>
Creates a new BasicSettings class in common/settings, and forces setting
a default and label for each setting that uses it in common/settings.
Moves defaults and labels from both frontends into common settings.
Creates a helper function in each frontend to facillitate reading the
settings now with the new default and label properties.

Settings::Setting is also now a subclass of Settings::BasicSetting. Also
adds documentation for both Setting and BasicSetting.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Creates a new BasicSettings class in common/settings, and forces setting
a default and label for each setting that uses it in common/settings.
Moves defaults and labels from both frontends into common settings.
Creates a helper function in each frontend to facillitate reading the
settings now with the new default and label properties.

Settings::Setting is also now a subclass of Settings::BasicSetting. Also
adds documentation for both Setting and BasicSetting.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add missing includes (#6521)</title>
<updated>2021-06-24T07:24:17+00:00</updated>
<author>
<name>Chloe</name>
<email>25727384+ogniK5377@users.noreply.github.com</email>
</author>
<published>2021-06-24T07:24:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/yuzu/commit/?id=f216a9432b5e6f955dd8e62963b8413d7f4efc1c'/>
<id>f216a9432b5e6f955dd8e62963b8413d7f4efc1c</id>
<content type='text'>
* Add missing includes

* Add array</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Add missing includes

* Add array</pre>
</div>
</content>
</entry>
<entry>
<title>common: Move settings to common from core.</title>
<updated>2021-04-14T23:24:03+00:00</updated>
<author>
<name>bunnei</name>
<email>bunneidev@gmail.com</email>
</author>
<published>2021-04-14T23:07:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/yuzu/commit/?id=a4c6712a4be249bf668df7f0ff83a0a5236283b2'/>
<id>a4c6712a4be249bf668df7f0ff83a0a5236283b2</id>
<content type='text'>
- Removes a dependency on core and input_common from common.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Removes a dependency on core and input_common from common.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add mutitouch support for touch screens</title>
<updated>2021-01-15T15:05:17+00:00</updated>
<author>
<name>german</name>
<email>german@thesoftwareartisans.com</email>
</author>
<published>2021-01-03T04:04:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/yuzu/commit/?id=8495e1bd8373fed993975e40c360c87409455e9e'/>
<id>8495e1bd8373fed993975e40c360c87409455e9e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow to return up to 16 touch inputs per engine</title>
<updated>2021-01-15T15:05:17+00:00</updated>
<author>
<name>german</name>
<email>german@thesoftwareartisans.com</email>
</author>
<published>2021-01-01T18:32:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/yuzu/commit/?id=d8df9a16bd4f4517b024c17446a94915493d7f3d'/>
<id>d8df9a16bd4f4517b024c17446a94915493d7f3d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>input_common: Treat warnings as errors</title>
<updated>2020-11-22T09:50:03+00:00</updated>
<author>
<name>Lioncash</name>
<email>mathew1800@gmail.com</email>
</author>
<published>2020-11-15T11:22:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/yuzu/commit/?id=5c4774e8ce1d3c5391402f4b2244cfb4dfe7d57a'/>
<id>5c4774e8ce1d3c5391402f4b2244cfb4dfe7d57a</id>
<content type='text'>
Migrates over warnings as errors for input common to match how the
common library treats warnings as errors.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Migrates over warnings as errors for input common to match how the
common library treats warnings as errors.
</pre>
</div>
</content>
</entry>
<entry>
<title>input_common/CMakeLists: Make some warnings errors</title>
<updated>2020-10-15T23:37:51+00:00</updated>
<author>
<name>Lioncash</name>
<email>mathew1800@gmail.com</email>
</author>
<published>2020-10-14T06:51:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/yuzu/commit/?id=046c0c91a3ed665531f20955e7cfb86fe5b73213'/>
<id>046c0c91a3ed665531f20955e7cfb86fe5b73213</id>
<content type='text'>
Makes the input_common code warnings consistent with the rest of the
codebase.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Makes the input_common code warnings consistent with the rest of the
codebase.
</pre>
</div>
</content>
</entry>
<entry>
<title>Address second batch of reviews</title>
<updated>2020-08-29T22:43:25+00:00</updated>
<author>
<name>FearlessTobi</name>
<email>thm.frey@gmail.com</email>
</author>
<published>2020-08-29T22:07:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/yuzu/commit/?id=d1e1ea0fef0ddfe914f14a2d547b922b71081695'/>
<id>d1e1ea0fef0ddfe914f14a2d547b922b71081695</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
