Cemu/src/gui
2022-09-27 13:58:50 +02:00
..
canvas Update fmt version to 9.1.0 (#177) 2022-09-05 14:48:44 +02:00
components fixed the string encoding issue on macOS (#277) 2022-09-20 14:50:34 +02:00
debugger Fix 1x1 symbols in debugger window + Load icons from headers on all platforms 2022-09-18 15:53:10 +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 Use unordered_map for keydown to allow codes above 255 (#248) 2022-09-19 03:07:26 +02:00
windows Miscellaneous translatable strings improvements and fixes (#159) 2022-09-03 22:55:58 +02:00
wxcomponents Add all the files 2022-08-22 22:21:23 +02:00
CemuApp.cpp Use unordered_map for keydown to allow codes above 255 (#248) 2022-09-19 03:07:26 +02:00
CemuApp.h Add all the files 2022-08-22 22:21:23 +02:00
CemuUpdateWindow.cpp Separate filestream.h into OS specific implementation files (#190) 2022-09-07 02:42:25 +02:00
CemuUpdateWindow.h Infrastructure for shipping and auto-updating experimental releases (#131) 2022-08-31 12:04:09 +02:00
ChecksumTool.cpp Use utf8 aware string conversion for wxLaunchDefaultBrowser() (#185) 2022-09-05 18:42:24 +02:00
ChecksumTool.h Add all the files 2022-08-22 22:21:23 +02:00
CMakeLists.txt Properly list files in CMakeLists instead of using GLOB (#249) 2022-09-17 03:24:57 +02:00
DownloadGraphicPacksWindow.cpp Separate filestream.h into OS specific implementation files (#190) 2022-09-07 02:42:25 +02:00
DownloadGraphicPacksWindow.h Add all the files 2022-08-22 22:21:23 +02:00
GameProfileWindow.cpp Fix incorrect streamout buffer index in GS + refactor various code (#258) 2022-09-17 03:45:18 +02:00
GameProfileWindow.h Add all the files 2022-08-22 22:21:23 +02:00
GameUpdateWindow.cpp Fix incorrect streamout buffer index in GS + refactor various code (#258) 2022-09-17 03:45:18 +02:00
GameUpdateWindow.h Add all the files 2022-08-22 22:21:23 +02:00
GeneralSettings2.cpp Posix/Linux: Add setting to disable coredumps 2022-09-27 13:58:50 +02:00
GeneralSettings2.h Add all the files 2022-08-22 22:21:23 +02:00
GettingStartedDialog.cpp Initial macOS port bringup (#52) 2022-08-26 04:03:26 +02:00
GettingStartedDialog.h Add all the files 2022-08-22 22:21:23 +02:00
GraphicPacksWindow2.cpp Fix crash on GTK when a gfx pack preset value is changed (#300) 2022-09-26 07:53:10 +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 Use unordered_map for keydown to allow codes above 255 (#248) 2022-09-19 03:07:26 +02:00
guiWrapper.h Use unordered_map for keydown to allow codes above 255 (#248) 2022-09-19 03:07:26 +02:00
LoggingWindow.cpp Add all the files 2022-08-22 22:21:23 +02:00
LoggingWindow.h Add all the files 2022-08-22 22:21:23 +02:00
MainWindow.cpp Remove PUBLIC_RELEASE flag and tie asserts to debug config (#287) 2022-09-24 08:43:27 +02:00
MainWindow.h Remove cemuhook and fix exports (#73) 2022-08-26 19:41:42 +02:00
MemorySearcherTool.cpp fixed the string encoding issue on macOS (#277) 2022-09-20 14:50:34 +02:00
MemorySearcherTool.h Fix compilation on GCC and other Linux fixes (#80) 2022-08-28 15:29:15 +02:00
PadViewFrame.cpp Miscellaneous translatable strings improvements and fixes (#159) 2022-09-03 22:55:58 +02:00
PadViewFrame.h Add all the files 2022-08-22 22:21:23 +02:00
TitleManager.cpp Fix some issues with building on macOS (#268) 2022-09-18 14:39:00 +02:00
TitleManager.h Add all the files 2022-08-22 22:21:23 +02:00
wxgui.h Add all the files 2022-08-22 22:21:23 +02:00
wxHelper.h Add all the files 2022-08-22 22:21:23 +02:00