dolphin/Source/Core/DolphinQt/Settings
Techjar a33593baf7 Qt/GeneralPane: Refresh widget state on config change
This fixes a nasty issue where you can change the Dual Core setting
during emulation, if it has been overridden by GameINI or NetPlay, by
simply changing any of the non-disabled settings. This is because
changing any of the settings will write all of them to the config.

This issue is particularly nasty because managing to disable Dual Core
during emulation, and then stopping it, results in the emulator core
being totally deadlocked. It's impossible to recover from this state,
and Dolphin will remain as a zombie process on the system, consuming
resources and holding locks, until forcibly killed.
2021-05-23 01:39:35 -04:00
..
AdvancedPane.cpp DolphinQt/Android: Unify the JIT naming scheme 2021-04-25 17:19:50 +02:00
AdvancedPane.h
AudioPane.cpp Fix latency field being initially enabled on audio backends not supporting it 2020-12-28 17:06:02 -08:00
AudioPane.h
GameCubePane.cpp Add tap-like fake Ethernet network interface for macOS 2020-12-15 03:01:04 +01:00
GameCubePane.h
GeneralPane.cpp Qt/GeneralPane: Refresh widget state on config change 2021-05-23 01:39:35 -04:00
GeneralPane.h Add Fallback Region to configuration menu 2020-11-28 15:40:21 -05:00
InterfacePane.cpp Merge pull request #7714 from cristian64/avoid_leaking_gamelistmodel 2020-11-18 02:14:51 +01:00
InterfacePane.h DolphinQt: Expose "DisableScreenSaver" setting in the UI. 2020-10-18 16:31:46 -05:00
PathPane.cpp DolphinQt: fix other widgets that use lambdas (capturing this) without setting the receiver 2020-09-12 17:53:17 -05:00
PathPane.h
USBDeviceAddToWhitelistDialog.cpp DolphinQt: resolve Qt5.15 deprecations 2020-08-23 13:57:05 -07:00
USBDeviceAddToWhitelistDialog.h
WiiPane.cpp DolphinQt: fix other widgets that use lambdas (capturing this) without setting the receiver 2020-09-12 17:53:17 -05:00
WiiPane.h