index
:
dolphin
4.0-hotfixes
master
release-prep-2407
release-prep-2409
release-prep-2412
release-prep-2503
release-prep-2503a
release-prep-2506
release-prep-2506a
release-prep-2509
release-prep-2512
release-prep-2603
release-prep-2603a
release-prep-2606
stable
GameCube and Wii emulator
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
Core
/
DolphinQt
/
NetPlay
/
NetPlayDialog.cpp
Age
Commit message (
Expand
)
Author
2026-05-19
lint formatting
Tom Pratt
2026-05-19
Separate out GetExternalIPAddress helper function
Tom Pratt
2026-04-17
Improve usage of std::move and const references parameters
Martino Fontana
2026-03-23
Use more std::span arguments
Sintendo
2026-01-25
Remove unused imports
Martino Fontana
2025-08-01
Merge pull request #13794 from Sintendo/doouble-lookup
Admiral H. Curtiss
2025-07-08
Avoid map/set double lookups
Sintendo
2025-07-07
Merge pull request #13753 from JoshuaVandaele/netplay-hoverblur
Jordan Woyak
2025-06-25
ClickBlurLabel: Create a label which is blurred until it is clicked
Joshua Vandaële
2025-06-14
Source: Remove redundant lambda parameter lists
Dr. Dystopia
2025-06-07
DolphinQt: Replace widespread SetQWidgetWindowDecorations calls with an event...
Jordan Woyak
2025-06-06
DolphinQt: Remove redundant window hints
Dentomologist
2025-05-10
DolphinQT/Netplay: Make variables constant
Dr. Dystopia
2025-03-10
VideoConfig: Eliminate NetPlay related members.
Jordan Woyak
2024-10-04
Partially revert "Revert "Audit uses of IsRunning and GetState""
JosJuice
2024-08-22
Add support for libfmt-11
Alfred Wingate
2024-08-14
Use 'contains' method
Dr. Dystopia
2024-06-26
Revert "Audit uses of IsRunning and GetState"
JosJuice
2024-06-21
Audit uses of IsRunning and GetState
JosJuice
2024-05-01
Core::IsRunning: Avoid Global System Accessor
mitaclaw
2023-11-30
Merge pull request #11382 from skyfloogle/traversal-fix-2
Mai
2023-11-04
DolphinQt: Remove unnecessary qOverloads
Dentomologist
2023-08-12
DolphinQt: Set window decorations for all top-level QWidgets.
Admiral H. Curtiss
2023-05-20
Traversal: Notify user of TTL to be used
Floogle
2023-04-24
Common/TraversalProto: Move interface into Common namespace
Lioncash
2023-04-24
Common/TraversalClient: Move interface into Common namespace
Lioncash
2023-01-31
Cleanup headers
Scott Mansell
2022-09-24
Merge pull request #11047 from AdmiralCurtiss/netplay-save-options-rework
Admiral H. Curtiss
2022-09-22
Merge pull request #10949 from Zopolis4/reprecated
JMC47
2022-09-20
Netplay: Simplify save data options.
Admiral H. Curtiss
2022-09-19
Netplay: Rename variable names in NetSettings to match style guide.
Admiral H. Curtiss
2022-08-08
Resolve "implicit capture of ‘this’ via ‘[=]’ is deprecated in C++20"...
Zopolis4
2022-08-02
NetPlay: rename md5 -> game digest
Shawn Hoffman
2022-05-24
NetPlay: Make messages about non-matching games clearer
Pokechu22
2022-03-15
NetPlayDialog: Display external IP/Port as seen by the traversal server when ...
Jordan Woyak
2021-12-14
Core/WiiRoot: Handle the combination of NetPlay and savegame redirects.
Admiral H. Curtiss
2021-11-22
NetPlay: Pass Wii FS sync data directly to game boot logic instead of indirec...
Admiral H. Curtiss
2021-11-22
NetPlay: Refactor game boot code path to allow passing BootSessionData throug...
Admiral H. Curtiss
2021-07-22
NetPlay: Split save and SD card write settings
Techjar
2021-07-13
NetPlay: GBA Support
Bonta
2021-07-05
treewide: convert GPLv2+ license info to SPDX tags
Pierre Bourdon
2021-05-19
NetPlay: Move NetSettings initialization to backend
Techjar
2021-04-06
Disable ICache emulation for some games
Pokechu22
2021-03-07
NetPlay: Sync more settings
JosJuice
2021-01-27
Merge pull request #9440 from lioncash/qt6
Léo Lam
2021-01-20
TraversalClient: Convert state enum into an enum class
Lioncash
2021-01-13
DolphinQt: Explicitly include <QActionGroup> where applicable
Lioncash
2020-11-25
Frontends: Migrate logs over to fmt
Lioncash
2020-11-21
Fix variable shadowing warnings
Léo Lam
2020-10-01
GameListModel instance ownership transferred back to the GameList instance. T...
Christian Aguilera
[next]