dolphin/Source/Core
Pokechu22 ea9b0bff08 NetPlay: Delete NetPlayClient::GetPlayerList
It's been unused since DolphinWX was removed in 44b22c90df.  Prior to that, it was used in Source/Core/DolphinWX/NetPlay/NetWindow.cpp.  But the new equivalent in Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp uses NetPlayClient::GetPlayers instead.  Stringifying (or creating a table, as is done now) should be done by the UI in any case.
2022-05-24 14:44:28 -07:00
..
AudioCommon cmake: Don't use PCH with Qt6. 2022-05-22 01:19:44 +02:00
Common Common/Network: Use std::array in IPv4Header. 2022-05-23 02:01:59 +02:00
Core NetPlay: Delete NetPlayClient::GetPlayerList 2022-05-24 14:44:28 -07:00
DiscIO cmake: Don't use PCH with Qt6. 2022-05-22 01:19:44 +02:00
DolphinNoGUI cmake: Don't use PCH with Qt6. 2022-05-22 01:19:44 +02:00
DolphinQt GameList: Work around Qt bug regarding clicking in the background not setting the position used by page down/end 2022-05-21 23:33:46 -07:00
DolphinTool cmake: Don't use PCH with Qt6. 2022-05-22 01:19:44 +02:00
InputCommon cmake: Don't use PCH with Qt6. 2022-05-22 01:19:44 +02:00
MacUpdater CMakeLists: Replace tab characters with spaces 2022-01-16 15:20:40 -08:00
UICommon cmake: Don't use PCH with Qt6. 2022-05-22 01:19:44 +02:00
UpdaterCommon cmake: Don't use PCH with Qt6. 2022-05-22 01:19:44 +02:00
VideoBackends cmake: Don't use PCH with Qt6. 2022-05-22 01:19:44 +02:00
VideoCommon cmake: Don't use PCH with Qt6. 2022-05-22 01:19:44 +02:00
WinUpdater cmake: Don't use PCH with Qt6. 2022-05-22 01:19:44 +02:00
CMakeLists.txt CMakeLists: Add option to disable automatic update support 2022-03-18 03:04:51 -04:00
DolphinLib.ARM64.props msbuild: use default Project attrs 2022-04-27 15:26:43 -07:00
DolphinLib.props HW: Initial HSP implementation with ARAM expansion 2022-05-21 17:05:49 -07:00
DolphinLib.vcxproj msbuild: use default Project attrs 2022-04-27 15:26:43 -07:00
DolphinLib.vcxproj.user msbuild: use default Project attrs 2022-04-27 15:26:43 -07:00
DolphinLib.x64.props msbuild: use default Project attrs 2022-04-27 15:26:43 -07:00