summaryrefslogtreecommitdiff
path: root/Source/Core/DolphinQt/NetPlay
AgeCommit message (Expand)Author
2024-10-10Modernize `std::adjacent_find` with rangesmitaclaw
2024-10-04Partially revert "Revert "Audit uses of IsRunning and GetState""JosJuice
2024-08-22Add support for libfmt-11Alfred Wingate
2024-08-14Use 'contains' methodDr. Dystopia
2024-06-26Revert "Audit uses of IsRunning and GetState"JosJuice
2024-06-21Audit uses of IsRunning and GetStateJosJuice
2024-05-04Merge pull request #12695 from mitaclaw/core-global-system-4Admiral H. Curtiss
2024-05-01Core::IsRunning: Avoid Global System Accessormitaclaw
2024-04-30DolphinQt: Properly Delete (Some) Widgetsmitaclaw
2023-11-30Merge pull request #11382 from skyfloogle/traversal-fix-2Mai
2023-11-25NetPlaySetupDialog: Fix spacing in Connect tabDentomologist
2023-11-04DolphinQt: Remove unnecessary qOverloadsDentomologist
2023-08-12DolphinQt: Set window decorations for all top-level QWidgets.Admiral H. Curtiss
2023-05-20Traversal: Notify user of TTL to be usedFloogle
2023-04-24Common/TraversalProto: Move interface into Common namespaceLioncash
2023-04-24Common/TraversalClient: Move interface into Common namespaceLioncash
2023-01-31Cleanup headersScott Mansell
2022-10-12Remove most uses of StringFromFormat in favor of fmtPokechu22
2022-09-24Merge pull request #11047 from AdmiralCurtiss/netplay-save-options-reworkAdmiral H. Curtiss
2022-09-22Merge pull request #10949 from Zopolis4/reprecatedJMC47
2022-09-20Netplay: Simplify save data options.Admiral H. Curtiss
2022-09-19Netplay: Rename variable names in NetSettings to match style guide.Admiral H. Curtiss
2022-08-08Resolve "implicit capture of ‘this’ via ‘[=]’ is deprecated in C++20"...Zopolis4
2022-08-02NetPlay: use sha1 instead of md5Shawn Hoffman
2022-08-02NetPlay: rename md5 -> game digestShawn Hoffman
2022-05-24NetPlay: Make messages about non-matching games clearerPokechu22
2022-03-27Merge pull request #10497 from martinD2014/masterAdmiral H. Curtiss
2022-03-15NetPlayDialog: Display external IP/Port as seen by the traversal server when ...Jordan Woyak
2022-03-08Add NonDefaultQPushButton to set autoDefault of buttons to falseMartin
2022-01-14Fix static initialisation order fiasco issue for Version variablesLéo Lam
2021-12-14Core/WiiRoot: Handle the combination of NetPlay and savegame redirects.Admiral H. Curtiss
2021-11-22NetPlay: Pass Wii FS sync data directly to game boot logic instead of indirec...Admiral H. Curtiss
2021-11-22NetPlay: Refactor game boot code path to allow passing BootSessionData throug...Admiral H. Curtiss
2021-07-22NetPlay: Split save and SD card write settingsTechjar
2021-07-13NetPlay: GBA SupportBonta
2021-07-05treewide: convert GPLv2+ license info to SPDX tagsPierre Bourdon
2021-05-19NetPlay: Move NetSettings initialization to backendTechjar
2021-04-06Disable ICache emulation for some gamesPokechu22
2021-03-07NetPlay: Sync more settingsJosJuice
2021-01-27Merge pull request #9440 from lioncash/qt6Léo Lam
2021-01-20TraversalClient: Convert state enum into an enum classLioncash
2021-01-13DolphinQt: Explicitly include <QActionGroup> where applicableLioncash
2020-12-11Turn Config::Info into a class with gettersJosJuice
2020-11-25Frontends: Migrate logs over to fmtLioncash
2020-11-21Fix variable shadowing warningsLéo Lam
2020-10-01GameListModel instance ownership transferred back to the GameList instance. T...Christian Aguilera
2020-09-06Merge pull request #8861 from JosJuice/netplay-hashJMC47
2020-08-16Removed RunOnObject() usage to prevent deadlock on exiting the NetPlay Sessio...Christian Aguilera
2020-08-15Restoring NetPlay Session Browser dialog's settings before connecting widgets...Christian Aguilera
2020-08-02Allow translations and custom names in GameFile::GetNetPlayNameJosJuice