4.0-7971 8 年, 6 ヶ月前 Debugger: Use wxSearchCtrls instead of wxTextCtrl for address searching. (PR #2798 from lioncash)
4.0-7966 8 年, 6 ヶ月前 StreamADPCM: Convert into a namespace (PR #3137 from lioncash)
4.0-7964 8 年, 6 ヶ月前 NANDContentLoader: Replace a string rbegin() call with a back() call (PR #3150 from lioncash)
4.0-7962 8 年, 6 ヶ月前 OGL: simplify AA modes initialization (PR #3159 from Tilka)
4.0-7960 8 年, 6 ヶ月前 Linux: detect perf and default map directory to /tmp (PR #3158 from Tilka)
4.0-7958 8 年, 6 ヶ月前 ConfigManager: Get rid of an unnecessary smart-pointer get() call (PR #3141 from lioncash)
4.0-7956 8 年, 6 ヶ月前 DolphinWX: Make UpdateLog() return in a finite time (aka, fix stack overflow messages when logging is enabled) (PR #3148 from phire)
4.0-7954 8 年, 6 ヶ月前 DSPEmitter: Rename Default() to FallBackToInterpreter() (PR #3154 from lioncash)
4.0-7952 8 年, 6 ヶ月前 DSPIntCCUtil: Minor changes (PR #3144 from lioncash)
4.0-7949 8 年, 6 ヶ月前 mbedTLS: fix blocking read (PR #3132 from sepalani)
4.0-7947 8 年, 6 ヶ月前 Include string.h in Hash.cpp if PCH is disabled (PR #3146 from ShadowsFriend)
4.0-7945 8 年, 6 ヶ月前 WSAGetLastError: fix return value (PR #3143 from sepalani)
4.0-7943 8 年, 6 ヶ月前 Fix wxWidgets Error in About Window (PR #3140 from RisingFog)
4.0-7941 8 年, 6 ヶ月前 CPU: Convert CCPU into a namespace (PR #3134 from lioncash)
4.0-7939 8 年, 6 ヶ月前 DSPCore: Convert defines over to enums (PR #3135 from lioncash)
4.0-7937 8 年, 6 ヶ月前 Block WX input when detecting controls (PR #3068 from mickdermack)
4.0-7935 8 年, 6 ヶ月前 EXI_DeviceAGP: Remove unnecessary headers (PR #3133 from lioncash)
4.0-7933 8 年, 6 ヶ月前 ControllerEmu: Use make_unique over raw new (PR #3128 from lioncash)
4.0-7931 8 年, 6 ヶ月前 DSPHWInterface: Use an enum for indicating mailbox type (PR #3129 from lioncash)
4.0-7929 8 年, 6 ヶ月前 VideoCommon: Silence -Wsign-compare warnings. (PR #3130 from rohit-n)