5.0-16069 2 years, 7 months ago Port Wiimote source settings to the new config system (PR #10443 from JosJuice)
5.0-16067 2 years, 7 months ago Fix improperly exclusive radio buttons (PR #10423 from Pokechu22)
5.0-16062 2 years, 7 months ago Fix several compile warnings on GCC (PR #10377 from Pokechu22)
5.0-16053 2 years, 7 months ago HotkeyManager: Change defaults for GBA hotkeys so they don't conflict with common keyboard mappings. (PR #10446 from AdmiralCurtiss)
5.0-16051 2 years, 7 months ago CommandProcessor: Add FIFO_BP_LO/HI to directly_mapped_vars (PR #10455 from Pokechu22)
5.0-16049 2 years, 7 months ago VideoCommon: Convert OptionType to enum class (PR #10460 from Dentomologist)
5.0-16047 2 years, 7 months ago GXPipelineUid: remove explicit shallow copy where it's the default (PR #10376 from shuffle2)
5.0-16045 2 years, 7 months ago Movie: Convert PlayMode to enum class and move to cpp file (PR #10459 from Dentomologist)
5.0-16043 2 years, 7 months ago Fix menu bar becoming desynced when Pause at End of Movie is disabled (PR #10457 from Pokechu22)
5.0-16041 2 years, 7 months ago ShaderGenCommon: Add missing <functional> include (PR #10461 from Techjar)
5.0-16039 2 years, 7 months ago JitRegister: Use fmt (PR #10456 from merryhime)
5.0-16037 2 years, 7 months ago GameINI: Update Cheats for GP5E01, GP6E01, GP7E01, RM8E01 (PR #10421 from UnicorNora)
5.0-16035 2 years, 7 months ago MemArena: Restore Windows 7 support. (PR #10452 from AdmiralCurtiss)
5.0-16032 2 years, 7 months ago CommandProcessor: Move unknown opcode log message before the panic alert and log ignored unknown opcodes at warn level (PR #10449 from Pokechu22)
5.0-16029 2 years, 7 months ago Common/CodeBlock: Call ResetCodePtr when decreasing region_size (PR #10447 from JosJuice)
5.0-16027 2 years, 7 months ago Ignore unknown opcode for 0x3f (PR #10448 from Pokechu22)
5.0-16019 2 years, 7 months ago Android: Fix the logic for getting the Riivolution path (PR #10445 from JosJuice)
5.0-16017 2 years, 7 months ago Core/State: Add some multithreading protections. (PR #10435 from AdmiralCurtiss)
5.0-16014 2 years, 7 months ago Don't create GBA saves dir when building without mGBA (PR #10386 from JosJuice)
5.0-16012 2 years, 7 months ago Revert TEV alpha lerp change and special-case alpha=1 in blending (PR #10394 from Pokechu22)