dolphin/Source/Core
JosJuice 16d2ef1ea9 DolphinQt: Handle non-ASCII characters in Windows cmd arguments
CommandLineParse expects UTF-8 strings. (QApplication, on the
other hand, seems to be designed so that you can pass in the
char** argv untouched on Windows and get proper Unicode handling.)
2020-09-21 17:26:29 +02:00
..
AudioCommon Merge pull request #9055 from JosJuice/gc-sample-rate 2020-09-07 22:35:00 -04:00
Common DolphinQt: Handle non-ASCII characters in Windows cmd arguments 2020-09-21 17:26:29 +02:00
Core Core: Run Wiimote::Initialize before HW::Init to avoid crash 2020-09-15 12:19:00 +02:00
DiscIO Merge pull request #8861 from JosJuice/netplay-hash 2020-09-06 17:14:08 -04:00
DolphinNoGUI msbuild: fixup linking of discord-rpc 2020-08-22 16:17:50 -07:00
DolphinQt DolphinQt: Handle non-ASCII characters in Windows cmd arguments 2020-09-21 17:26:29 +02:00
InputCommon Merge pull request #8985 from jordan-woyak/btemu-cleanup 2020-09-14 02:09:27 -04:00
MacUpdater Reformat repo to clang-format 7.0 rules 2019-05-06 18:48:04 +00:00
UICommon Merge pull request #8976 from JosJuice/port-some-settings 2020-09-07 22:37:46 -04:00
UpdaterCommon msbuild: re-enable standalone vcxproj processing 2020-08-22 16:17:50 -07:00
VideoBackends VideoBackends: Disable GPU Texture Decoding under MoltenVK 2020-09-07 17:28:05 -04:00
VideoCommon Merge pull request #9075 from JosJuice/android-osd-left-margin 2020-09-16 16:42:04 -04:00
WinUpdater DolphinQt: Handle non-ASCII characters in Windows cmd arguments 2020-09-21 17:26:29 +02:00
CMakeLists.txt WinUpdater: Add CMakeLists.txt 2019-05-08 23:59:04 +02:00