mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-11 03:45:01 +00:00
b28db1d4e6
Continues the migration to using fmt. Notably, this allows safely converting a map within USBUtils over to containing string view instances, rather than std::string instances, as fmt safely handles the formatting of string views. |
||
---|---|---|
.. | ||
ResourcePack | ||
AutoUpdate.cpp | ||
AutoUpdate.h | ||
CMakeLists.txt | ||
CommandLineParse.cpp | ||
CommandLineParse.h | ||
Disassembler.cpp | ||
Disassembler.h | ||
DiscordPresence.cpp | ||
DiscordPresence.h | ||
GameFile.cpp | ||
GameFile.h | ||
GameFileCache.cpp | ||
GameFileCache.h | ||
NetPlayIndex.cpp | ||
NetPlayIndex.h | ||
UICommon.cpp | ||
UICommon.h | ||
UICommon.vcxproj | ||
USBUtils.cpp | ||
USBUtils.h | ||
VideoUtils.cpp | ||
VideoUtils.h | ||
X11Utils.cpp | ||
X11Utils.h |