yuzu/src
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
..
audio_core
common configuration: add option to select network interface 2021-08-12 21:32:53 +02:00
core configuration: add option to select network interface 2021-08-12 21:32:53 +02:00
input_common
shader_recompiler Merge pull request #6767 from ReinUsesLisp/fold-float-pack 2021-07-30 02:07:52 -04:00
tests
video_core Merge pull request #6799 from ameerj/vp9-fixes 2021-08-06 17:46:46 -07:00
web_service
yuzu configuration: add option to select network interface 2021-08-12 21:32:53 +02:00
yuzu_cmd config: Read connected setting for controllers 2021-08-04 17:09:35 -04:00
.clang-format
CMakeLists.txt