dolphin-emulator/Source/Core
Anthony e33acc07f9
Merge pull request #8332 from CookiePLMonster/dsp-lle-deadlock
DSPLLE: Put DSP thread in idle state when it's paused
2019-11-27 15:34:34 -08:00
..
AudioCommon Centralize logic to detect when the DPL2 decoder should be used. 2019-11-11 08:03:36 -03:00
Common Prefer MessageBoxW to MessageBoxA 2019-11-23 13:56:05 +00:00
Core Merge pull request #8332 from CookiePLMonster/dsp-lle-deadlock 2019-11-27 15:34:34 -08:00
DiscIO Merge pull request #8496 from JosJuice/volumewii-check-decrypted-order 2019-11-27 15:33:43 -08:00
DolphinNoGUI Merge pull request #8456 from jordan-woyak/input-gate-race-fix 2019-11-11 10:59:49 +10:00
DolphinQt DolphinQt: Remove "Experimental" from "Export Wii Save" 2019-11-27 17:23:58 +01:00
InputCommon Merge pull request #8486 from lioncash/dualshock 2019-11-24 00:46:19 +01:00
MacUpdater
UICommon UICommon: Make use of fmt where applicable 2019-11-23 19:41:40 -05:00
UpdaterCommon UpdaterCommon: Remove manual UI::Stop() calls in favour of a scope guard to ensure it's called on all return paths 2019-07-22 19:16:22 +02:00
VideoBackends Merge pull request #8378 from stenzek/quad-buffer-stereo 2019-11-08 10:26:58 +10:00
VideoCommon Merge pull request #8490 from vadosnaprimer/dumping 2019-11-25 10:38:44 +13:00
WinUpdater Fix malformed manifests 2019-11-11 11:47:10 +01:00
CMakeLists.txt