Cemu/src/gui/wxgui
2025-12-23 15:37:01 +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: Fix warnings (#1729) 2025-11-23 11:51:44 +01:00
dialogs UI+build: Isolate wxWidgets code from non-GUI code (#1633) 2025-07-15 04:28:41 +02:00
EmulatedUSBDevices UI+build: Isolate wxWidgets code from non-GUI code (#1633) 2025-07-15 04:28:41 +02:00
helpers UI: Replace to_wxString and wxHelper::FromUtf8 with wxString::FromUTF8 (#1752) 2025-12-23 15:37:01 +01:00
input UI: Replace to_wxString and wxHelper::FromUtf8 with wxString::FromUTF8 (#1752) 2025-12-23 15:37:01 +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: Replace to_wxString and wxHelper::FromUtf8 with wxString::FromUTF8 (#1752) 2025-12-23 15:37:01 +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: Replace to_wxString and wxHelper::FromUtf8 with wxString::FromUTF8 (#1752) 2025-12-23 15:37:01 +01:00
GameProfileWindow.h Add Metal backend (#1287) 2025-12-06 17:14:25 +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: Replace to_wxString and wxHelper::FromUtf8 with wxString::FromUTF8 (#1752) 2025-12-23 15:37:01 +01:00
GeneralSettings2.h Add Metal backend (#1287) 2025-12-06 17:14:25 +01:00
GettingStartedDialog.cpp Make it easy to build Cemu on BSD (#1632) 2025-07-23 08:59:09 +02: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 UI: Replace to_wxString and wxHelper::FromUtf8 with wxString::FromUTF8 (#1752) 2025-12-23 15:37:01 +01:00
MainWindow.h nn_boss: Reimplementation 2025-10-30 16:24:09 +01:00
MemorySearcherTool.cpp UI: Replace sprintf with wxString::Format (#1749) 2025-12-19 20:54:34 +01:00
MemorySearcherTool.h build: Add missing includes required for gcc 14 (#1730) 2025-11-27 17:39:54 +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: Upgrade to wxWidgets 3.3.1 and add dark mode support for Windows (#1647) 2025-07-23 11:07:24 +02:00
TitleManager.h UI+build: Isolate wxWidgets code from non-GUI code (#1633) 2025-07-15 04:28:41 +02:00
wxCemuConfig.cpp UI: Upgrade to wxWidgets 3.3.1 and add dark mode support for Windows (#1647) 2025-07-23 11:07:24 +02:00
wxCemuConfig.h UI: Upgrade to wxWidgets 3.3.1 and add dark mode support for Windows (#1647) 2025-07-23 11:07:24 +02: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: Replace to_wxString and wxHelper::FromUtf8 with wxString::FromUTF8 (#1752) 2025-12-23 15:37:01 +01:00