summaryrefslogtreecommitdiff
path: root/Source/Core/DolphinQt/NetPlay
AgeCommit message (Expand)Author
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
2020-08-02Make netplay's "same game" check more robustJosJuice
2020-07-16NetPlay: Limit nickname lengthTechjar
2020-05-28Add option to disallow SD card writesTechjar
2020-05-03DolphinQt: Saving and restoring NetPlay Session Browser dialog's settings.Christian Aguilera
2020-04-28DolphinQt: Use qOverload where applicableLioncash
2020-04-21Merge pull request #8714 from JosJuice/progress-dialog-threadJMC47
2020-04-13DolphinQt: Added checkbox to filter out NetPlay sessions that are already in-...Christian Aguilera
2020-04-03DolphinQt: Run tasks that use progress dialogs on separate threadsJosJuice
2020-02-06DolphinQt: setTabKeyNavigation(false) on QTableWidget and QTableView.Jordan Woyak
2020-01-27DolphinQt/NetPlayDialog: Remove unimplemented SetGame() prototypeLioncash
2019-12-23DolphinQt: Properly save netplay session settings when changedJosJuice
2019-12-23DolphinQt: Check presence of region in NetPlaySetupDialogJosJuice
2019-08-26NetPlay: Remove 'reduce polling rate' optionTechjar
2019-08-21Merge pull request #8222 from JosJuice/allow-mismatched-region-settingsAnthony
2019-08-14Merge pull request #8275 from bdr99/netplay-player-logConnor McLaughlin
2019-08-09Replace "Override Language on NTSC Games" with "Allow Mismatched Region Setti...JosJuice
2019-07-30Show a message in netplay chat when a player joins or leavesBrandon Rothweiler
2019-07-30DolphinQt: Replace QStringLiteral with alternatives where applicableLioncash
2019-07-24Connect numerous QPushButtons to use clicked signal instead of pressed. This ...Silent
2019-05-31Qt/NetPlayDialog: Change network mode options to radio buttonsTechjar
2019-05-30Qt/NetPlayDialog: Move settings loading into LoadSettingsTechjar
2019-05-04Qt/NetPlayDialog: Fix checksum menu being visible for everyoneTechjar
2019-04-26Merge pull request #8032 from spycrab/netplay_md5spycrab
2019-04-23Qt/NetPlayBrowser: Connect to session on double-clickspycrab
2019-04-23Qt/NetPlayDialog: Move MD5 button into menubarspycrab
2019-04-23Qt/NetPlayBrowser: Prevent word wrapspycrab
2019-04-14Merge pull request #7968 from Techjar/fix-netplay-browser-search-hangspycrab
2019-04-11Qt/NetPlayBrowser: Refresh session list asynchronouslyTechjar
2019-04-11Qt/NetPlay: Show feedback for index addingspycrab
2019-04-10Merge pull request #7969 from Techjar/fix-browser-radio-spacingspycrab