4.0-2834 9 years, 6 months ago InputCommon: Rename class InputPlugin to InputConfig (PR #917 来自 lioncash)
4.0-2832 9 years, 6 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, 6 months ago unittests: correct some integers which should have been floating point types (PR #931 来自 shuffle2)
4.0-2828 9 years, 6 months ago VertexLoader: Change VtxDesc to use u64 instead of u32 (PR #928 来自 delroth)
4.0-2826 9 years, 6 months ago JIT: revert lmw optimizations (PR #907 来自 FioraAeterna)
4.0-2824 9 years, 6 months ago Core: Break movie header validity checking into a function (PR #913 来自 lioncash)
4.0-2822 9 years, 6 months ago Core: Fix potential uninitialized variable warnings in Wii_IPC_HLE_Devices_es.cpp (PR #914 来自 lioncash)
4.0-2820 9 years, 6 months ago AudioCommon: Get rid of now unused handle param for InitSoundStream() (PR #916 来自 lioncash)
4.0-2818 9 years, 6 months ago JIT: fix RAM check in load-from-constant-address (PR #899 来自 FioraAeterna)
4.0-2816 9 years, 6 months ago AudioCommon: Declare iterator variable in loop body in DPL2Decoder (PR #915 来自 lioncash)
4.0-2814 9 years, 6 months ago PPCAnalyst: Use std::swap instead of making a temporary variable (PR #912 来自 lioncash)
4.0-2812 9 years, 6 months ago Clean up brace placements within the project. (PR #911 来自 lioncash)
4.0-2803 9 years, 6 months ago Get rid of C-style empty function parameter indicators (PR #909 来自 lioncash)
4.0-2801 9 years, 6 months ago Core: Change a bitwise OR fail case to a logical AND success check in ActionReplay.cpp (PR #910 来自 lioncash)
4.0-2799 9 years, 7 months ago DiscIO: Get rid of unnecessary struct differencing (PR #906 来自 lioncash)
4.0-2797 9 years, 7 months ago Remove the SSE2 messagebox. (PR #903 来自 Sonicadvance1)
4.0-2795 9 years, 7 months ago Change default netplay buffer to 5. (PR #886 来自 RachelBryk)
4.0-2793 9 years, 7 months ago Update shown CPU cores in the Android UI. (PR #902 来自 Sonicadvance1)
4.0-2791 9 years, 7 months ago Update build.gradle to newer buildtools. (PR #900 来自 Sonicadvance1)
4.0-2789 9 years, 7 months ago Optimize PointerWrap. (PR #892 来自 comex)