4.0-2097 10 years, 2 months ago Mark unexported global variables and functions as statics. (PR #579 from degasus)
4.0-2090 10 years, 2 months ago Use uniform capitalization in VideoConfigDiag (PR #593 from neobrain)
4.0-2088 10 years, 2 months ago Change SPADStatus struct name to GCPadStatus (PR #601 from lioncash)
4.0-2086 10 years, 2 months ago DolphinWX: Remove yet another clamp method (PR #594 from lioncash)
4.0-2084 10 years, 2 months ago DolphinWX: Remove unnecessary true within event Skip calls (PR #599 from lioncash)
4.0-2082 10 years, 2 months ago DolphinWX: Get rid of an unneccessary cast in CodeWindow (PR #598 from lioncash)
4.0-2080 10 years, 2 months ago Get rid of the UI-less Activity that launches from Android's home screen. (PR #573 from sigmabeta)
4.0-2078 10 years, 2 months ago Make the emulation stop asynchronous to prevent deadlocks. (PR #515 from Armada651)
4.0-2071 10 years, 2 months ago AVIDump: fix FFV1 encoding (PR #596 from delroth)
4.0-2069 10 years, 2 months ago FPSCounter: Change format string to match value. (PR #592 from Armada651)
4.0-2067 10 years, 2 months ago FPSCounter: Add "Log render time to file" feature. (PR #591 from Armada651)
4.0-2063 10 years, 2 months ago Fix code style in WII_IPC_HLE_Device_net.h/.cpp. (PR #590 from RachelBryk)
4.0-2061 10 years, 2 months ago DolphinWX: Kill off sprintf calls in CheatsWindow.cpp (PR #585 from lioncash)
4.0-2059 10 years, 2 months ago DolphinWX: Remove redundant casts in ISOProperties (PR #582 from lioncash)
4.0-2057 10 years, 2 months ago DolphinWX: Bind the drop handling function to the frame with Bind, not Connect (PR #584 from lioncash)
4.0-2055 10 years, 2 months ago DolphinWX: Remove a wx 2.9.0 and 2.8.0 version check in GameListCtrl (PR #583 from lioncash)
4.0-2053 10 years, 2 months ago D3D: Use std::strings for Compile[x]Shader and CompileAndCreate[x]Shader (PR #576 from lioncash)
4.0-2051 10 years, 2 months ago Revert "Don't add segfault handler in interpreter mode" (PR #574 from dolphin-emu)
4.0-2049 10 years, 2 months ago Introduce the revised coding style. (PR #410 from lioncash)
4.0-2047 10 years, 2 months ago VideoCommon: Get rid of an snprintf call in VideoConfig.cpp (PR #571 from lioncash)