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
Age
Commit message (
Expand
)
Author
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-04
Merge pull request #12695 from mitaclaw/core-global-system-4
Admiral H. Curtiss
2024-05-01
Core::IsRunning: Avoid Global System Accessor
mitaclaw
2024-04-30
DolphinQt: Properly Delete (Some) Widgets
mitaclaw
2023-11-30
Merge pull request #11382 from skyfloogle/traversal-fix-2
Mai
2023-11-25
NetPlaySetupDialog: Fix spacing in Connect tab
Dentomologist
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-10-12
Remove most uses of StringFromFormat in favor of fmt
Pokechu22
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: use sha1 instead of md5
Shawn Hoffman
2022-08-02
NetPlay: rename md5 -> game digest
Shawn Hoffman
2022-05-24
NetPlay: Make messages about non-matching games clearer
Pokechu22
2022-03-27
Merge pull request #10497 from martinD2014/master
Admiral H. Curtiss
2022-03-15
NetPlayDialog: Display external IP/Port as seen by the traversal server when ...
Jordan Woyak
2022-03-08
Add NonDefaultQPushButton to set autoDefault of buttons to false
Martin
2022-01-14
Fix static initialisation order fiasco issue for Version variables
Léo Lam
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-12-11
Turn Config::Info into a class with getters
JosJuice
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-09-06
Merge pull request #8861 from JosJuice/netplay-hash
JMC47
2020-08-16
Removed RunOnObject() usage to prevent deadlock on exiting the NetPlay Sessio...
Christian Aguilera
2020-08-15
Restoring NetPlay Session Browser dialog's settings before connecting widgets...
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-07-16
NetPlay: Limit nickname length
Techjar
[next]