4.0-6784 8 years, 8 months ago Automatic translation resources update from Transifex
4.0-6783 8 years, 8 months ago Automatic translation template update
4.0-6782 8 years, 8 months ago HotkeyManager: Activate hotkey when key is pressed. (PR #2777 来自 Armada651)
4.0-6780 8 years, 8 months ago FrameTools: Disable hotkeys while a modal dialog is shown.
4.0-6779 8 years, 8 months ago Core: Don't return true on IsRunning() when stopping emulation.
4.0-6778 8 years, 8 months ago Revert "Join the emu thread in Core::Stop. Get rid of Core::Shutdown which did that before."
4.0-6777 8 years, 8 months ago CFrame: Ignore "Pause on Focus Lost" when not started. (PR #2768 来自 Armada651)
4.0-6775 8 years, 8 months ago DiscIO: Check if m_Disc is null in ParsePartitionData()
4.0-6774 8 years, 8 months ago CFrame: Claim all keyboard events on OS X. (PR #2752 来自 Armada651)
4.0-6772 8 years, 8 months ago Fix FreeBSD (stable) (PR #2741 来自 endrift)
4.0-6768 8 years, 8 months ago evdev: Delete rumble effects on the correct file descriptor. (PR #2705 来自 phire)
4.0-6766 8 years, 8 months ago WbfsBlob: Don't enter an infinite loop when reading beyond end of disc (PR #2712 来自 JosJuice)
4.0-6764 8 years, 8 months ago Revert "Merge pull request #2358 from Tilka/pie" (PR #2706 来自 phire)
4.0-6762 8 years, 8 months ago Common: CallLambdaTrampoline can return a value
4.0-6761 8 years, 8 months ago Linux: Add an evdev based controller backend, to replace SDL. (PR #2681 来自 phire)
4.0-6755 8 years, 9 months ago GC Adapter: Do not attempt to claim_interface when libusb_open() returns an error.
4.0-6754 8 years, 9 months ago Small changes to description to "Store EFB Copies to Texture Only"
4.0-6753 8 years, 9 months ago CheatSearchTab: Check Core state instead of checking a memory pointer. (PR #2673 来自 Armada651)
4.0-6751 8 years, 9 months ago Fix more game list name encoding errors caused by 4.0-6419 (d7900b4) (PR #2672 来自 JosJuice)
4.0-6749 8 years, 9 months ago WiimoteReal: Make sure that Wiimote thread isn't already running before starting it.