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