dolphin/Source/Core
Techjar 577f6a5fb1 Qt: Disable controller configuration while NetPlay is running
Doing pretty much anything in the controller config breaks NetPlay
(desync and/or deadlock), as saving the settings reconfigures
controller interfaces, which NetPlay doesn't expect.
2018-11-29 07:31:45 -05:00
..
AudioCommon
Common NetPlay: Implement chunked data transfer 2018-11-19 06:37:09 -05:00
Core Merge pull request #7446 from Techjar/wii-save-full-sync 2018-11-21 00:22:50 +01:00
DiscIO
DolphinNoGUI
DolphinQt Qt: Disable controller configuration while NetPlay is running 2018-11-29 07:31:45 -05:00
InputCommon Core: Switch controller interface to render widget on booting 2018-10-29 11:46:06 +10:00
UICommon
Updater Updater: Add total progressbar 2018-11-17 16:37:53 +01:00
VideoBackends Vulkan: Fix incorrect fence being assigned to staging texture 2018-11-12 01:02:32 +10:00
VideoCommon TextureCache: Recompute overlapping XFB copy hashes after copying to RAM 2018-11-13 12:48:27 +10:00
CMakeLists.txt