mirror of
https://git.eden-emu.dev/eden-emu/eden
synced 2026-05-06 06:03:56 +00:00
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 |
||
|---|---|---|
| .. | ||
| kernel | ||
| service | ||
| api_version.h | ||
| ipc.h | ||
| result.h | ||