litucks-torzu/src
Zephyron 8f1b45003b service/vi: Improve OpenDisplay validation
Updates the OpenDisplay function in IApplicationDisplayService to properly
validate display names. Instead of only accepting "Default", now validates
against all known valid display names: "Default", "External", "Edid",
"Internal", and "Null".

- Changes log level from WARNING to DEBUG since this is no longer stubbed
- Adds proper validation for all valid display names
- Returns ResultOperationFailed for invalid display names
- Improves logging by including the requested display name
2025-04-06 23:41:57 +02:00
..
android Turn off predictive back gesture to fix hardware back button not working in android 13 or higher 2025-01-10 06:17:51 +00:00
audio_core Update src/audio_core/common/feature_support.h 2024-11-15 12:16:49 +00:00
common Include memory header 2025-01-10 06:16:46 +00:00
core service/vi: Improve OpenDisplay validation 2025-04-06 23:41:57 +02:00
dedicated_room Revert "Removed web service reminiscents" in preparation to fix multiplayer lobby list 2024-06-30 16:54:56 +02:00
frontend_common Merge pull request #13047 from anpilley/import-firmware 2024-02-17 23:18:00 -05:00
hid_core Disabled problematic MSVC warning-to-errors 2024-05-07 18:57:50 +02:00
input_common Disabled problematic MSVC warning-to-errors 2024-05-07 18:57:50 +02:00
network Fixed multiplayer lobby list (thanks to anonymous contributor!) 2024-06-30 17:14:51 +02:00
shader_recompiler shader/recompiler: Revert NVN storage buffer bias range 2024-11-15 12:16:49 +00:00
tests Removed custom fibers implementation due to issues caused on Windows 2024-05-08 07:58:20 +02:00
video_core vulkan: Improve memory allocation robustness 2025-04-06 23:08:13 +02:00
web_service Updated copyright headers 2024-04-05 01:58:30 +02:00
yuzu Add 12gb DRAM option (#90) 2024-12-15 15:14:54 +00:00
yuzu_cmd option to skip compiling the -cmd executable (#26) 2024-07-24 23:24:18 +00:00
.clang-format
CMakeLists.txt Remove "/DEBUG" flag from CMAKE_EXE_LINKER_FLAGS_RELEASE 2024-10-13 04:29:29 +00:00