dolphin/Source/Core/Core/Config
Techjar b0b4b69d6e Qt/NetPlayDialog: Change network mode options to radio buttons
This changes the Host Input Authority and Golf Mode checkboxes into a
set of radio buttons, consisting of Fair Input Delay, Host Input
Authority, and Golf Mode. This represents the 3 network modes we have.

Although Golf Mode is just an extension of Host Input Authority, it's
more logical to the user to present it as a separate option, rather
than enabling the Golf Mode checkbox only when Host Input Authority is
enabled. This also eliminates the need to first enable Host Input
Authority before Golf Mode can be enabled.

This also adds tooltips to provide brief descriptions of the options,
as well as reintroducing tooltips that were previously removed.
2019-05-31 02:33:41 -04:00
..
GraphicsSettings.cpp FramebufferManager: Implement deferred EFB cache invalidation 2019-03-09 12:24:04 +10:00
GraphicsSettings.h FramebufferManager: Implement deferred EFB cache invalidation 2019-03-09 12:24:04 +10:00
MainSettings.cpp Config: Move the 'Display' settings from ConfigManager to the layered config system 2019-03-30 18:43:02 -05:00
MainSettings.h Config: Move the 'Display' settings from ConfigManager to the layered config system 2019-03-30 18:43:02 -05:00
NetplaySettings.cpp Qt/NetPlayDialog: Change network mode options to radio buttons 2019-05-31 02:33:41 -04:00
NetplaySettings.h Qt/NetPlayDialog: Change network mode options to radio buttons 2019-05-31 02:33:41 -04:00
SYSCONFSettings.cpp Config: Include SYSCONF in base layer 2017-08-11 15:36:31 +08:00
SYSCONFSettings.h Move SysConf to Core 2018-04-12 22:16:37 +02:00
UISettings.cpp Revert "Revert "Qt/GameList: Add option to show covers in grid mode"" 2018-07-30 03:16:37 +02:00
UISettings.h Revert "Revert "Qt/GameList: Add option to show covers in grid mode"" 2018-07-30 03:16:37 +02:00