dolphin/Source/Core/DolphinQt
Techjar 1a12876330 NetPlay: Implement golf mode
This is an extension of host input authority that allows switching the
host (who has zero latency) on the fly, at the further expense of
everyone else's latency. This is useful for turn-based games where the
latency of players not on their turn doesn't matter.

To become the so-called golfer, the player simply presses a hotkey.
When the host is the golfer, latency is identical to normal host input
authority.
2019-04-05 07:01:03 -04:00
..
Config Merge pull request #7939 from Techjar/no-more-disabled-gfx-features 2019-03-31 11:59:34 +10:00
Debugger PowerPC: Factor out CR helpers into POD class 2019-03-08 20:42:09 +01:00
FIFO Qt: Use ModalMessageBox everywhere 2019-03-04 21:53:02 +01:00
GameList Qt/GameList: Set consistent capitalization for context menu 2019-03-28 21:22:46 -05:00
NetPlay NetPlay: Implement golf mode 2019-04-05 07:01:03 -04:00
QtUtils DolphinQt/InputCommon: Fix a few memory leaks. 2019-03-17 18:31:41 -05:00
Settings Qt/AudioPane: Fix volume box not keeping consistent width 2019-03-21 14:38:12 +01:00
TAS Qt/TAS: Improve layout 2019-03-26 01:18:11 +01:00
AboutDialog.cpp Qt/Resources: Convert int parameters of GetCountry(), GetPlatform() and GetMisc() to enum classes 2018-07-10 15:23:12 -04:00
AboutDialog.h Move DolphinQt2 to DolphinQt 2018-07-07 00:48:38 +02:00
CMakeLists.txt QtUtils: Add ModalMessageBox 2019-03-04 21:48:23 +01:00
CheatsManager.cpp Fix typo causing "Remove from Watch" in Cheat Manager to crash Dolphin 2018-09-24 23:01:24 -05:00
CheatsManager.h DolphinQt: clean up includes 2019-02-25 20:15:12 +00:00
DiscordHandler.cpp Force IPv4 on external IP addresses 2018-08-13 21:17:38 -04:00
DiscordHandler.h Force IPv4 on external IP addresses 2018-08-13 21:17:38 -04:00
DiscordJoinRequestDialog.cpp Force IPv4 on external IP addresses 2018-08-13 21:17:38 -04:00
DiscordJoinRequestDialog.h DolphinQt: clean up includes 2019-02-25 20:15:12 +00:00
DolphinQt.manifest Add supportedOS manifests for Windows 7, 8, 8.1, and 10 to DolphinQt and Updater. Enables high contrast themes on Windows 8+. 2018-11-03 22:33:55 -04:00
DolphinQt.rc Move DolphinQt2 to DolphinQt 2018-07-07 00:48:38 +02:00
DolphinQt.vcxproj Implement D3D12 backend 2019-04-01 11:24:55 +10:00
DolphinQt.vcxproj.user Move DolphinQt2 to DolphinQt 2018-07-07 00:48:38 +02:00
GCMemcardManager.cpp Qt/GCMemcardManager: Don't bold the header 2019-03-30 20:22:04 +01:00
GCMemcardManager.h DolphinQt: clean up includes 2019-02-25 20:15:12 +00:00
Host.cpp Add imgui-based Netplay Chat 2019-03-23 20:13:24 +01:00
Host.h Drop Host_GetRenderSurface and pass display to backend 2018-10-20 21:11:34 +10:00
HotkeyScheduler.cpp NetPlay: Implement golf mode 2019-04-05 07:01:03 -04:00
HotkeyScheduler.h NetPlay: Implement golf mode 2019-04-05 07:01:03 -04:00
Info.plist.in Qt: Don't use 'Dark Mode' 2019-03-13 14:30:43 +01:00
Main.cpp DolphinQt: Add support for the --movie parameter 2019-03-27 14:26:17 +01:00
MainWindow.cpp NetPlay: Implement golf mode 2019-04-05 07:01:03 -04:00
MainWindow.h NetPlay: Implement golf mode 2019-04-05 07:01:03 -04:00
MenuBar.cpp Merge pull request #7906 from jordan-woyak/leak-fix 2019-03-21 23:26:54 +00:00
MenuBar.h DolphinQt: Make Ctrl+F show the game list search and select the search text if already open. Escape closes. 2019-03-21 17:06:16 -05:00
RenderWidget.cpp Fix ImGui key mapping Enter to the numpad 2019-03-21 13:16:21 +01:00
RenderWidget.h RenderWidget: Hook up to ImGui 2019-01-25 11:15:57 +10:00
ResourcePackManager.cpp Qt: Use ModalMessageBox everywhere 2019-03-04 21:53:02 +01:00
ResourcePackManager.h ResourcePacks: Fix various bugs 2019-02-11 11:05:35 +01:00
Resources.cpp Qt/Resources: Convert int parameters of GetCountry(), GetPlatform() and GetMisc() to enum classes 2018-07-10 15:23:12 -04:00
Resources.h Qt/Resources: Convert int parameters of GetCountry(), GetPlatform() and GetMisc() to enum classes 2018-07-10 15:23:12 -04:00
SearchBar.cpp DolphinQt: Make Ctrl+F show the game list search and select the search text if already open. Escape closes. 2019-03-21 17:06:16 -05:00
SearchBar.h DolphinQt: Make Ctrl+F show the game list search and select the search text if already open. Escape closes. 2019-03-21 17:06:16 -05:00
Settings.cpp Add imgui-based Netplay Chat 2019-03-23 20:13:24 +01:00
Settings.h DolphinQt: clean up includes 2019-02-25 20:15:12 +00:00
ToolBar.cpp DolphinQt: clean up includes 2019-02-25 20:15:12 +00:00
ToolBar.h DolphinQt: clean up includes 2019-02-25 20:15:12 +00:00
Translation.cpp Qt: Use ModalMessageBox everywhere 2019-03-04 21:53:02 +01:00
Translation.h Move DolphinQt2 to DolphinQt 2018-07-07 00:48:38 +02:00
Updater.cpp Qt: Use ModalMessageBox everywhere 2019-03-04 21:53:02 +01:00
Updater.h Move DolphinQt2 to DolphinQt 2018-07-07 00:48:38 +02:00
WiiUpdate.cpp Qt: Use ModalMessageBox everywhere 2019-03-04 21:53:02 +01:00
WiiUpdate.h Move DolphinQt2 to DolphinQt 2018-07-07 00:48:38 +02:00
qt.conf Move DolphinQt2 to DolphinQt 2018-07-07 00:48:38 +02:00
resource.h Move DolphinQt2 to DolphinQt 2018-07-07 00:48:38 +02:00