dolphin/Source/Core/DolphinNoGUI
Ma-Rang 7ef7b6e3e9 NoGUI: Add Escape key to close emulation on Windows
PlatformX11 already handles XK_Escape to trigger RequestShutdown().
Add the equivalent WM_KEYDOWN / VK_ESCAPE handler to PlatformWin32
for parity.
2026-03-25 08:56:29 -05:00
..
CMakeLists.txt CMake: Use rc and manifests on other targets to match VS Project 2025-12-11 04:23:04 +01:00
DolphinNoGUI.exe.manifest
DolphinNoGUI.rc
DolphinNoGUI.vcxproj Visual Studio: Fix DolphinNoGUI build 2025-10-05 15:38:43 -07:00
DolphinNoGUI.vcxproj.filters
MainNoGUI.cpp Remove unused imports 2026-01-25 16:12:15 +01:00
Platform.cpp DolphinNoGUI: Make variables constant 2025-06-04 21:48:40 +02:00
Platform.h
PlatformFBDev.cpp Remove unused imports 2026-01-25 16:12:15 +01:00
PlatformHeadless.cpp DolphinNoGUI: Make classes final 2025-06-04 21:48:53 +02:00
PlatformMacos.mm VideoCommon: Rename Renderer to EFBInterface. 2025-03-12 21:09:16 -05:00
PlatformWin32.cpp NoGUI: Add Escape key to close emulation on Windows 2026-03-25 08:56:29 -05:00
PlatformX11.cpp Remove unused imports 2026-01-25 16:12:15 +01:00
resource.h