<feed xmlns='http://www.w3.org/2005/Atom'>
<title>yuzu/src/input_common/drivers/gc_adapter.cpp, branch main</title>
<subtitle>Nintendo Switch emulator</subtitle>
<link rel='alternate' type='text/html' href='https://git.dog6.net/yuzu/'/>
<entry>
<title>build: upgrade fmt and SDL2</title>
<updated>2025-05-12T11:45:15+00:00</updated>
<author>
<name>Zephyron</name>
<email>zephyron@citron-emu.orgq</email>
</author>
<published>2025-02-16T03:38:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/yuzu/commit/?id=fbe41afca4862ce7bece2ffd71473d3a6c6944a8'/>
<id>fbe41afca4862ce7bece2ffd71473d3a6c6944a8</id>
<content type='text'>
Update fmt library to version 11.0.2 and make necessary adjustments:
- Replace fmt/format.h includes with fmt/ranges.h
- Add const qualifiers to formatter::format functions
- Update CMake to require fmt version 11

Additional dependency updates:
- Update SDL2 bundled version from 2.28.2 to 2.32.0
- Update catch2 to version 3.7.1
- Update vcpkg baseline to ca846b21276c9a3171074ac8d2b4f6516894a7d0
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update fmt library to version 11.0.2 and make necessary adjustments:
- Replace fmt/format.h includes with fmt/ranges.h
- Add const qualifiers to formatter::format functions
- Update CMake to require fmt version 11

Additional dependency updates:
- Update SDL2 bundled version from 2.28.2 to 2.32.0
- Update catch2 to version 3.7.1
- Update vcpkg baseline to ca846b21276c9a3171074ac8d2b4f6516894a7d0
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix more typos</title>
<updated>2024-01-15T23:26:53+00:00</updated>
<author>
<name>Viktor Szépe</name>
<email>viktor@szepe.net</email>
</author>
<published>2024-01-15T23:26:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/yuzu/commit/?id=2044ae6b3af6fab4d79996a661fef43f6db8d825'/>
<id>2044ae6b3af6fab4d79996a661fef43f6db8d825</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<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>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>input_common: Make use of StoppableTimedWait</title>
<updated>2023-01-25T21:43:04+00:00</updated>
<author>
<name>Morph</name>
<email>39850852+Morph1984@users.noreply.github.com</email>
</author>
<published>2023-01-25T21:03:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/yuzu/commit/?id=c55147b24a2752bd86aa559d2397a9dc54feb582'/>
<id>c55147b24a2752bd86aa559d2397a9dc54feb582</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: Use DriverResult on all engines</title>
<updated>2023-01-20T00:05:22+00:00</updated>
<author>
<name>german77</name>
<email>juangerman-13@hotmail.com</email>
</author>
<published>2022-12-26T17:11:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/yuzu/commit/?id=527dad70976a158e94defc51707347e064a31099'/>
<id>527dad70976a158e94defc51707347e064a31099</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: cache vibration tests</title>
<updated>2022-10-21T05:24:08+00:00</updated>
<author>
<name>german77</name>
<email>juangerman-13@hotmail.com</email>
</author>
<published>2022-10-21T05:23:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/yuzu/commit/?id=7f66050f0c383a5c7d82c5c58098f819d4e1e0bc'/>
<id>7f66050f0c383a5c7d82c5c58098f819d4e1e0bc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>common: remove "yuzu:" prefix from thread names</title>
<updated>2022-10-03T22:43:56+00:00</updated>
<author>
<name>Liam</name>
<email>byteslice@airmail.cc</email>
</author>
<published>2022-10-03T22:43:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/yuzu/commit/?id=35d3e7db2a0413a921e0846a3d76f9d9f36a2500'/>
<id>35d3e7db2a0413a921e0846a3d76f9d9f36a2500</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "gc_adapter: fix libusb import on GCC11.2"</title>
<updated>2022-05-02T08:23:39+00:00</updated>
<author>
<name>Morph</name>
<email>39850852+Morph1984@users.noreply.github.com</email>
</author>
<published>2022-05-02T08:23:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/yuzu/commit/?id=9398521006e0eaf2a7a9b1f3ec71c65226551a0f'/>
<id>9398521006e0eaf2a7a9b1f3ec71c65226551a0f</id>
<content type='text'>
This reverts commit f72f4377f4cbbe45e5a43bb67c7245737ffa135f.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit f72f4377f4cbbe45e5a43bb67c7245737ffa135f.
</pre>
</div>
</content>
</entry>
<entry>
<title>gc_adapter: fix libusb import on GCC11.2</title>
<updated>2022-05-02T07:46:48+00:00</updated>
<author>
<name>Levi Behunin</name>
<email>l3ehunin@gmail.com</email>
</author>
<published>2022-05-02T07:46:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/yuzu/commit/?id=f72f4377f4cbbe45e5a43bb67c7245737ffa135f'/>
<id>f72f4377f4cbbe45e5a43bb67c7245737ffa135f</id>
<content type='text'>
Just to silence an intermittent error.
GCC11.2 complains cannot find 'libusb.h' during a fresh build.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Just to silence an intermittent error.
GCC11.2 complains cannot find 'libusb.h' during a fresh build.</pre>
</div>
</content>
</entry>
</feed>
