yuzu/src/core/hle
spholz 1e98e73828 configuration: add option to select network interface
This commit renames the "Services" tab to "Network" and adds a combobox that allows the user to select the network interface that yuzu should use. This new setting is now used to get the local IP address in Network::GetHostIPv4Address. This prevents yuzu from selecting the wrong network interface and thus using the wrong IP address. The return type of Network::GetHostIPv4Adress has also been changed.
2021-08-12 21:32:53 +02:00
..
kernel hle: kernel: svc: Remove part of ExitProcess. 2021-07-20 18:54:56 -07:00
service configuration: add option to select network interface 2021-08-12 21:32:53 +02:00
api_version.h hle: api_version: Update HOS version to 12.1.0 2021-07-31 14:39:49 -04:00
ipc_helpers.h hle: hle_helpers: Skip data payload offset checks on TIPC requests. 2021-06-24 18:39:43 -07:00
ipc.h hle: ipc: Add declarations for TIPC. 2021-05-10 15:05:10 -07:00
lock.cpp
lock.h
result.h result: Add [[nodiscard]] specifiers where applicable 2021-06-05 06:09:07 -04:00