5.0-21431 6 months ago DolphinTool: Add an image extract command (PR #12636 from KjubDusJub)
5.0-21429 6 months ago Jit64: Inline avx_op into fp_arith (PR #11144 from JosJuice)
5.0-21424 6 months ago Memmap: Replace GetPointer with GetSpanForAddress (PR #12705 from JosJuice)
5.0-21420 6 months ago TAPServerConnection: drop unused enum class ReadState (PR #12724 from Tilka)
5.0-21418 6 months ago DolphinQt/Mapping: Disable relative input when "Mouse Controlled Pointing" button is pressed. (PR #12710 from jordan-woyak)
5.0-21416 6 months ago Fix wiitdb-ja.txt (PR #12725 from nassau-tk)
5.0-21414 6 months ago Jit64: Clean up ExtractWithByteOffset (PR #12672 from JosJuice)
5.0-21412 6 months ago HIDv4: Fix racy device change behavior (PR #12719 from stblr)
5.0-21410 6 months ago Change JitState::downcountAmount to a u32 (PR #12717 from mitaclaw)
5.0-21408 6 months ago Apply Clang-Tidy's modernize-use-starts-ends-with (PR #12718 from nicovank)
5.0-21406 6 months ago GameList: Show (Disc 1) for first disc of two-disc games (PR #12702 from Dentomologist)
5.0-21404 6 months ago VideoCommon: Show average projection to viewport ratio for widescreen heursitic game ini values. (PR #12164 from jordan-woyak)
5.0-21401 6 months ago Hide branch name from title bar when there are no commits ahead of master. (PR #12660 from jordan-woyak)
5.0-21398 6 months ago VideoCommon: add xfbs hashes to present info if available (PR #12698 from iwubcode)
5.0-21395 6 months ago AudioCommon: When ALSA is absent on Linux, default to Cubeb backend (PR #12713 from Dentomologist)
5.0-21393 6 months ago BBA/HLE: Code refactoring (PR #12559 from sepalani)
5.0-21385 6 months ago Set default sound backend on OpenBSD to cubeb (PR #12708 from brad0)
5.0-21383 6 months ago RetroAchievements: Put "RetroAchievements.ini" in the correct config location for POSIX (PR #12709 from mitaclaw)
5.0-21381 6 months ago PPCSymbolDB: GetDescription by std::string_view (PR #12704 from mitaclaw)
5.0-21379 6 months, 1 week ago Pass `SettingsHandler` buffers by const ref instead of rvalue ref (since the contents are copied either way) (PR #12703 from nlebeck)