Cemu/src/gui
2022-11-06 00:32:33 +01:00
..
canvas Vulkan: Refactor swapchain code (#399) 2022-11-04 15:22:29 +01:00
components GameList: Use title name based on console language (#388) 2022-10-21 00:17:11 +02:00
debugger Add support for non portable mode (#356) 2022-10-12 08:03:26 +02:00
dialogs Rename path _utf8Wrapper to _utf8ToPath for better clarity 2022-09-09 23:49:38 +02:00
helpers Update fmt version to 9.1.0 (#177) 2022-09-05 14:48:44 +02:00
input InputSettings: Refresh panels on profile load and other operations 2022-11-06 00:32:33 +01:00
windows
wxcomponents
CemuApp.cpp Create Cemu .app bundle for macOS (#364) 2022-10-23 16:58:28 +02:00
CemuApp.h Update title manager when clearing MLC path in settings (#319) 2022-10-20 13:18:44 +02:00
CemuUpdateWindow.cpp Fix some compiler warnings (#416) 2022-10-26 14:47:44 +02:00
CemuUpdateWindow.h
ChecksumTool.cpp Add support for non portable mode (#356) 2022-10-12 08:03:26 +02:00
ChecksumTool.h
CMakeLists.txt Properly list files in CMakeLists instead of using GLOB (#249) 2022-09-17 03:24:57 +02:00
DownloadGraphicPacksWindow.cpp Add support for non portable mode (#356) 2022-10-12 08:03:26 +02:00
DownloadGraphicPacksWindow.h
GameProfileWindow.cpp Fix incorrect streamout buffer index in GS + refactor various code (#258) 2022-09-17 03:45:18 +02:00
GameProfileWindow.h
GameUpdateWindow.cpp Don't go to mount point for free space check (#450) 2022-11-04 14:34:32 +01:00
GameUpdateWindow.h
GeneralSettings2.cpp CubebInput: Avoid redundant CoInitializeEx (#449) 2022-11-03 18:29:21 +01:00
GeneralSettings2.h Implement proper microphone support (#251) 2022-11-03 00:24:34 +01:00
GettingStartedDialog.cpp
GettingStartedDialog.h
GraphicPacksWindow2.cpp Add support for non portable mode (#356) 2022-10-12 08:03:26 +02:00
GraphicPacksWindow2.h Fix crash on GTK when a gfx pack preset value is changed (#300) 2022-09-26 07:53:10 +02:00
guiWrapper.cpp Minor tweaks and code clean up (#357) 2022-10-11 09:17:34 +02:00
guiWrapper.h Make controller button code thread-safe (#405) 2022-10-23 15:47:42 +02:00
LoggingWindow.cpp
LoggingWindow.h
MainWindow.cpp Fix fullscreen on macos (#429) 2022-10-30 01:40:53 +02:00
MainWindow.h Fixed Discord Rich Presence not working on games that are on MLC (#383) 2022-10-18 17:08:09 +02:00
MemorySearcherTool.cpp Add support for non portable mode (#356) 2022-10-12 08:03:26 +02:00
MemorySearcherTool.h
PadViewFrame.cpp
PadViewFrame.h
TitleManager.cpp Auto resize last column (#265) 2022-10-07 14:30:06 +02:00
TitleManager.h
wxgui.h
wxHelper.h