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
release-prep-2606a
release-prep-2606a-2
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
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
2020-08-02
Allow translations and custom names in GameFile::GetNetPlayName
JosJuice
2020-08-02
Make netplay's "same game" check more robust
JosJuice
2020-05-28
Add option to disallow SD card writes
Techjar
2020-04-28
DolphinQt: Use qOverload where applicable
Lioncash
2020-04-03
DolphinQt: Run tasks that use progress dialogs on separate threads
JosJuice
2020-02-06
DolphinQt: setTabKeyNavigation(false) on QTableWidget and QTableView.
Jordan Woyak
2019-08-26
NetPlay: Remove 'reduce polling rate' option
Techjar
2019-08-21
Merge pull request #8222 from JosJuice/allow-mismatched-region-settings
Anthony
2019-08-09
Replace "Override Language on NTSC Games" with "Allow Mismatched Region Setti...
JosJuice
2019-07-30
Show a message in netplay chat when a player joins or leaves
Brandon Rothweiler
2019-05-31
Qt/NetPlayDialog: Change network mode options to radio buttons
Techjar
2019-05-30
Qt/NetPlayDialog: Move settings loading into LoadSettings
Techjar
2019-05-04
Qt/NetPlayDialog: Fix checksum menu being visible for everyone
Techjar
2019-04-23
Qt/NetPlayDialog: Move MD5 button into menubar
spycrab
[next]