4.0-2842 9 years, 8 months ago DiscIO: Prefix class member variables with "m_" (PR #933 from lioncash)
4.0-2840 9 years, 8 months ago DolphinWX: Use normal instantiation of wxTimer in HotkeyDlg (PR #932 from lioncash)
4.0-2838 9 years, 8 months ago DiscIO: Move some raw pointers over to unique_ptr (PR #921 from lioncash)
4.0-2836 9 years, 8 months ago DolphinWX: Fix exporting of Wii save files (PR #922 from lioncash)
4.0-2834 9 years, 8 months ago InputCommon: Rename class InputPlugin to InputConfig (PR #917 from lioncash)
4.0-2832 9 years, 8 months ago Take the size of the audio data into account when checking for the loop address (PR #929 from skidau)
4.0-2830 9 years, 8 months ago unittests: correct some integers which should have been floating point types (PR #931 from shuffle2)
4.0-2828 9 years, 8 months ago VertexLoader: Change VtxDesc to use u64 instead of u32 (PR #928 from delroth)
4.0-2826 9 years, 8 months ago JIT: revert lmw optimizations (PR #907 from FioraAeterna)
4.0-2824 9 years, 8 months ago Core: Break movie header validity checking into a function (PR #913 from lioncash)
4.0-2822 9 years, 8 months ago Core: Fix potential uninitialized variable warnings in Wii_IPC_HLE_Devices_es.cpp (PR #914 from lioncash)
4.0-2820 9 years, 8 months ago AudioCommon: Get rid of now unused handle param for InitSoundStream() (PR #916 from lioncash)
4.0-2818 9 years, 8 months ago JIT: fix RAM check in load-from-constant-address (PR #899 from FioraAeterna)
4.0-2816 9 years, 8 months ago AudioCommon: Declare iterator variable in loop body in DPL2Decoder (PR #915 from lioncash)
4.0-2814 9 years, 8 months ago PPCAnalyst: Use std::swap instead of making a temporary variable (PR #912 from lioncash)
4.0-2812 9 years, 8 months ago Clean up brace placements within the project. (PR #911 from lioncash)
4.0-2803 9 years, 8 months ago Get rid of C-style empty function parameter indicators (PR #909 from lioncash)
4.0-2801 9 years, 8 months ago Core: Change a bitwise OR fail case to a logical AND success check in ActionReplay.cpp (PR #910 from lioncash)
4.0-2799 9 years, 8 months ago DiscIO: Get rid of unnecessary struct differencing (PR #906 from lioncash)
4.0-2797 9 years, 8 months ago Remove the SSE2 messagebox. (PR #903 from Sonicadvance1)