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