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
stable
GameCube and Wii emulator
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
Core
/
DolphinWX
/
NetPlay
/
NetPlaySetupFrame.cpp
Age
Commit message (
Expand
)
Author
2018-06-26
Remove DolphinWX
spycrab
2017-09-27
More Capitalization Changes
PEmu1
2017-08-03
WX: make Netplay use new-style config
Michael M
2017-08-03
NetPlayLauncher: store window geometry in native wxConfig
Michael M
2017-06-23
DolphinWX: rename CGameListCtrl -> GameListCtrl
Shawn Hoffman
2017-05-07
NetPlaySetupFrame: Remove spaces that shouldn't be present
JosJuice
2017-05-01
Frame: Normalize member names
Lioncash
2017-04-30
Mark "Host Code:" and "IP Address:" as translatable
JosJuice
2017-01-24
DolphinWX: Put wx related headers before including anything else
Florent Castelli
2016-11-19
NetPlay: Fix build when miniupnpc is disabled.
Emmanuel Gil Peyrot
2016-10-25
Change "Wiimote" to "Wii Remote" in Interface
Pringo
2016-10-04
WX: Replace SetIcon with SetIcons(wxIconBundle)
EmptyChaos
2016-10-04
WX: HiDPI: NetPlay
EmptyChaos
2016-10-03
Re-add saving position of netplay window.
Shawn Hoffman
2016-10-03
NetPlay: add one click host
Shawn Hoffman
2016-10-03
NetPlaySetupFrame: Use an anonymous namespace instead of static
Lioncash
2016-10-02
DolphinWX: Delete traversal settings when pressing Reset
JosJuice
2016-10-02
DolphinWX: Less duplication for setting traversal server label
JosJuice
2016-10-02
DolphinWX: Use constants for default traversal server
JosJuice
2016-10-02
DolphinWX: Less duplication between GetTraversalPort/Server
JosJuice
2016-09-07
Keep tag consistent on traversal settings reset
JDV
2016-08-03
Make Dolphin remember the NetPlay window size/position
JDV
2016-07-23
Fixes focus not being set on gamelist after tab change
JDV
2016-07-23
Standardizes constant use
JDV
2016-07-23
Improve netplay setup dialog UX
Aestek
2016-07-15
Merge pull request #3737 from EmptyChaos/update-wx
Mat M
2016-07-08
Revert pr#3691
mimimi085181
2016-06-26
Update wxWidgets to 3.1.0
EmptyChaos
2016-06-24
Reformat all the things. Have fun with merge conflicts.
Pierre Bourdon
2016-05-02
[UI] Make NetPlay UI bigger and neater
Corwin Mcknight
2016-03-02
Fully remove wii remote netplay UI code and remove reference to WiimoteReal i...
Rukai
2016-01-25
NetPlayClient: Make is_connected private
Lioncash
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-07
Remove reference to DSP on Dedicated Thread
JosJuice
2015-05-25
Update license headers to GPLv2+
Tillmann Karras
2015-05-15
Merge pull request #2349 from mathieui/remove-traversal-options-ui
skidau
2015-05-11
Traversal: Add a read-only text for server:port with a "reset to default" button
mathieui
2015-05-06
Fix build without UPnP
Gabriel Corona
2015-05-01
Traversal: use the defaults if empty or space-only config entries are detected
mathieui
2015-05-01
Netplay: don’t show traversal server/port options (INI config only)
mathieui
2015-04-11
DolphinWX: Break the netplay UI controls into separate classes.
Lioncash