4.0-1065 10 年前 Simplify ShowSound() in FileMonitor.cpp. (PR #131 from lioncash)
4.0-1062 10 年前 Software renderer: Restore FifoPlayer support by emulating hardware backend behavior. (PR #118 from neobrain)
4.0-1058 10 年前 Change the DebugInterface, PPCDebugInterface, and DSPDebugInterface to use CamelCase function names. (PR #128 from lioncash)
4.0-1056 10 年前 Fix 32 bit non-Windows build (PR #129 from Tilka)
4.0-1054 10 年前 Make the base calculation in CheatsWindow simpler. (PR #127 from lioncash)
4.0-1052 10 年前 UnitTests: ensure the Binaries/Tests directory exists before linking. (PR #126 from delroth)
4.0-1050 10 年前 Unittests: Always use GTest from Externals (recommended way from GTest FAQ). (PR #125 from delroth)
4.0-1048 10 年前 Do not hard fail when running 'make unittests' without GTest. (PR #124 from delroth)
4.0-1046 10 年前 Add support for GTest based UnitTests (PR #119 from delroth)
4.0-1042 10 年前 Fix a case where the wrong placeholders were being assigned for the up and down D-Pad buttons in the TAS dialog. (PR #123 from lioncash)
4.0-1040 10 年前 Remove another clamp function laying in the codebase and replace it with the one in MathUtil.h. (PR #121 from lioncash)
4.0-1038 10 年前 Eliminate the magic constants in the switch statement in WII_IPC_HLE_Device_FileIO.cpp's Seek function. (PR #109 from lioncash)
4.0-1035 10 年前 Fix the Windows build (broken in 315a8ba) (PR #116 from Tilka)
4.0-1033 10 年前 Misc fixes (PR #100 from Tilka)
4.0-1024 10 年前 DSP: add inline opcode documentation (PR #80 from Tilka)
4.0-1021 10 年前 Makes the detection of shared PolarSSL more inline with usage. (PR #115 from Parlane)
4.0-1019 10 年前 Randomise the mac address and store it in the config. (PR #113 from Parlane)
4.0-1017 10 年前 Initialise entropy correctly for ssl. (PR #112 from Parlane)
4.0-1015 10 年前 GLSL utility shader optimization (PR #108 from degasus)
4.0-1005 10 年前 CMake: remove USE_SHARED_POLARSSL_LIBRARY (PR #110 from Tilka)