Cemu/src/gui
capitalistspz 241915e1a6
Gamelist: Display title long names + improvements for shortcuts (#1126)
- Windows icons are stored as .ico files to %LOCALAPPDATA%/Cemu/icons/
- Long title names chosen as some games (NSMBU + NSLU) add trailing dots for their shortnames
- Long title names have their newlines replaced with spaces at parsing
- Linux shortcut paths are saved with UTF-8 encoding
- Game titles are copied and saved with UTF-8 encoding
2024-03-24 11:11:18 +01:00
..
canvas Vulkan: Check for 0 size before wayland resize 2024-01-17 02:18:29 +01:00
components Gamelist: Display title long names + improvements for shortcuts (#1126) 2024-03-24 11:11:18 +01:00
debugger Code cleanup 2023-10-01 11:46:26 +02:00
dialogs Minor localization adjustments (#984) 2023-09-30 15:27:56 +02:00
helpers Localization improvements and fixes (#956) 2023-09-08 02:09:03 +02:00
input InputSettings: Fix controller type counter to restore WPAD limit (#1118) 2024-03-20 10:22:48 +01:00
windows Localization improvements and fixes (#956) 2023-09-08 02:09:03 +02:00
wxcomponents Add all the files 2022-08-22 22:21:23 +02:00
CemuApp.cpp Gamelist: Display title long names + improvements for shortcuts (#1126) 2024-03-24 11:11:18 +01:00
CemuApp.h Fix several language selection issues (#994) 2023-10-16 13:41:06 +02:00
CemuUpdateWindow.cpp Minor localization adjustments (#984) 2023-09-30 15:27:56 +02:00
CemuUpdateWindow.h Infrastructure for shipping and auto-updating experimental releases (#131) 2022-08-31 12:04:09 +02:00
ChecksumTool.cpp Localization improvements and fixes (#956) 2023-09-08 02:09:03 +02:00
ChecksumTool.h Add all the files 2022-08-22 22:21:23 +02:00
CMakeLists.txt Add a pairing utility for Wiimotes to Cemu (#941) 2023-09-06 04:59:50 +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 Additional localization fixes (#966) 2023-09-14 12:47:59 +02:00
GameProfileWindow.h Add all the files 2022-08-22 22:21:23 +02:00
GameUpdateWindow.cpp Additional localization fixes (#966) 2023-09-14 12:47:59 +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 several language selection issues (#994) 2023-10-16 13:41:06 +02:00
GeneralSettings2.h Additional localization fixes (#966) 2023-09-14 12:47:59 +02:00
GettingStartedDialog.cpp Refactor more wstring instances to utf8-encoded string 2023-09-29 06:48:10 +02:00
GettingStartedDialog.h Add all the files 2022-08-22 22:21:23 +02:00
GraphicPacksWindow2.cpp GfxPack: Refactor + better unicode support 2023-12-10 08:30:52 +01: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 Update thread names (#1120) 2024-03-15 23:06:48 +01:00
guiWrapper.h Avoid wxGetKeyState since it asserts on Linux with wayland GTK 2023-10-17 13:06:45 +02:00
LoggingWindow.cpp Localization improvements and fixes (#956) 2023-09-08 02:09:03 +02:00
LoggingWindow.h Add all the files 2022-08-22 22:21:23 +02:00
MainWindow.cpp Prevent changing of console language while a game is running (#1114) 2024-03-11 00:55:31 +01:00
MainWindow.h UI: Make Alt+F4/Ctrl+Q more reliable (#1035) 2024-02-18 05:52:11 +01:00
MemorySearcherTool.cpp Additional localization fixes (#966) 2023-09-14 12:47:59 +02:00
MemorySearcherTool.h Localization improvements and fixes (#956) 2023-09-08 02:09:03 +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
PairingDialog.cpp Add a pairing utility for Wiimotes to Cemu (#941) 2023-09-06 04:59:50 +02:00
PairingDialog.h Add a pairing utility for Wiimotes to Cemu (#941) 2023-09-06 04:59:50 +02:00
TitleManager.cpp Additional localization fixes (#966) 2023-09-14 12:47:59 +02:00
TitleManager.h Code cleanup 2023-10-01 11:46:26 +02:00
wxgui.h Additional localization fixes (#966) 2023-09-14 12:47:59 +02:00
wxHelper.h Localization improvements and fixes (#956) 2023-09-08 02:09:03 +02:00