dolphin/Source
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
..
Android Merge pull request #9075 from JosJuice/android-osd-left-margin 2020-09-16 16:42:04 -04:00
Core DolphinQt: Handle non-ASCII characters in Windows cmd arguments 2020-09-21 17:26:29 +02:00
DSPSpy DSPSpy: sync Makefile with current devkitPro template 2020-06-08 04:21:41 +01:00
DSPTool msbuild: re-enable standalone vcxproj processing 2020-08-22 16:17:50 -07:00
PCH msbuild: re-enable standalone vcxproj processing 2020-08-22 16:17:50 -07:00
UnitTests x64Emitter: Check end of allocated space when emitting code. 2020-08-24 19:31:32 +02:00
VSProps Merge pull request #8765 from AdmiralCurtiss/jit-reuse-memory 2020-09-09 08:16:09 -04:00
.clang-format Require clang-format 9 and reformat source code 2020-01-08 22:18:15 +01:00
CMakeLists.txt CMake: Add -D_SILENCE_CXX17_CODECVT_HEADER_DEPRECATION_WARNING 2020-07-30 20:22:57 +02:00
dolphin-emu.sln Externals: Add zstd 2020-05-13 20:53:10 +02:00