dolphin/Source/Core/DolphinQt/NetPlay
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
..
ChunkedProgressDialog.cpp NetPlay: Add cancel button for chunked data transfers 2019-04-07 06:22:33 -04:00
ChunkedProgressDialog.h NetPlay: Add cancel button for chunked data transfers 2019-04-07 06:22:33 -04:00
GameListDialog.cpp Move DolphinQt2 to DolphinQt 2018-07-07 00:48:38 +02:00
GameListDialog.h Move DolphinQt2 to DolphinQt 2018-07-07 00:48:38 +02:00
MD5Dialog.cpp Qt/MD5Dialog: Make dialog modal 2019-03-16 18:54:15 +01:00
MD5Dialog.h Move DolphinQt2 to DolphinQt 2018-07-07 00:48:38 +02:00
NetPlayBrowser.cpp Qt/NetPlayBrowser: Connect to session on double-click 2019-04-23 23:22:12 +02:00
NetPlayBrowser.h Qt/NetPlayBrowser: Refresh session list asynchronously 2019-04-11 22:02:13 -04:00
NetPlayDialog.cpp Qt/NetPlayDialog: Change network mode options to radio buttons 2019-05-31 02:33:41 -04:00
NetPlayDialog.h Qt/NetPlayDialog: Change network mode options to radio buttons 2019-05-31 02:33:41 -04:00
NetPlaySetupDialog.cpp Qt/NetPlay: Integrate NetPlayIndex 2019-04-06 12:27:30 +02:00
NetPlaySetupDialog.h Qt/NetPlay: Integrate NetPlayIndex 2019-04-06 12:27:30 +02:00
PadMappingDialog.cpp Qt/PadMappingDialog: Improve layout 2019-03-16 15:12:20 +01:00
PadMappingDialog.h Core: Namespace NetPlay utilities under the NetPlay namespace 2018-07-06 19:53:23 -04:00