<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dolphin/Source/Core/UICommon, branch release-prep-2407</title>
<subtitle>GameCube and Wii emulator</subtitle>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/'/>
<entry>
<title>CMake: Let UICommon depend on Core</title>
<updated>2024-06-15T21:12:19+00:00</updated>
<author>
<name>Admiral H. Curtiss</name>
<email>pikachu025@gmail.com</email>
</author>
<published>2024-06-15T20:56:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=693607f1d38e90189bc973bb705498afbf41c15a'/>
<id>693607f1d38e90189bc973bb705498afbf41c15a</id>
<content type='text'>
This is already the case implicitly by UICommon including several headers from Core, so just make it explicit
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is already the case implicitly by UICommon including several headers from Core, so just make it explicit
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #12736 from mitaclaw/minizip-ng-update</title>
<updated>2024-05-21T20:21:56+00:00</updated>
<author>
<name>Admiral H. Curtiss</name>
<email>pikachu025@gmail.com</email>
</author>
<published>2024-05-21T20:21:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=35ee08ba9fd0425d019bc0ef0054cad6b0fab52f'/>
<id>35ee08ba9fd0425d019bc0ef0054cad6b0fab52f</id>
<content type='text'>
Externals: Update minizip-ng to 4.0.5 and convert to submodule</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Externals: Update minizip-ng to 4.0.5 and convert to submodule</pre>
</div>
</content>
</entry>
<entry>
<title>Send Rich Presence to Discord</title>
<updated>2024-05-08T04:33:33+00:00</updated>
<author>
<name>LillyJadeKatrin</name>
<email>lilly.kitty.1988@gmail.com</email>
</author>
<published>2024-02-24T20:57:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=57c8ea12ed7cd8669abd101c4628066affecf4d6'/>
<id>57c8ea12ed7cd8669abd101c4628066affecf4d6</id>
<content type='text'>
If Rich Presence and Discord Presence are enabled in Achievement Settings, the string generated by rcheevos as the player's current Rich Presence will be sent to the Status field in the Discord Presence object. This will be updated whenever Rich Presence updates.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If Rich Presence and Discord Presence are enabled in Achievement Settings, the string generated by rcheevos as the player's current Rich Presence will be sent to the Status field in the Discord Presence object. This will be updated whenever Rich Presence updates.
</pre>
</div>
</content>
</entry>
<entry>
<title>Externals: Update minizip-ng to 4.0.5</title>
<updated>2024-05-03T19:43:55+00:00</updated>
<author>
<name>mitaclaw</name>
<email>140017135+mitaclaw@users.noreply.github.com</email>
</author>
<published>2024-04-22T07:14:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=ba462578ace731981a22c783308bd6818efaac42'/>
<id>ba462578ace731981a22c783308bd6818efaac42</id>
<content type='text'>
Also update unzLocateFile to the minizip-ng 4.0.4+ signature and document new unused files.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also update unzLocateFile to the minizip-ng 4.0.4+ signature and document new unused files.
</pre>
</div>
</content>
</entry>
<entry>
<title>fix linking against LLVM shared library</title>
<updated>2024-05-03T11:56:15+00:00</updated>
<author>
<name>Guilherme Janczak</name>
<email>guilherme.janczak@yandex.com</email>
</author>
<published>2024-05-03T11:56:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=68cbd2640d4663fe29e21234dc068769cb9bc673'/>
<id>68cbd2640d4663fe29e21234dc068769cb9bc673</id>
<content type='text'>
967280f140f39283e9e6997ffa6426329d94f611 broke linking against
libLLVM.so because it used the outdated way to link against LLVM from
CMake. This causes a compilation failure on systems that don't have the
LLVM static libraries, such as Arch Linux. On systems that have the
static libraries, it'll use them and increase binary sizes massively.

Switch to the newer llvm_config CMake macro from LLVM.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
967280f140f39283e9e6997ffa6426329d94f611 broke linking against
libLLVM.so because it used the outdated way to link against LLVM from
CMake. This causes a compilation failure on systems that don't have the
LLVM static libraries, such as Arch Linux. On systems that have the
static libraries, it'll use them and increase binary sizes massively.

Switch to the newer llvm_config CMake macro from LLVM.
</pre>
</div>
</content>
</entry>
<entry>
<title>port to OpenBSD</title>
<updated>2024-04-22T20:50:47+00:00</updated>
<author>
<name>Guilherme Janczak</name>
<email>guilherme.janczak@yandex.com</email>
</author>
<published>2024-04-18T10:58:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=50dc0ffbceebe0f633bd63cd4710a3e2f548d688'/>
<id>50dc0ffbceebe0f633bd63cd4710a3e2f548d688</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #12718 from nicovank/master</title>
<updated>2024-04-20T03:21:38+00:00</updated>
<author>
<name>Admiral H. Curtiss</name>
<email>pikachu025@gmail.com</email>
</author>
<published>2024-04-20T03:21:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=0e7346ac10e5ef5a4376367bd6337289513e4a7b'/>
<id>0e7346ac10e5ef5a4376367bd6337289513e4a7b</id>
<content type='text'>
Apply Clang-Tidy's modernize-use-starts-ends-with</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Apply Clang-Tidy's modernize-use-starts-ends-with</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #12702 from Dentomologist/gamelist_show_disc1_for_two_disc_games</title>
<updated>2024-04-20T03:03:38+00:00</updated>
<author>
<name>Admiral H. Curtiss</name>
<email>pikachu025@gmail.com</email>
</author>
<published>2024-04-20T03:03:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=2252635070acf63558ac5b9a76175f1c9ed1c851'/>
<id>2252635070acf63558ac5b9a76175f1c9ed1c851</id>
<content type='text'>
GameList: Show (Disc 1) for first disc of two-disc games</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
GameList: Show (Disc 1) for first disc of two-disc games</pre>
</div>
</content>
</entry>
<entry>
<title>Apply modernize-use-starts-ends-with</title>
<updated>2024-04-19T18:55:29+00:00</updated>
<author>
<name>Nicolas van Kempen</name>
<email>nvankemp@gmail.com</email>
</author>
<published>2024-04-19T18:24:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=932645f2453472ed8a89702b641299c2817e52da'/>
<id>932645f2453472ed8a89702b641299c2817e52da</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>GameList: Show (Disc 1) for first disc of two-disc games</title>
<updated>2024-04-14T20:55:18+00:00</updated>
<author>
<name>Dentomologist</name>
<email>dentomologist@gmail.com</email>
</author>
<published>2024-04-11T23:35:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=37b89d5b711d33db0a462d820cbbeebb6cd70c73'/>
<id>37b89d5b711d33db0a462d820cbbeebb6cd70c73</id>
<content type='text'>
Append disc label to the first disc of two-disc games too, rather than
only labelling the second disc.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Append disc label to the first disc of two-disc games too, rather than
only labelling the second disc.
</pre>
</div>
</content>
</entry>
</feed>
