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