Cemu/src/gui
bslhq 4d1be950e3
Fix various issues related to title names (#192)
Fixed various issues related to title names:
1. If console language is set to non-English, the title names in Title Manager may be empty.
2. Game list do not show custom names if list style set to icon or small icon.
3. Custom title names for some languages (like JP or CN) appear confusing if re-edited.
4. Unexpected overrides of variable values in ParsedMetaXml.h
2022-09-07 19:58:56 +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 Update fmt version to 9.1.0 (#177) 2022-09-05 14:48:44 +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 utf8 aware string conversion for wxLaunchDefaultBrowser() (#185) 2022-09-05 18:42:24 +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