Cemu/src/gui
2023-08-31 03:29:12 +02:00
..
canvas Initial support for title switching + better Wii U menu compatibility (#907) 2023-07-21 13:54:07 +02:00
components TitleManager: Improvements for .wua conversion 2023-08-03 20:31:12 +02:00
debugger debugger: Add logging breakpoint + misc fixes (#927) 2023-08-03 15:45:11 +02:00
dialogs Migrate force_log_printf to new logging (#714) 2023-04-12 16:31:34 +02:00
helpers Wayland: Use viewporter (#836) 2023-05-28 02:04:24 +02:00
input [Linux/MacOS] Further Wiimote changes for parity with Windows (#945) 2023-08-31 03:29:12 +02:00
windows debugger: Add logging breakpoint + misc fixes (#927) 2023-08-03 15:45:11 +02:00
wxcomponents Add all the files 2022-08-22 22:21:23 +02:00
CemuApp.cpp Initial support for title switching + better Wii U menu compatibility (#907) 2023-07-21 13:54:07 +02:00
CemuApp.h Code clean up + replace some wstring instances with utf8 (#640) 2023-01-29 13:53:31 +01:00
CemuUpdateWindow.cpp Remove dependency on boost::dll and boost::range 2023-04-16 11:51:25 +02:00
CemuUpdateWindow.h Infrastructure for shipping and auto-updating experimental releases (#131) 2022-08-31 12:04:09 +02:00
ChecksumTool.cpp Migrate force_log_printf to new logging (#714) 2023-04-12 16:31:34 +02:00
ChecksumTool.h Add all the files 2022-08-22 22:21:23 +02:00
CMakeLists.txt Wayland: Use viewporter (#836) 2023-05-28 02:04:24 +02:00
DownloadGraphicPacksWindow.cpp Remove deprecated logging system and expose developer logging window (#825) 2023-05-20 02:46:12 +02:00
DownloadGraphicPacksWindow.h Add all the files 2022-08-22 22:21:23 +02:00
GameProfileWindow.cpp Remove shaderMulAccuracy "min" option 2023-03-13 05:34:53 +01:00
GameProfileWindow.h Add all the files 2022-08-22 22:21:23 +02:00
GameUpdateWindow.cpp Small cleanup + Fix memory base logged as 0 2023-08-03 20:31:12 +02:00
GameUpdateWindow.h Initial support for title switching + better Wii U menu compatibility (#907) 2023-07-21 13:54:07 +02:00
GeneralSettings2.cpp Fix UI crash on Windows (#813) 2023-05-11 15:27:45 +02:00
GeneralSettings2.h Fix UI crash on Windows (#813) 2023-05-11 15:27:45 +02:00
GettingStartedDialog.cpp Code clean up + replace some wstring instances with utf8 (#640) 2023-01-29 13:53:31 +01:00
GettingStartedDialog.h Add all the files 2022-08-22 22:21:23 +02:00
GraphicPacksWindow2.cpp GraphicsPackWindow2: Use UTF8 (#802) 2023-04-26 15:41:23 +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 Linux: Add CMake find module for wayland + make wayland optional (#572) 2022-12-15 08:44:14 +01:00
guiWrapper.h Linux: Add CMake find module for wayland + make wayland optional (#572) 2022-12-15 08:44:14 +01:00
LoggingWindow.cpp Remove deprecated logging system and expose developer logging window (#825) 2023-05-20 02:46:12 +02:00
LoggingWindow.h Add all the files 2022-08-22 22:21:23 +02:00
MainWindow.cpp Initial support for title switching + better Wii U menu compatibility (#907) 2023-07-21 13:54:07 +02:00
MainWindow.h Initial support for title switching + better Wii U menu compatibility (#907) 2023-07-21 13:54:07 +02:00
MemorySearcherTool.cpp Add support for non portable mode (#356) 2022-10-12 08:03:26 +02:00
MemorySearcherTool.h Fix compilation on GCC and other Linux fixes (#80) 2022-08-28 15:29:15 +02:00
PadViewFrame.cpp Initial support for title switching + better Wii U menu compatibility (#907) 2023-07-21 13:54:07 +02:00
PadViewFrame.h Initial support for title switching + better Wii U menu compatibility (#907) 2023-07-21 13:54:07 +02:00
TitleManager.cpp Check wx dialogs aren't returning blank paths (#845) 2023-06-06 14:17:41 +02:00
TitleManager.h Add all the files 2022-08-22 22:21:23 +02:00
wxgui.h Add GDB stub for debugging (#657) 2023-02-19 15:41:49 +01:00
wxHelper.h Code clean up + replace some wstring instances with utf8 (#640) 2023-01-29 13:53:31 +01:00