dolphin/Source/Core
JosJuice d100c1dc37 DiscIO: Make use of fmt where applicable
Once nice benefit of fmt is that we can use positional arguments
in localizable strings. This a feature which has been
requested for the Korean translation of strings like
"Errors were found in %zu blocks in the %s partition."
and which will no doubt be useful for other languages too.
2020-10-19 14:30:47 +02:00
..
AudioCommon AudioStretcher: Keep default parameters. 2020-10-11 12:43:45 -05:00
Common MathUtil: Add Population (vs Sample) versions of Variance and StandardDeviation to RunningVariance. 2020-09-28 18:09:33 -05:00
Core Merge pull request #9099 from sepalani/so-linger 2020-10-19 07:58:51 -04:00
DiscIO DiscIO: Make use of fmt where applicable 2020-10-19 14:30:47 +02:00
DolphinNoGUI msbuild: fixup linking of discord-rpc 2020-08-22 16:17:50 -07:00
DolphinQt Merge pull request #9121 from Sammi-Husky/bat-registers 2020-10-19 07:56:42 -04:00
InputCommon Merge pull request #9120 from JosJuice/controller-defaults 2020-09-29 18:38:11 -04:00
MacUpdater
UICommon Show NKitness in file format string 2020-10-06 19:35:00 +02:00
UpdaterCommon msbuild: re-enable standalone vcxproj processing 2020-08-22 16:17:50 -07:00
VideoBackends Vulkan: Use VK_LAYER_KHRONOS_validation for validation 2020-10-01 17:21:46 +10:00
VideoCommon Merge pull request #8981 from lioncash/vtx-fmt 2020-10-19 07:52:55 -04:00
WinUpdater msbuild: re-enable standalone vcxproj processing 2020-08-22 16:17:50 -07:00
CMakeLists.txt