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