eden-miror/src
lizzie 1864160326
[qt] remove 'None' interface since net code already uses first avail interface anyways, disable changing ifaces at runtime (#3683)
Signed-off-by: lizzie <lizzie@eden-emu.dev>
Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/3683
Reviewed-by: DraVee <chimera@dravee.dev>
Reviewed-by: crueter <crueter@eden-emu.dev>
Co-authored-by: lizzie <lizzie@eden-emu.dev>
Co-committed-by: lizzie <lizzie@eden-emu.dev>
2026-03-08 20:49:17 +01:00
..
android [android,ui] chore: minor standardization layout (#3694) 2026-03-08 16:16:23 +01:00
audio_core [cmake] Start requiring SDL2 (#3632) 2026-02-25 02:49:47 +01:00
common [ports] build fixes for *BSD make (#3496) 2026-03-08 19:32:24 +01:00
core core/hle/services/audio] Fix audioctl being started before audout/audin (which are required for ctor) (#3695) 2026-03-07 23:44:58 +01:00
dedicated_room [crypto] Atomize all traces of MbedTLS, and require OpenSSL 3+ (#3606) 2026-02-23 02:50:13 +01:00
dynarmic [dynarmic] Revert "Transition IR::Block to use stable_vector<Inst>, remove inline pool + pooled vector, remove unused mutable get/set block functors (#3543)" (#3625) 2026-02-24 19:34:34 +01:00
frontend_common [Configuration] Add Applets Tab to Per-Game Configurations (#3623) 2026-02-24 22:25:28 +01:00
hid_core [*] change all std::unordered_map and std::unordered_set into ankerl::unordered_dense::map/set variants (#3442) 2026-02-10 03:34:07 +01:00
input_common [cmake] Start requiring SDL2 (#3632) 2026-02-25 02:49:47 +01:00
network [network, qt] use jthread and use std::vector for packet list instead of std::list (#254) 2026-02-11 03:00:15 +01:00
qt_common [qt] add translation table entry for debug_knobs,serial_battery and serial_unit (#3682) 2026-03-06 16:38:39 +01:00
shader_recompiler [vulkan] Fix incorrect offset application for Array2D textures (#3696) 2026-03-08 20:48:19 +01:00
tests [network, qt] use jthread and use std::vector for packet list instead of std::list (#254) 2026-02-11 03:00:15 +01:00
video_core [ports] build fixes for *BSD make (#3496) 2026-03-08 19:32:24 +01:00
web_service
yuzu [qt] remove 'None' interface since net code already uses first avail interface anyways, disable changing ifaces at runtime (#3683) 2026-03-08 20:49:17 +01:00
yuzu_cmd [common] merge RenderBackend and ShaderBackend options (#3313) 2026-01-18 12:33:00 +01:00
yuzu_room_standalone [cmake] add a YUZU_STATIC_ROOM option (#3411) 2026-01-28 23:54:49 +01:00
.clang-format
CMakeLists.txt [cmake] Start requiring SDL2 (#3632) 2026-02-25 02:49:47 +01:00
dep_hashes.h.in