summaryrefslogtreecommitdiff
path: root/src/yuzu/multiplayer/direct_connect.ui
AgeCommit message (Collapse)Author
2024-12-31chore: update project branding to citronZephyron
2023-01-28LDN Hostname Support in Direct ConnectSoRadGaming
- Added IPv6 & Namespace support in direct connection Regex - Updated Tooltip for Direct Connect UI - Removed Dropdown Connection Type in Direct Connect
2022-08-09Qt: tweak ui filesKyle K
make about dialog a bit taller for full message on more systems for direct_connect.ui hedging bets here, there is a text field for port number that possibly shouldn't be translated, marking as such, but also adding a translation note for the event that it makes sense to translate the placeholder text to something other than the default multiplayer direct connect port.
2022-07-25yuzu: Add ui files for multiplayer roomsFearlessTobi