dolphin/Source/Core
LillyJadeKatrin c23b4e1020 RetroAchievements: Updated PatchAllowlistTest to generate new allowlist
Refactors the PatchAllowlistTest to streamline the experience for developers. Instead of a textual description of what needs to change in ApprovedInis.json for RetroAchievements compatibility, the test will now generate a replacement file and instruct the coder where to copy it in their local branch, and what to update APPROVED_LIST_HASH to. The result should be easier and more instructive for developers to make changes, while still maintaining that allowed codes cannot be added or modified without recompiling Dolphin.

As ApprovedInis.json no longer needs to be user-readable for this process, it no longer contains titles or pretty formatting and as such is updated in this commit, hash included.
2025-05-21 21:38:34 -04:00
..
AudioCommon Merge pull request #13608 from jordan-woyak/async-work-thread 2025-05-04 18:45:14 +02:00
Common Merge pull request #13641 from jordan-woyak/sha1-fix 2025-05-09 18:56:20 -04:00
Core RetroAchievements: Updated PatchAllowlistTest to generate new allowlist 2025-05-21 21:38:34 -04:00
DiscIO DiscIO: Make functions constant 2025-05-16 19:11:39 +02:00
DolphinNoGUI linter: Apply clang-format 19.1 formatting 2025-04-23 11:19:20 +02:00
DolphinQt Merge pull request #13662 from Dentomologist/wiimotecontrollerswidget_scan_for_bluetooth_adapters_on_separate_thread 2025-05-16 19:43:35 -05:00
DolphinTool Merge pull request #13575 from tygyh/DolphinTool-Make-variables-constant 2025-05-07 15:47:14 -05:00
InputCommon Common and VideoCommon: Change texture data from std::vector to Common::UniqueBuffer. 2025-05-03 18:32:30 -05:00
MacUpdater
UICommon Common and VideoCommon: Change texture data from std::vector to Common::UniqueBuffer. 2025-05-03 18:32:30 -05:00
UpdaterCommon
VideoBackends Merge pull request #13511 from tygyh/Use-range-based-loops-Core-VideoBackends 2025-05-07 15:53:18 -05:00
VideoCommon Merge pull request #13046 from SuperSamus/vi-overclock 2025-05-12 13:36:55 -04:00
WinUpdater
CMakeLists.txt
DolphinLib.ARM64.props
DolphinLib.props Common: Add MoveOnlyFunction. 2025-04-27 20:07:13 -05:00
DolphinLib.vcxproj
DolphinLib.vcxproj.user
DolphinLib.x64.props
VersionInfo.plist.in