<feed xmlns='http://www.w3.org/2005/Atom'>
<title>yuzu/src/input_common/analog_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>input_common: Add missing modifier callback to analog from button</title>
<updated>2021-07-05T16:39:42+00:00</updated>
<author>
<name>german77</name>
<email>juangerman-13@hotmail.com</email>
</author>
<published>2021-07-05T16:39:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/yuzu/commit/?id=c19ec2edd9732b50b6ea95f2ea7b031511c75491'/>
<id>c19ec2edd9732b50b6ea95f2ea7b031511c75491</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: Analog button, use time based position instead of frequent updates</title>
<updated>2021-05-30T05:13:51+00:00</updated>
<author>
<name>german77</name>
<email>juangerman-13@hotmail.com</email>
</author>
<published>2021-05-30T04:35:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/yuzu/commit/?id=a323bc5af8b758dfb7baeb90641ad71f0dba9163'/>
<id>a323bc5af8b758dfb7baeb90641ad71f0dba9163</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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 SL SR vectors, change dual joycon view, add missing raw data from keyboard/mouse</title>
<updated>2021-02-06T15:43:42+00:00</updated>
<author>
<name>german</name>
<email>german@thesoftwareartisans.com</email>
</author>
<published>2021-02-03T03:39:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/yuzu/commit/?id=c9597af39ded9430cc94c37959fb8154abea8686'/>
<id>c9597af39ded9430cc94c37959fb8154abea8686</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>analog_from_button: Fix update_thread.join exception</title>
<updated>2021-01-29T23:41:22+00:00</updated>
<author>
<name>ameerj</name>
<email>52414509+ameerj@users.noreply.github.com</email>
</author>
<published>2021-01-29T23:41:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/yuzu/commit/?id=ef8b3623f5759af03a7d35e147a4f890366d440f'/>
<id>ef8b3623f5759af03a7d35e147a4f890366d440f</id>
<content type='text'>
This commit aims to address an exception that occurs when trying to join the Analog object's update_thread.

By using an atomic bool for the status of the update thread, we ensure its value is consistent across the threads accessing it.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This commit aims to address an exception that occurs when trying to join the Analog object's update_thread.

By using an atomic bool for the status of the update thread, we ensure its value is consistent across the threads accessing it.
</pre>
</div>
</content>
</entry>
<entry>
<title>Disable analog joystick from buttons by default</title>
<updated>2020-12-08T01:34:52+00:00</updated>
<author>
<name>german</name>
<email>german@thesoftwareartisans.com</email>
</author>
<published>2020-11-27T02:56:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/yuzu/commit/?id=b57ba7bfb6792e054033e828120b79b78587d58d'/>
<id>b57ba7bfb6792e054033e828120b79b78587d58d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix minor clang error</title>
<updated>2020-11-10T16:38:15+00:00</updated>
<author>
<name>german</name>
<email>german@thesoftwareartisans.com</email>
</author>
<published>2020-11-10T16:38:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/yuzu/commit/?id=f5110340e65d6e68dad4d0cece82d4ae7cc8988f'/>
<id>f5110340e65d6e68dad4d0cece82d4ae7cc8988f</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 dial any angle with digital joystick</title>
<updated>2020-11-08T15:15:33+00:00</updated>
<author>
<name>german</name>
<email>german@thesoftwareartisans.com</email>
</author>
<published>2020-11-07T15:48:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/yuzu/commit/?id=70df449d0aa86e8c9a5a9ff9c0611709071bcd1b'/>
<id>70df449d0aa86e8c9a5a9ff9c0611709071bcd1b</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/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>
</feed>
