dolphin/Source/Core/DolphinQt/NetPlay
Techjar d94922002b NetPlay: Implement chunked data transfer
This sends arbitrary packets in chunks to be reassembled at the other
end, allowing large data transfers to be speed-limited and interleaved
with other packets being sent. It also enables tracking the progress of
large data transfers.
2018-11-19 06:37:09 -05:00
..
ChunkedProgressDialog.cpp NetPlay: Implement chunked data transfer 2018-11-19 06:37:09 -05:00
ChunkedProgressDialog.h NetPlay: Implement chunked data transfer 2018-11-19 06:37:09 -05: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: Fix pressing enter on NetPlay window causing dialog to close 2018-08-27 08:39:39 -04:00
MD5Dialog.h Move DolphinQt2 to DolphinQt 2018-07-07 00:48:38 +02:00
NetPlayDialog.cpp NetPlay: Implement chunked data transfer 2018-11-19 06:37:09 -05:00
NetPlayDialog.h NetPlay: Implement chunked data transfer 2018-11-19 06:37:09 -05:00
NetPlaySetupDialog.cpp NetPlay: Implement chunked data transfer 2018-11-19 06:37:09 -05:00
NetPlaySetupDialog.h NetPlay: Implement chunked data transfer 2018-11-19 06:37:09 -05:00
PadMappingDialog.cpp Qt: Switch to QSignalBlocker for scoped signal blocking 2018-08-23 07:11:52 -04:00
PadMappingDialog.h Core: Namespace NetPlay utilities under the NetPlay namespace 2018-07-06 19:53:23 -04:00