summaryrefslogtreecommitdiff
path: root/Source/Core/DolphinQt/NetPlay/NetPlayDialog.cpp
AgeCommit message (Expand)Author
2020-04-03DolphinQt: Run tasks that use progress dialogs on separate threadsJosJuice
2020-02-06DolphinQt: setTabKeyNavigation(false) on QTableWidget and QTableView.Jordan Woyak
2019-08-26NetPlay: Remove 'reduce polling rate' optionTechjar
2019-08-21Merge pull request #8222 from JosJuice/allow-mismatched-region-settingsAnthony
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-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-23Qt/NetPlayDialog: Move MD5 button into menubarspycrab
2019-04-11Qt/NetPlay: Show feedback for index addingspycrab
2019-04-09Merge pull request #7971 from Techjar/go-away-golf-uispycrab
2019-04-09Merge pull request #7954 from Techjar/netplay-disable-bbaspycrab
2019-04-08Qt/NetPlayDialog: Don't create golf UI when host input authority is disabledTechjar
2019-04-07NetPlay: Add cancel button for chunked data transfersTechjar
2019-04-07NetPlay: Fix hosting being stuck if player leaves during pending startTechjar
2019-04-05Merge pull request #7955 from Techjar/netplay-golf-modespycrab
2019-04-05Add imgui golf mode overlayTechjar
2019-04-05NetPlay: Implement golf modeTechjar
2019-04-02Qt/NetPlayDialog: Fix messages being html-escaped for NetPlay Chatspycrab
2019-04-02NetPlay: Move host input authority logic to clientTechjar
2019-04-01Disable BBA in NetPlayTechjar
2019-03-28NetPlay: Synchronize EFB access cache optionsTechjar
2019-03-25Qt/NetPlayDialog: Change buffer size message colorspycrab
2019-03-23Add imgui-based Netplay Chatspycrab
2019-03-16Merge pull request #7898 from spycrab/qt_netplay_empty_chatJMC47
2019-03-16Qt/NetPlayDialog: Don't bold the player table headersspycrab
2019-03-16Qt/NetPlayDialog: Prevent players from sending empty chat messagesspycrab
2019-03-05Qt/NetPlayDialog: Move most options into a menu barTechjar
2019-03-04Qt: Use ModalMessageBox everywherespycrab
2019-03-03Common/Config: Add a utility class to suppress config change callbacks.Jordan Woyak
2019-01-25DolphinQt: Fix some warningsspycrab
2018-11-30Qt/NetPlayDialog: Request game stop when core enters stopping stateTechjar
2018-11-19NetPlay: Add full Wii save syncTechjar
2018-11-19NetPlay: Implement chunked data transferTechjar
2018-11-15Qt/NetPlayDialog: Add external IP to interface combo boxTechjar
2018-11-13Merge pull request #7535 from UnclePunch/synccodesPierre Bourdon
2018-11-13Merge pull request #7564 from Techjar/netplay-sync-wii-shutdownPierre Bourdon
2018-11-12NetPlay: Sync power button eventTechjar
2018-11-12NetPlay: Sync Defer EFB Copies settingTechjar
2018-10-29Netplay: Sync codesVin Bertinelli
2018-10-29NetPlay: Fix saving host game selectionTechjar
2018-10-13NetPlay: Properly save Hosting GUI settingsZexaron
2018-08-26NetPlay host input authority modeTechjar
2018-08-13Force IPv4 on external IP addressesSleepy Flower Girl
2018-08-06Adds a UI for accepting Discord join requests in DolphinSleepy Flower Girl
2018-07-31Add Discord Join Net Play functionallySleepy Flower Girl
2018-07-30Merge pull request #7258 from Techjar/netplay-fix-segfaultsspycrab
2018-07-26NetPlay: Improve settings synchronization and UITechjar
2018-07-21Fix more segfaults on NetPlay quitTechjar