dolphin/Source
JosJuice 25c4c64ae4 Fixes to translatable strings, take 2
Sorry, the fix I made to the empty string in a29660a was not
actually sufficient, as DolphinQt will call tr on the string
regardless of whether it's marked with _trans. The proper fix
is to use nullptr, which DolphinQt has a special check for.
2021-05-20 15:53:30 +02:00
..
Android Adjust Onscreen Buttons Opacity 2021-05-16 21:51:58 -07:00
Core Fixes to translatable strings, take 2 2021-05-20 15:53:30 +02:00
DSPSpy DSPSpy: sync Makefile with current devkitPro template 2020-06-08 04:21:41 +01:00
DSPTool Set console's default language/country/region based on computer settings 2021-03-27 10:05:26 +01:00
PCH Fix PCH when building with CMake + Ninja + MSVC on Windows 2021-04-17 17:48:47 +02:00
UnitTests Merge pull request #9540 from Pokechu22/better-fifo-analyzer-part-2 2021-05-14 15:51:53 -04:00
VSProps DolphinQt: Add quotes around QtIncludeDir on Windows 2021-05-16 20:45:19 -07:00
.clang-format Require clang-format 9 and reformat source code 2020-01-08 22:18:15 +01:00
CMakeLists.txt CMake: Build with -std:c++latest for MSVC 2021-03-03 23:44:35 +01:00
dolphin-emu.sln msbuild: bundle all dolphin "core" code into single library 2021-01-27 14:29:49 -08:00