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