Cemu/src/gui/wxgui
2026-04-10 22:46:51 +02:00
..
canvas vulkan: use the right exit function when vulkan fails to initialize. 2026-04-04 16:48:43 +02:00
components vcpkg: Update wxWidgets to 3.3.2 (#1824) 2026-03-12 21:58:22 +01:00
debugger debugger: fix breakpoints window right-click being offset 2026-02-23 17:08:30 +01:00
dialogs UI: more cleanup (#1769) 2026-01-21 04:38:38 +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: more cleanup (#1769) 2026-01-21 04:38:38 +01:00
windows UI: more cleanup (#1769) 2026-01-21 04:38:38 +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: more cleanup (#1769) 2026-01-21 04:38:38 +01:00
CemuApp.cpp debugger: Various QoL improvements (#1777) 2026-02-01 01:53:02 +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 build: Remove unnecessary includes to improve compile times 2026-03-24 04:15:28 +01:00
DownloadGraphicPacksWindow.cpp UI: more cleanup (#1769) 2026-01-21 04:38:38 +01:00
DownloadGraphicPacksWindow.h UI: fix Curl deprecation warnings (#1724) 2025-11-18 05:14:59 +01:00
GameProfileWindow.cpp UI: more cleanup (#1769) 2026-01-21 04:38:38 +01:00
GameProfileWindow.h UI: Hide Metal only options on non-Apple builds (#1753) 2025-12-23 20:43:28 +01:00
GameUpdateWindow.cpp build: Remove unnecessary includes to improve compile times 2026-03-24 04:15:28 +01:00
GameUpdateWindow.h UI+build: Isolate wxWidgets code from non-GUI code (#1633) 2025-07-15 04:28:41 +02:00
GeneralSettings2.cpp Latte/Metal: Exclude more Metal only logic on non-Apple platforms and cleanups (#1781) 2026-01-21 04:46:06 +01:00
GeneralSettings2.h UI: more cleanup (#1769) 2026-01-21 04:38:38 +01:00
GettingStartedDialog.cpp UI: more cleanup (#1769) 2026-01-21 04:38:38 +01:00
GettingStartedDialog.h UI+build: Isolate wxWidgets code from non-GUI code (#1633) 2025-07-15 04:28:41 +02:00
GraphicPacksWindow2.cpp GfxPack: Add version (8) for new features 2026-03-24 04:15:05 +01:00
GraphicPacksWindow2.h UI: Fix minor dark mode issues (#1654) 2025-07-26 22:45:28 +02:00
LoggingWindow.cpp UI: more cleanup (#1769) 2026-01-21 04:38:38 +01:00
LoggingWindow.h UI+build: Isolate wxWidgets code from non-GUI code (#1633) 2025-07-15 04:28:41 +02:00
MainWindow.cpp vulkan: Improve the Breath of the Wild RADV/LLVM workaround (#1862) 2026-04-10 22:46:51 +02: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: more cleanup (#1769) 2026-01-21 04:38:38 +01:00
PadViewFrame.cpp Latte/Metal: Exclude more Metal only logic on non-Apple platforms and cleanups (#1781) 2026-01-21 04:46:06 +01:00
PadViewFrame.h UI: more cleanup (#1769) 2026-01-21 04:38:38 +01: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 build: Remove unnecessary includes to improve compile times 2026-03-24 04:15:28 +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