summaryrefslogtreecommitdiff
path: root/Source/Core/DolphinWX/NetPlay
AgeCommit message (Expand)Author
2018-06-26Remove DolphinWXspycrab
2018-06-15PowerPC: Convert CPUCore enum into an enum classLioncash
2018-04-16TraversalClient: Make data externally read-only members privateLioncash
2018-04-12Reformat all the things!spycrab
2018-03-09Unify ISOFile (wx) with GameFile (Qt) and put it in UICommonJosJuice
2017-11-19Merge pull request #5973 from ligfx/renamefifoqueueJosJuice
2017-09-27More Capitalization ChangesPEmu1
2017-08-23Rename Common::FifoQueue to Common::SPSCQueueMichael M
2017-08-13NetPlayServer: handle port forwarding in constructorMichael M
2017-08-13NetPlayClient/Server: apply Parameter Object pattern to traversal parametersMichael M
2017-08-11DolphinWX: Replace "Pad buffer" with "Buffer size"JosJuice
2017-08-11Config: Include SYSCONF in base layerLéo Lam
2017-08-10Make DolphinQt2 netplay strings more like in DolphinWXJosJuice
2017-08-08TraversalClient: make FailureReason an enum classMichael M
2017-08-03WX: make Netplay use new-style configMichael M
2017-08-03NetPlayLauncher: store window geometry in native wxConfigMichael M
2017-06-23DolphinWX: rename CGameListCtrl -> GameListCtrlShawn Hoffman
2017-06-15Move IOFile to a separate fileJosJuice
2017-05-07NetPlaySetupFrame: Remove spaces that shouldn't be presentJosJuice
2017-05-01Frame: Normalize member namesLioncash
2017-04-30Mark "Host Code:" and "IP Address:" as translatableJosJuice
2017-02-27Merge pull request #4959 from lioncash/iniAnthony
2017-02-25IniFile: Handle s64/u64 valuesLioncash
2017-02-24Fix the build on Linux when not using WX from ExternalsLéo Lam
2017-02-23Merge pull request #4889 from ligfx/netwindowAnthony
2017-02-12Rename "Copy Wii Save" to "Load Wii Save"JosJuice
2017-02-10NetWindow: explicitly tell wxWidgets to clean up Windows macrosMichael Maltese
2017-02-08Merge pull request #4546 from RisingFog/tas_wii_nandMatthew Parlane
2017-02-06NetWindow: Get rid of direct use of the main_window globalLioncash
2017-02-06NetWindow: Make chat messages queue privateLioncash
2017-02-05Copy Wii save for current game for Netplay and TASChris Burgener
2017-01-24DolphinWX: Put wx related headers before including anything elseFlorent Castelli
2017-01-21Netplay: Fix wrong mapping info being used in dialogLéo Lam
2017-01-20Core: Move EXI source files to their own directoryLioncash
2017-01-05Don't Use Abbreviation for "Memory Card"PEmu1
2016-12-25Fix player name not being loaded when using "Host with Netplay..."JosJuice
2016-11-19NetPlay: Fix build when miniupnpc is disabled.Emmanuel Gil Peyrot
2016-11-11NetPlayLauncher: Add missing #pragma onceLioncash
2016-11-02More debug text fixesJosJuice
2016-10-25Change "Wiimote" to "Wii Remote" in InterfacePringo
2016-10-07Fix missing includesLéo Lam
2016-10-04WX: Replace SetIcon with SetIcons(wxIconBundle)EmptyChaos
2016-10-04WX: HiDPI: NetPlayEmptyChaos
2016-10-03Re-add saving position of netplay window.Shawn Hoffman
2016-10-03NetPlay: add one click hostShawn Hoffman
2016-10-03NetPlaySetupFrame: Use an anonymous namespace instead of staticLioncash
2016-10-02DolphinWX: Delete traversal settings when pressing ResetJosJuice
2016-10-02DolphinWX: Less duplication for setting traversal server labelJosJuice
2016-10-02DolphinWX: Use constants for default traversal serverJosJuice
2016-10-02DolphinWX: Less duplication between GetTraversalPort/ServerJosJuice