4.0-3504 10 years, 1 month ago Don't allow multi compress to compress wbfs or wad files. (PR #1197 from RachelBryk)
4.0-3502 10 years, 1 month ago Fix running dolphin with a single flag. (PR #1212 from RachelBryk)
4.0-3500 10 years, 1 month ago Add on screen frame counter. (PR #1196 from RachelBryk)
4.0-3498 10 years, 1 month ago If one argument is given, assume it is a game, and run it. (PR #1194 from RachelBryk)
4.0-3496 10 years, 1 month ago Spelling mistake in VideoDialog (PR #1207 from Blackbird88)
4.0-3494 10 years, 1 month ago VideoCommon: Silence -Wmaybe-uninitialized warnings. (PR #1195 from rohit-n)
4.0-3492 10 years, 1 month ago Change another NULL to nullptr. (PR #1205 from rohit-n)
4.0-3490 10 years, 1 month ago Jit64: Change a NULL to nullptr (PR #1204 from lioncash)
4.0-3488 10 years, 1 month ago Fix IR input display. (PR #1193 from RachelBryk)
4.0-3486 10 years, 1 month ago Add support for cc and nunchuck in input display. (PR #1189 from RachelBryk)
4.0-3484 10 years, 1 month ago dsp int timing tweak (PR #1155 from booto)
4.0-3482 10 years, 1 month ago Added missing game settings files (PR #1178 from Stevoisiak)
4.0-3475 10 years, 1 month ago AudioCommon: Prefix soundStream global with g_ (PR #1187 from lioncash)
4.0-3473 10 years, 1 month ago MMU: support loads/stores that cross page boundaries (PR #1176 from FioraAeterna)
4.0-3471 10 years, 1 month ago Cleanup Renderer::CalculateTargetSize(), and allow IRs higher than 4x to be set via INI. (PR #578 from RachelBryk)
4.0-3469 10 years, 1 month ago JIT+Emitter: support locking flags (PR #1166 from FioraAeterna)
4.0-3467 10 years, 1 month ago Create new Movie menu. (PR #1134 from RachelBryk)
4.0-3465 10 years, 1 month ago DSPJitRegCache: Use std::array to represent the register arrays (PR #1177 from lioncash)
4.0-3463 10 years, 1 month ago Replaced GCM functions with ISO functions (PR #1180 from Stevoisiak)
4.0-3461 10 years, 1 month ago Remove useless STACKALIGN macro. (PR #1190 from comex)