1
0
Fork 0
mirror of https://github.com/Ryujinx/Ryujinx.git synced 2024-11-18 17:46:40 +00:00
Ryujinx/Ryujinx.Ava
TSRBerry 69b6ef7a4a
[GUI] Add network interface dropdown (#4597)
* Add network adapter dropdown from LDN build

* Ava: Add NetworkInterfaces to SettingsNetworkTab

* Add headless network interface option

* Add network interface dropdown to Avalonia

* Fix handling network interfaces without a gateway address

* gtk: Actually save selected network interface to config

* Increment config version
2023-04-16 15:25:20 +00:00
..
Assets [GUI] Add network interface dropdown (#4597) 2023-04-16 15:25:20 +00:00
Common Ava: Fix nca extraction window never closing & minor cleanup (#4569) 2023-04-16 07:09:02 +00:00
Input AvaloniaKeyboardDriver: Swallow TextInput events to avoid bell (#4320) 2023-01-22 11:21:52 +01:00
Modules/Updater Ensure the updater doesn't delete hidden or system files (#4626) 2023-04-16 09:19:33 +00:00
UI [GUI] Add network interface dropdown (#4597) 2023-04-16 15:25:20 +00:00
App.axaml
App.axaml.cs
AppHost.cs [GUI] Add network interface dropdown (#4597) 2023-04-16 15:25:20 +00:00
Program.cs GUI: Add option to register file types (#4250) 2023-01-22 17:39:00 +00:00
Ryujinx.Ava.csproj Misc: Support space in path on macOS distribution (#4462) 2023-03-12 17:21:21 +01:00
Ryujinx.ico