4.0-3530 10 years, 2 months ago OGL: Silence string format warnings. (PR #1214 来自 rohit-n)
4.0-3528 10 years, 2 months ago Re-added the change to make the dsp remaining block count zero-based. (PR #1211 来自 skidau)
4.0-3526 10 years, 2 months ago Create dolphin-emu.spec (PR #1201 来自 KAMiKAZOW)
4.0-3522 10 years, 2 months ago Migrate global init stuff into UICommon. (PR #1085 来自 waddlesplash)
4.0-3520 10 years, 2 months ago DolphinWX: Fix double-spacing in some UI strings (PR #1215 来自 lioncash)
4.0-3518 10 years, 2 months ago Gameini updates. (PR #1209 来自 Linktothepast)
4.0-3516 10 years, 2 months ago Change a bunch of reference function arguments to pointers. (PR #1206 来自 comex)
4.0-3514 10 years, 2 months ago TrampolineCache: Remove unnecessary cast (PR #1217 来自 lioncash)
4.0-3512 10 years, 2 months ago JIT: properly remove FIFO write addresses when code is invalidated (PR #1174 来自 FioraAeterna)
4.0-3510 10 years, 2 months ago JIT: set clear_cache_asap to false when clearing the cache (PR #1219 来自 FioraAeterna)
4.0-3508 10 years, 2 months ago Fix BAT register initial values in bootcode (PR #1202 来自 FioraAeterna)
4.0-3506 10 years, 2 months ago WiiSaveCrypted: Move some function params over to std::string (PR #1198 来自 lioncash)
4.0-3504 10 years, 2 months ago Don't allow multi compress to compress wbfs or wad files. (PR #1197 来自 RachelBryk)
4.0-3502 10 years, 2 months ago Fix running dolphin with a single flag. (PR #1212 来自 RachelBryk)
4.0-3500 10 years, 2 months ago Add on screen frame counter. (PR #1196 来自 RachelBryk)
4.0-3498 10 years, 2 months ago If one argument is given, assume it is a game, and run it. (PR #1194 来自 RachelBryk)
4.0-3496 10 years, 2 months ago Spelling mistake in VideoDialog (PR #1207 来自 Blackbird88)
4.0-3494 10 years, 2 months ago VideoCommon: Silence -Wmaybe-uninitialized warnings. (PR #1195 来自 rohit-n)
4.0-3492 10 years, 2 months ago Change another NULL to nullptr. (PR #1205 来自 rohit-n)
4.0-3490 10 years, 2 months ago Jit64: Change a NULL to nullptr (PR #1204 来自 lioncash)