Cemu/src/gui/wxgui
2026-01-16 00:55:00 +01:00
..
canvas Add Metal backend (#1287) 2025-12-06 17:14:25 +01:00
components UI: Replace to_wxString and wxHelper::FromUtf8 with wxString::FromUTF8 (#1752) 2025-12-23 15:37:01 +01:00
debugger UI: misc. code cleanups (#1762) 2026-01-03 11:23:41 +01:00
dialogs UI: misc. code cleanups (#1762) 2026-01-03 11:23:41 +01:00
EmulatedUSBDevices UI: misc. code cleanups (#1762) 2026-01-03 11:23:41 +01:00
helpers UI: misc. code cleanups (#1762) 2026-01-03 11:23:41 +01:00
input UI: Fix crash on exit hotkey button press 2026-01-16 00:55:00 +01:00
windows UI: Replace sprintf with wxString::Format (#1749) 2025-12-19 20:54:34 +01:00
wxcomponents UI: Fix warnings (#1729) 2025-11-23 11:51:44 +01:00
AudioDebuggerWindow.cpp UI: Replace sprintf with wxString::Format (#1749) 2025-12-19 20:54:34 +01:00
AudioDebuggerWindow.h UI+build: Isolate wxWidgets code from non-GUI code (#1633) 2025-07-15 04:28:41 +02:00
CemuApp.cpp UI: misc. code cleanups (#1762) 2026-01-03 11:23:41 +01:00
CemuApp.h UI+build: Isolate wxWidgets code from non-GUI code (#1633) 2025-07-15 04:28:41 +02:00
CemuUpdateWindow.cpp UI: Improvements and fixes for Windows dark mode (#1728) 2025-11-22 23:26:27 +01:00
CemuUpdateWindow.h UI+build: Isolate wxWidgets code from non-GUI code (#1633) 2025-07-15 04:28:41 +02:00
ChecksumTool.cpp UI: Replace to_wxString and wxHelper::FromUtf8 with wxString::FromUTF8 (#1752) 2025-12-23 15:37:01 +01:00
ChecksumTool.h UI+build: Isolate wxWidgets code from non-GUI code (#1633) 2025-07-15 04:28:41 +02:00
CMakeLists.txt Add Metal backend (#1287) 2025-12-06 17:14:25 +01:00
DownloadGraphicPacksWindow.cpp UI: fix Curl deprecation warnings (#1724) 2025-11-18 05:14:59 +01:00
DownloadGraphicPacksWindow.h UI: fix Curl deprecation warnings (#1724) 2025-11-18 05:14:59 +01:00
GameProfileWindow.cpp UI: Hide Metal only options on non-Apple builds (#1753) 2025-12-23 20:43:28 +01:00
GameProfileWindow.h UI: Hide Metal only options on non-Apple builds (#1753) 2025-12-23 20:43:28 +01:00
GameUpdateWindow.cpp UI+build: Isolate wxWidgets code from non-GUI code (#1633) 2025-07-15 04:28:41 +02:00
GameUpdateWindow.h UI+build: Isolate wxWidgets code from non-GUI code (#1633) 2025-07-15 04:28:41 +02:00
GeneralSettings2.cpp UI: misc. code cleanups (#1762) 2026-01-03 11:23:41 +01:00
GeneralSettings2.h UI: Hide Metal only options on non-Apple builds (#1753) 2025-12-23 20:43:28 +01:00
GettingStartedDialog.cpp UI: misc. code cleanups (#1762) 2026-01-03 11:23:41 +01:00
GettingStartedDialog.h UI+build: Isolate wxWidgets code from non-GUI code (#1633) 2025-07-15 04:28:41 +02:00
GraphicPacksWindow2.cpp UI: Replace to_wxString and wxHelper::FromUtf8 with wxString::FromUTF8 (#1752) 2025-12-23 15:37:01 +01:00
GraphicPacksWindow2.h UI: Fix minor dark mode issues (#1654) 2025-07-26 22:45:28 +02:00
LoggingWindow.cpp Add Metal backend (#1287) 2025-12-06 17:14:25 +01:00
LoggingWindow.h UI+build: Isolate wxWidgets code from non-GUI code (#1633) 2025-07-15 04:28:41 +02:00
MainWindow.cpp Fix dump directory creation 2026-01-09 11:04:43 +01:00
MainWindow.h UI: Small adjustments and cleanup, end emulation hotkey for debug builds (#1754) 2025-12-26 23:00:40 +01:00
MemorySearcherTool.cpp UI: misc. code cleanups (#1762) 2026-01-03 11:23:41 +01:00
MemorySearcherTool.h UI: misc. code cleanups (#1762) 2026-01-03 11:23:41 +01:00
PadViewFrame.cpp UI: Replace to_wxString and wxHelper::FromUtf8 with wxString::FromUTF8 (#1752) 2025-12-23 15:37:01 +01:00
PadViewFrame.h UI+build: Isolate wxWidgets code from non-GUI code (#1633) 2025-07-15 04:28:41 +02:00
TitleManager.cpp UI: misc. code cleanups (#1762) 2026-01-03 11:23:41 +01:00
TitleManager.h UI+build: Isolate wxWidgets code from non-GUI code (#1633) 2025-07-15 04:28:41 +02:00
wxCemuConfig.cpp UI: Implement hotkey for "Exit application" (#1756) 2025-12-26 23:38:50 +01:00
wxCemuConfig.h UI: Implement hotkey for "Exit application" (#1756) 2025-12-26 23:38:50 +01:00
wxgui.h UI+build: Isolate wxWidgets code from non-GUI code (#1633) 2025-07-15 04:28:41 +02:00
wxHelper.h UI: Replace to_wxString and wxHelper::FromUtf8 with wxString::FromUTF8 (#1752) 2025-12-23 15:37:01 +01:00
wxWindowSystem.cpp UI: Small adjustments and cleanup, end emulation hotkey for debug builds (#1754) 2025-12-26 23:00:40 +01:00