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