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