dolphin/Source/Core
Joshua Vandaële bcb57a1c5c
fmt: Remove unnecessary locale specifications
As far as I can tell the comments are wrong, in my testing the string representation changes with the locale without using `std::locale{""}`. Moreso, using `std::locale{""}` throws `std::runtime_error` if LC_ALL points to an invalid locale, leading to a crash.
2026-02-25 06:57:28 +01:00
..
AudioCommon
Common Merge pull request #14407 from jordan-woyak/mag-card-fixup 2026-02-23 19:09:23 -05:00
Core fmt: Remove unnecessary locale specifications 2026-02-25 06:57:28 +01:00
DiscIO Enums: Unhandled switch statement 2026-02-15 20:14:15 -06:00
DolphinNoGUI
DolphinQt Merge pull request #14387 from Dentomologist/cheatsmanager_update_tabs_on_creation 2026-02-20 19:31:40 -06:00
DolphinTool
InputCommon Merge pull request #14335 from TixoRebel/joycon-config 2026-02-20 02:44:52 -05:00
MacUpdater
UICommon Added Triforce support 2026-02-15 20:14:14 -06:00
UpdaterCommon Misc: fix compiler warning: implicit declaration of function 2026-02-08 00:37:29 +01:00
VideoBackends Misc: fix compiler warning: implicit declaration of function 2026-02-08 00:37:29 +01:00
VideoCommon fmt: Remove unnecessary locale specifications 2026-02-25 06:57:28 +01:00
WinUpdater Misc: fix compiler warning: implicit declaration of function 2026-02-08 00:37:29 +01:00
CMakeLists.txt
DolphinLib.ARM64.props
DolphinLib.props HW: Rewrite MagCard features of SI_DeviceAMBaseboard in new MagneticCardReader class. 2026-02-15 20:14:15 -06:00
DolphinLib.vcxproj
DolphinLib.vcxproj.user
DolphinLib.x64.props
VersionInfo.plist.in