Cemu/src/gui
Timothy Redaelli f032088902
Use _Exit instead of exit under Linux (#204)
The best ExitProcess alternative for Linux is _Exit since it doesn't
call exit handlers.
2022-09-08 17:05:31 +02:00
..
canvas Update fmt version to 9.1.0 (#177) 2022-09-05 14:48:44 +02:00
components Fix various issues related to title names (#192) 2022-09-07 19:58:56 +02:00
debugger Miscellaneous translatable strings improvements and fixes (#159) 2022-09-03 22:55:58 +02:00
dialogs Update fmt version to 9.1.0 (#177) 2022-09-05 14:48:44 +02:00
helpers Update fmt version to 9.1.0 (#177) 2022-09-05 14:48:44 +02:00
input Set timer milliseconds for "Controller settings" (#194) 2022-09-07 16:54:48 +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 _Exit instead of exit under Linux (#204) 2022-09-08 17:05:31 +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 build: minor refactoring and fixes 2022-09-02 13:05:15 +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 Miscellaneous translatable strings improvements and fixes (#159) 2022-09-03 22:55:58 +02:00
GameProfileWindow.h Add all the files 2022-08-22 22:21:23 +02:00
GameUpdateWindow.cpp Update fmt version to 9.1.0 (#177) 2022-09-05 14:48:44 +02:00
GameUpdateWindow.h Add all the files 2022-08-22 22:21:23 +02:00
GeneralSettings2.cpp Update fmt version to 9.1.0 (#177) 2022-09-05 14:48:44 +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 Wait for gfx pack init before loading shaders (#168) 2022-09-04 01:27:44 +02:00
GraphicPacksWindow2.h Add all the files 2022-08-22 22:21:23 +02:00
guiWrapper.cpp Infrastructure for shipping and auto-updating experimental releases (#131) 2022-08-31 12:04:09 +02:00
guiWrapper.h Initial implementation of macOS Vulkan renderer over MoltenVK (#124) 2022-08-30 19:02:56 +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 Use _Exit instead of exit under Linux (#204) 2022-09-08 17:05:31 +02:00
MainWindow.h Remove cemuhook and fix exports (#73) 2022-08-26 19:41:42 +02:00
MemorySearcherTool.cpp Separate filestream.h into OS specific implementation files (#190) 2022-09-07 02:42:25 +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 Use utf8 aware string conversion for wxLaunchDefaultBrowser() (#185) 2022-09-05 18:42:24 +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