4.0-2881 10 years, 2 months ago Add some static_asserts to the Arm32 JIT to make sure ppcState is sane. (PR #943 from Sonicadvance1)
4.0-2879 10 years, 2 months ago Removed the auto setting of SEQUENCE_MS because the synchronised audio c... (PR #930 from skidau)
4.0-2877 10 years, 2 months ago JIT64: try enabling dcbz again (PR #904 from FioraAeterna)
4.0-2875 10 years, 2 months ago Add unit tests for the x64Emitter (PR #940 from delroth)
4.0-2863 10 years, 2 months ago move the decision to delay raw memcard flushes out of the thread. (PR #939 from shuffle2)
4.0-2861 10 years, 2 months ago Provide a way to build and run unittests on Windows (PR #920 from shuffle2)
4.0-2856 10 years, 2 months ago Common: Make the LUTs in ColorUtil static (PR #938 from lioncash)
4.0-2854 10 years, 2 months ago Common: Remove unnecessary "using namespace Gen;" from x64emitter (PR #937 from lioncash)
4.0-2852 10 years, 2 months ago DolphinWX: Change a wx Printf call to a Format call (PR #936 from lioncash)
4.0-2850 10 years, 2 months ago DolphinWX: Get rid of an snprintf call in ISOProperties (PR #935 from lioncash)
4.0-2848 10 years, 2 months ago Disable all logs by default. (PR #880 from RachelBryk)
4.0-2846 10 years, 2 months ago MMU: fix enhanced BAT support (PR #908 from FioraAeterna)
4.0-2844 10 years, 2 months ago DolphinWX: Get rid of unnecessary getName function in LogWindow (PR #934 from lioncash)
4.0-2842 10 years, 2 months ago DiscIO: Prefix class member variables with "m_" (PR #933 from lioncash)
4.0-2840 10 years, 2 months ago DolphinWX: Use normal instantiation of wxTimer in HotkeyDlg (PR #932 from lioncash)
4.0-2838 10 years, 2 months ago DiscIO: Move some raw pointers over to unique_ptr (PR #921 from lioncash)
4.0-2836 10 years, 2 months ago DolphinWX: Fix exporting of Wii save files (PR #922 from lioncash)
4.0-2834 10 years, 2 months ago InputCommon: Rename class InputPlugin to InputConfig (PR #917 from lioncash)
4.0-2832 10 years, 2 months 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, 2 months ago unittests: correct some integers which should have been floating point types (PR #931 from shuffle2)