<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dolphin/Source/Core/DolphinQt/Achievements/AchievementSettingsWidget.cpp, branch master</title>
<subtitle>GameCube and Wii emulator</subtitle>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/'/>
<entry>
<title>Remove unused imports</title>
<updated>2026-01-25T15:12:15+00:00</updated>
<author>
<name>Martino Fontana</name>
<email>tinozzo123@gmail.com</email>
</author>
<published>2026-01-23T20:30:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=a14c88ba67a51b0a563a5fc800cd089e82ffacaf'/>
<id>a14c88ba67a51b0a563a5fc800cd089e82ffacaf</id>
<content type='text'>
Yellow squiggly lines begone!
Done automatically on .cpp files through `run-clang-tidy`, with manual corrections to the mistakes.
If an import is directly used, but is technically unnecessary since it's recursively imported by something else, it is *not* removed.
The tool doesn't touch .h files, so I did some of them by hand while fixing errors due to old recursive imports.
Not everything is removed, but the cleanup should be substantial enough.
Because this done on Linux, code that isn't used on it is mostly untouched.
(Hopefully no open PR is depending on these imports...)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Yellow squiggly lines begone!
Done automatically on .cpp files through `run-clang-tidy`, with manual corrections to the mistakes.
If an import is directly used, but is technically unnecessary since it's recursively imported by something else, it is *not* removed.
The tool doesn't touch .h files, so I did some of them by hand while fixing errors due to old recursive imports.
Not everything is removed, but the cleanup should be substantial enough.
Because this done on Linux, code that isn't used on it is mostly untouched.
(Hopefully no open PR is depending on these imports...)
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve Achievements Window message</title>
<updated>2025-11-07T01:44:08+00:00</updated>
<author>
<name>LillyJadeKatrin</name>
<email>lilly.kitty.1988@gmail.com</email>
</author>
<published>2025-08-10T01:24:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=dd941bed70ddfad689f095488b71bf783310aec2'/>
<id>dd941bed70ddfad689f095488b71bf783310aec2</id>
<content type='text'>
Special message on the Achievements window if the token is invalid/expired.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Special message on the Achievements window if the token is invalid/expired.
</pre>
</div>
</content>
</entry>
<entry>
<title>fixed the lint error</title>
<updated>2025-10-08T03:57:53+00:00</updated>
<author>
<name>fizzlepicklepop</name>
<email>203144840+fizzlepicklepop@users.noreply.github.com</email>
</author>
<published>2025-10-08T03:57:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=3cb8f234a73ffc83761d4d3790fcdaf2fda13382'/>
<id>3cb8f234a73ffc83761d4d3790fcdaf2fda13382</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add toggles for Speedrun timer + Achievement badges visibility</title>
<updated>2025-10-08T02:45:04+00:00</updated>
<author>
<name>fizzlepicklepop</name>
<email>203144840+fizzlepicklepop@users.noreply.github.com</email>
</author>
<published>2025-10-08T02:45:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=7ed61c50a1eba9e59d1b28cf801750877b3c0bce'/>
<id>7ed61c50a1eba9e59d1b28cf801750877b3c0bce</id>
<content type='text'>
Added some new visibility toggles so players can choose what to show (or hide) during their RetroAchievements runs:

Toggle for the Speedrun Leaderboards timer

Toggle for Achievement Challenge badges
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added some new visibility toggles so players can choose what to show (or hide) during their RetroAchievements runs:

Toggle for the Speedrun Leaderboards timer

Toggle for Achievement Challenge badges
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "RetroAchievements: Fix potential deadlock on shutdown."</title>
<updated>2025-05-17T12:29:50+00:00</updated>
<author>
<name>LillyJadeKatrin</name>
<email>lilly.kitty.1988@gmail.com</email>
</author>
<published>2025-05-17T12:27:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=b6803d00fecd599e4d7e29ca9757e793f79afc09'/>
<id>b6803d00fecd599e4d7e29ca9757e793f79afc09</id>
<content type='text'>
This reverts commit 826f04d06c89011fa7e47531111ee90b27344c8a.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 826f04d06c89011fa7e47531111ee90b27344c8a.
</pre>
</div>
</content>
</entry>
<entry>
<title>RetroAchievements: Fix potential deadlock on shutdown.</title>
<updated>2025-05-14T06:10:53+00:00</updated>
<author>
<name>Jordan Woyak</name>
<email>jordan.woyak@gmail.com</email>
</author>
<published>2025-05-14T05:15:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=826f04d06c89011fa7e47531111ee90b27344c8a'/>
<id>826f04d06c89011fa7e47531111ee90b27344c8a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add RAIntegration event handler</title>
<updated>2025-04-13T17:36:15+00:00</updated>
<author>
<name>LillyJadeKatrin</name>
<email>lilly.kitty.1988@gmail.com</email>
</author>
<published>2024-07-22T06:17:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=90a4be4b369768d186793f6c7efad2445f13bc20'/>
<id>90a4be4b369768d186793f6c7efad2445f13bc20</id>
<content type='text'>
Some refactoring done to hardcore toggling so that it's more readily available for the toggle hardcore event.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Some refactoring done to hardcore toggling so that it's more readily available for the toggle hardcore event.
</pre>
</div>
</content>
</entry>
<entry>
<title>Load RA_Integration.DLL at init if present</title>
<updated>2025-04-13T12:05:59+00:00</updated>
<author>
<name>LillyJadeKatrin</name>
<email>lilly.kitty.1988@gmail.com</email>
</author>
<published>2024-07-20T02:18:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=36c7e7f3c72604b4e037af8d8d44755e59d90235'/>
<id>36c7e7f3c72604b4e037af8d8d44755e59d90235</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add Config Changed Callback for Hardcore Mode</title>
<updated>2024-11-10T13:38:00+00:00</updated>
<author>
<name>LillyJadeKatrin</name>
<email>lilly.kitty.1988@gmail.com</email>
</author>
<published>2024-11-08T02:11:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=ef71c7545873f757db700d0cc6db0c52005e1e06'/>
<id>ef71c7545873f757db700d0cc6db0c52005e1e06</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 #12954 from LillyJadeKatrin/retroachievements-confirm</title>
<updated>2024-10-28T16:54:37+00:00</updated>
<author>
<name>JMC47</name>
<email>JMC4789@gmail.com</email>
</author>
<published>2024-10-28T16:54:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=1012803f2e363be6b63626b08cab6fe64455861e'/>
<id>1012803f2e363be6b63626b08cab6fe64455861e</id>
<content type='text'>
Achievements Confirmation Dialogs</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Achievements Confirmation Dialogs</pre>
</div>
</content>
</entry>
</feed>
