summaryrefslogtreecommitdiff
path: root/Source/Core/DolphinWX/NetPlay/NetPlaySetupFrame.cpp
AgeCommit message (Expand)Author
2018-06-26Remove DolphinWXspycrab
2017-09-27More Capitalization ChangesPEmu1
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-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-01-24DolphinWX: Put wx related headers before including anything elseFlorent Castelli
2016-11-19NetPlay: Fix build when miniupnpc is disabled.Emmanuel Gil Peyrot
2016-10-25Change "Wiimote" to "Wii Remote" in InterfacePringo
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
2016-09-07Keep tag consistent on traversal settings resetJDV
2016-08-03Make Dolphin remember the NetPlay window size/positionJDV
2016-07-23Fixes focus not being set on gamelist after tab changeJDV
2016-07-23Standardizes constant useJDV
2016-07-23Improve netplay setup dialog UXAestek
2016-07-15Merge pull request #3737 from EmptyChaos/update-wxMat M
2016-07-08Revert pr#3691mimimi085181
2016-06-26Update wxWidgets to 3.1.0EmptyChaos
2016-06-24Reformat all the things. Have fun with merge conflicts.Pierre Bourdon
2016-05-02[UI] Make NetPlay UI bigger and neaterCorwin Mcknight
2016-03-02Fully remove wii remote netplay UI code and remove reference to WiimoteReal i...Rukai
2016-01-25NetPlayClient: Make is_connected privateLioncash
2015-09-20[Netplay] Show error dialog if failed to connect to netplay server when Trave...CastellaFactory
2015-09-20[Netplay:Traversal] Add "Force Netplay Listen Port" feature that was in old n...CastellaFactory
2015-06-07Remove reference to DSP on Dedicated ThreadJosJuice
2015-05-25Update license headers to GPLv2+Tillmann Karras
2015-05-15Merge pull request #2349 from mathieui/remove-traversal-options-uiskidau
2015-05-11Traversal: Add a read-only text for server:port with a "reset to default" buttonmathieui
2015-05-06Fix build without UPnPGabriel Corona
2015-05-01Traversal: use the defaults if empty or space-only config entries are detectedmathieui
2015-05-01Netplay: don’t show traversal server/port options (INI config only)mathieui
2015-04-11DolphinWX: Break the netplay UI controls into separate classes.Lioncash