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