mirror of
https://github.com/libretro/scummvm.git
synced 2024-12-14 05:38:56 +00:00
f800ca4ada
This commit also includes some additional major changes. - Return U32String from TransMan getTranslation() - Change tooltips to be U32Strings - Remove temporary code of convertToU32String - U32 Support various dialogs (Browser, FileBrowser, Messages, Chooser, etc) - U32 for music plugins - U32 for OSD messages - Add some helper functions to ustr.cpp - Change default tooltips from nullptr & 0 -> "" - Some runtime exceptions may occur when changing languages due to incorrect String::Format |
||
---|---|---|
.. | ||
action.cpp | ||
action.h | ||
hardware-input.cpp | ||
hardware-input.h | ||
input-watcher.cpp | ||
input-watcher.h | ||
keymap.cpp | ||
keymap.h | ||
keymapper-defaults.h | ||
keymapper.cpp | ||
keymapper.h | ||
remap-widget.cpp | ||
remap-widget.h | ||
standard-actions.cpp | ||
standard-actions.h | ||
virtual-mouse.cpp | ||
virtual-mouse.h |