4.0-1090 před 10 lety, 10 měsíci Remove some superfluous arguments from some wx control creations (PR #139 od lioncash)
4.0-1088 před 10 lety, 10 měsíci SW renderer: add missing ClearCurrent() (PR #138 od Tilka)
4.0-1086 před 10 lety, 10 měsíci Actually make PPCDebugInterface::ClearAllBreakpoints have functionality. (PR #130 od lioncash)
4.0-1082 před 10 lety, 10 měsíci Fix MAC address reading on Windows. (PR #141 od Parlane)
4.0-1080 před 10 lety, 10 měsíci Implement workaround for Windows versions which do not support XSAVE. (PR #140 od shuffle2)
4.0-1077 před 10 lety, 10 měsíci Rename the JIT function Default() to FallBackToInterpreter(). Communicates intent way better in terms of telling the reader what's going on. (PR #122 od lioncash)
4.0-1075 před 10 lety, 10 měsíci Fix reading revision specific default game inis in ISOProperties. (PR #137 od RachelBryk)
4.0-1073 před 10 lety, 10 měsíci Allow VS builds to be speedy again (PR #134 od shuffle2)
4.0-1071 před 10 lety, 10 měsíci commit 1a428de189eb9456695429adc11b606936218924 introduced a bug by usin... (PR #133 od shuffle2)
4.0-1069 před 10 lety, 10 měsíci OS X likes to be different. It reports the host processor type as i386 i... (PR #132 od Sonicadvance1)
4.0-1067 před 10 lety, 10 měsíci Make our architecture defines less stupid. (PR #120 od Sonicadvance1)
4.0-1065 před 10 lety, 10 měsíci Simplify ShowSound() in FileMonitor.cpp. (PR #131 od lioncash)
4.0-1062 před 10 lety, 11 měsíci Software renderer: Restore FifoPlayer support by emulating hardware backend behavior. (PR #118 od neobrain)
4.0-1058 před 10 lety, 11 měsíci Change the DebugInterface, PPCDebugInterface, and DSPDebugInterface to use CamelCase function names. (PR #128 od lioncash)
4.0-1056 před 10 lety, 11 měsíci Fix 32 bit non-Windows build (PR #129 od Tilka)
4.0-1054 před 10 lety, 11 měsíci Make the base calculation in CheatsWindow simpler. (PR #127 od lioncash)
4.0-1052 před 10 lety, 11 měsíci UnitTests: ensure the Binaries/Tests directory exists before linking. (PR #126 od delroth)
4.0-1050 před 10 lety, 11 měsíci Unittests: Always use GTest from Externals (recommended way from GTest FAQ). (PR #125 od delroth)
4.0-1048 před 10 lety, 11 měsíci Do not hard fail when running 'make unittests' without GTest. (PR #124 od delroth)
4.0-1046 před 10 lety, 11 měsíci Add support for GTest based UnitTests (PR #119 od delroth)