4.0-2854 10년, 2개월 전 Common: Remove unnecessary "using namespace Gen;" from x64emitter (PR #937 저자 lioncash)
4.0-2852 10년, 2개월 전 DolphinWX: Change a wx Printf call to a Format call (PR #936 저자 lioncash)
4.0-2850 10년, 2개월 전 DolphinWX: Get rid of an snprintf call in ISOProperties (PR #935 저자 lioncash)
4.0-2848 10년, 2개월 전 Disable all logs by default. (PR #880 저자 RachelBryk)
4.0-2846 10년, 2개월 전 MMU: fix enhanced BAT support (PR #908 저자 FioraAeterna)
4.0-2844 10년, 2개월 전 DolphinWX: Get rid of unnecessary getName function in LogWindow (PR #934 저자 lioncash)
4.0-2842 10년, 2개월 전 DiscIO: Prefix class member variables with "m_" (PR #933 저자 lioncash)
4.0-2840 10년, 2개월 전 DolphinWX: Use normal instantiation of wxTimer in HotkeyDlg (PR #932 저자 lioncash)
4.0-2838 10년, 2개월 전 DiscIO: Move some raw pointers over to unique_ptr (PR #921 저자 lioncash)
4.0-2836 10년, 2개월 전 DolphinWX: Fix exporting of Wii save files (PR #922 저자 lioncash)
4.0-2834 10년, 2개월 전 InputCommon: Rename class InputPlugin to InputConfig (PR #917 저자 lioncash)
4.0-2832 10년, 2개월 전 Take the size of the audio data into account when checking for the loop address (PR #929 저자 skidau)
4.0-2830 10년, 2개월 전 unittests: correct some integers which should have been floating point types (PR #931 저자 shuffle2)
4.0-2828 10년, 2개월 전 VertexLoader: Change VtxDesc to use u64 instead of u32 (PR #928 저자 delroth)
4.0-2826 10년, 2개월 전 JIT: revert lmw optimizations (PR #907 저자 FioraAeterna)
4.0-2824 10년, 2개월 전 Core: Break movie header validity checking into a function (PR #913 저자 lioncash)
4.0-2822 10년, 2개월 전 Core: Fix potential uninitialized variable warnings in Wii_IPC_HLE_Devices_es.cpp (PR #914 저자 lioncash)
4.0-2820 10년, 2개월 전 AudioCommon: Get rid of now unused handle param for InitSoundStream() (PR #916 저자 lioncash)
4.0-2818 10년, 2개월 전 JIT: fix RAM check in load-from-constant-address (PR #899 저자 FioraAeterna)
4.0-2816 10년, 2개월 전 AudioCommon: Declare iterator variable in loop body in DPL2Decoder (PR #915 저자 lioncash)