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