<feed xmlns='http://www.w3.org/2005/Atom'>
<title>yuzu/src/input_common/drivers/sdl_driver.cpp, branch yuzu-amber</title>
<subtitle>Nintendo Switch emulator</subtitle>
<link rel='alternate' type='text/html' href='https://git.dog6.net/yuzu/'/>
<entry>
<title>core: hid: Split SL and SR buttons</title>
<updated>2023-11-12T03:03:15+00:00</updated>
<author>
<name>german77</name>
<email>juangerman-13@hotmail.com</email>
</author>
<published>2023-11-12T02:54:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/yuzu/commit/?id=ae57a99d7d2063661cc15e76e8183122d8e0bc1b'/>
<id>ae57a99d7d2063661cc15e76e8183122d8e0bc1b</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: set `SDL_HINT_GAMECONTROLLER_USE_BUTTON_LABELS` to 0</title>
<updated>2023-07-07T19:59:47+00:00</updated>
<author>
<name>Martino Fontana</name>
<email>tinozzo123@tutanota.com</email>
</author>
<published>2023-07-07T19:59:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/yuzu/commit/?id=aa882cdaa84dedc5ad4187f36dca08bb86e67c4e'/>
<id>aa882cdaa84dedc5ad4187f36dca08bb86e67c4e</id>
<content type='text'>
This allows to share the mappings between Nintendo and non-Nintendo controllers.
Breaks the controller configuration for existing users who are using a Nintendo controller.

(Documentation of the hint https://github.com/libsdl-org/SDL/blob/92b3c53c92971e685254fd89f89ce6bde8cea60e/include/SDL_hints.h#L512-L532)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This allows to share the mappings between Nintendo and non-Nintendo controllers.
Breaks the controller configuration for existing users who are using a Nintendo controller.

(Documentation of the hint https://github.com/libsdl-org/SDL/blob/92b3c53c92971e685254fd89f89ce6bde8cea60e/include/SDL_hints.h#L512-L532)
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #10679 from zeltermann/wakelock-reason</title>
<updated>2023-06-27T15:21:20+00:00</updated>
<author>
<name>liamwhite</name>
<email>liamwhite@users.noreply.github.com</email>
</author>
<published>2023-06-27T15:21:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/yuzu/commit/?id=f254ce2c60fc3e59a98293e01198eff041c0eeaf'/>
<id>f254ce2c60fc3e59a98293e01198eff041c0eeaf</id>
<content type='text'>
Only use SDL wakelock on Linux</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Only use SDL wakelock on Linux</pre>
</div>
</content>
</entry>
<entry>
<title>input_common: Make use of new SDL features</title>
<updated>2023-06-24T23:42:56+00:00</updated>
<author>
<name>german77</name>
<email>juangerman-13@hotmail.com</email>
</author>
<published>2023-06-24T20:06:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/yuzu/commit/?id=474fa13a1a4781b7a97d0f4ac379e2a3f76f4a06'/>
<id>474fa13a1a4781b7a97d0f4ac379e2a3f76f4a06</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Only use SDL wakelock on Linux</title>
<updated>2023-06-24T07:51:41+00:00</updated>
<author>
<name>zeltermann</name>
<email>136022354+zeltermann@users.noreply.github.com</email>
</author>
<published>2023-06-09T04:42:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/yuzu/commit/?id=482fbded9b2dd2d5dd0ac55d66d456d7ffefaaa2'/>
<id>482fbded9b2dd2d5dd0ac55d66d456d7ffefaaa2</id>
<content type='text'>
SDL has internally fixed shenanigans related to wakelocking through DBus
from inside sandboxes from around August 2022, so we can now remove the
workaround we used since 2021.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SDL has internally fixed shenanigans related to wakelocking through DBus
from inside sandboxes from around August 2022, so we can now remove the
workaround we used since 2021.
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve emulation of HD Rumble</title>
<updated>2023-05-05T17:30:40+00:00</updated>
<author>
<name>marius david</name>
<email>marius@mariusdavid.fr</email>
</author>
<published>2023-04-30T12:07:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/yuzu/commit/?id=0a6bd8b236219c0ca7d140c3552c6a72d5c3ccd0'/>
<id>0a6bd8b236219c0ca7d140c3552c6a72d5c3ccd0</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: sdl: Only send last vibration command</title>
<updated>2023-03-13T03:30:02+00:00</updated>
<author>
<name>german77</name>
<email>juangerman-13@hotmail.com</email>
</author>
<published>2023-03-11T18:20:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/yuzu/commit/?id=96b8a3ecac209b5b66e099c7f7301fc2fb956f20'/>
<id>96b8a3ecac209b5b66e099c7f7301fc2fb956f20</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>general: fix spelling mistakes</title>
<updated>2023-03-12T15:33:01+00:00</updated>
<author>
<name>Liam</name>
<email>byteslice@airmail.cc</email>
</author>
<published>2023-03-12T03:10:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/yuzu/commit/?id=600f325d87e42f856da58c42a5280f098ebb6e8c'/>
<id>600f325d87e42f856da58c42a5280f098ebb6e8c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove static from pointer sized or smaller types for aesthetics, change constexpr static to static constexpr for consistency</title>
<updated>2023-02-14T17:35:39+00:00</updated>
<author>
<name>arades79</name>
<email>scravers@protonmail.com</email>
</author>
<published>2023-02-14T16:13:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/yuzu/commit/?id=683019878fc939b418a65e1c5d84b066596d7655'/>
<id>683019878fc939b418a65e1c5d84b066596d7655</id>
<content type='text'>
Signed-off-by: arades79 &lt;scravers@protonmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: arades79 &lt;scravers@protonmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>add static lifetime to constexpr values to force compile time evaluation where possible</title>
<updated>2023-02-14T17:33:11+00:00</updated>
<author>
<name>arades79</name>
<email>scravers@protonmail.com</email>
</author>
<published>2023-02-11T18:28:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/yuzu/commit/?id=45e13b03f372230dbf780f3fa87dd88f388af605'/>
<id>45e13b03f372230dbf780f3fa87dd88f388af605</id>
<content type='text'>
Signed-off-by: arades79 &lt;scravers@protonmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: arades79 &lt;scravers@protonmail.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
