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, 1 month ago JIT: revert lmw optimizations (PR #907 from FioraAeterna)
4.0-2824 10 years, 1 month ago Core: Break movie header validity checking into a function (PR #913 from lioncash)
4.0-2822 10 years, 1 month ago Core: Fix potential uninitialized variable warnings in Wii_IPC_HLE_Devices_es.cpp (PR #914 from lioncash)
4.0-2820 10 years, 1 month ago AudioCommon: Get rid of now unused handle param for InitSoundStream() (PR #916 from lioncash)
4.0-2818 10 years, 1 month ago JIT: fix RAM check in load-from-constant-address (PR #899 from FioraAeterna)
4.0-2816 10 years, 1 month ago AudioCommon: Declare iterator variable in loop body in DPL2Decoder (PR #915 from lioncash)
4.0-2814 10 years, 1 month ago PPCAnalyst: Use std::swap instead of making a temporary variable (PR #912 from lioncash)
4.0-2812 10 years, 1 month ago Clean up brace placements within the project. (PR #911 from lioncash)
4.0-2803 10 years, 1 month ago Get rid of C-style empty function parameter indicators (PR #909 from lioncash)
4.0-2801 10 years, 1 month ago Core: Change a bitwise OR fail case to a logical AND success check in ActionReplay.cpp (PR #910 from lioncash)
4.0-2799 10 years, 1 month ago DiscIO: Get rid of unnecessary struct differencing (PR #906 from lioncash)
4.0-2797 10 years, 1 month ago Remove the SSE2 messagebox. (PR #903 from Sonicadvance1)
4.0-2795 10 years, 1 month ago Change default netplay buffer to 5. (PR #886 from RachelBryk)
4.0-2793 10 years, 1 month ago Update shown CPU cores in the Android UI. (PR #902 from Sonicadvance1)
4.0-2791 10 years, 1 month ago Update build.gradle to newer buildtools. (PR #900 from Sonicadvance1)
4.0-2789 10 years, 1 month ago Optimize PointerWrap. (PR #892 from comex)