mirror of
https://notabug.org/litucks/torzu.git
synced 2026-05-08 20:59:36 +00:00
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. |
||
|---|---|---|
| .. | ||
| fs | ||
| logging | ||
| x64 | ||
| algorithm.h | ||
| alignment.h | ||
| assert.cpp | ||
| assert.h | ||
| atomic_ops.h | ||
| bit_cast.h | ||
| bit_field.h | ||
| bit_set.h | ||
| bit_util.h | ||
| cityhash.cpp | ||
| cityhash.h | ||
| CMakeLists.txt | ||
| common_funcs.h | ||
| common_types.h | ||
| concepts.h | ||
| detached_tasks.cpp | ||
| detached_tasks.h | ||
| div_ceil.h | ||
| dynamic_library.cpp | ||
| dynamic_library.h | ||
| fiber.cpp | ||
| fiber.h | ||
| hash.h | ||
| hex_util.cpp | ||
| hex_util.h | ||
| host_memory.cpp | ||
| host_memory.h | ||
| intrusive_red_black_tree.h | ||
| literals.h | ||
| lz4_compression.cpp | ||
| lz4_compression.h | ||
| math_util.h | ||
| memory_detect.cpp | ||
| memory_detect.h | ||
| microprofile.cpp | ||
| microprofile.h | ||
| microprofileui.h | ||
| misc.cpp | ||
| nvidia_flags.cpp | ||
| nvidia_flags.h | ||
| page_table.cpp | ||
| page_table.h | ||
| param_package.cpp | ||
| param_package.h | ||
| parent_of_member.h | ||
| point.h | ||
| quaternion.h | ||
| ring_buffer.h | ||
| scm_rev.cpp.in | ||
| scm_rev.h | ||
| scope_exit.h | ||
| settings.cpp | ||
| settings.h | ||
| settings_input.cpp | ||
| settings_input.h | ||
| spin_lock.cpp | ||
| spin_lock.h | ||
| stream.cpp | ||
| stream.h | ||
| string_util.cpp | ||
| string_util.h | ||
| swap.h | ||
| telemetry.cpp | ||
| telemetry.h | ||
| thread.cpp | ||
| thread.h | ||
| thread_queue_list.h | ||
| thread_worker.h | ||
| threadsafe_queue.h | ||
| time_zone.cpp | ||
| time_zone.h | ||
| tiny_mt.h | ||
| tree.h | ||
| uint128.h | ||
| unique_function.h | ||
| uuid.cpp | ||
| uuid.h | ||
| vector_math.h | ||
| virtual_buffer.cpp | ||
| virtual_buffer.h | ||
| wall_clock.cpp | ||
| wall_clock.h | ||
| zstd_compression.cpp | ||
| zstd_compression.h | ||