dolphin/Source/Core
Lioncash 7b21f7af2e Common/MsgHandler: Add fmt-capable variants of the alert macros
Adds an interface that uses fmt under the hood, which is much more
flexible than printf, particularly for localization purposes, given fmt
supports positional formatters in a cross-platform manner out of the box
with no configuration necessary.
2020-11-09 08:48:17 -05:00
..
AudioCommon Merge pull request #9071 from orbea/cmake 2020-10-26 18:48:42 +01:00
Common Common/MsgHandler: Add fmt-capable variants of the alert macros 2020-11-09 08:48:17 -05:00
Core Merge pull request #9218 from JosJuice/aarch64-hle-hooks 2020-11-04 10:29:37 +01:00
DiscIO Merge pull request #8782 from Pokechu22/missing-serial-version-data 2020-10-23 20:44:06 +02:00
DolphinNoGUI Clean up screen saver inhibition and apply setting change immediately. 2020-10-18 16:31:48 -05:00
DolphinQt Fix dereferencing nullptr BootParameters 2020-11-06 09:34:53 +01:00
InputCommon Virtual Notch settings and UI for octagonal stick 2020-11-03 22:06:27 +00:00
MacUpdater Reformat repo to clang-format 7.0 rules 2019-05-06 18:48:04 +00:00
UICommon VideoCommon: Get rid of the global g_available_video_backends 2020-10-21 22:00:10 +02:00
UpdaterCommon Merge pull request #8846 from nyanpasu64/fix-cmake-zlib 2020-10-22 01:11:27 +02:00
VideoBackends Common/LinearDiskCache: Replace std::fstream with File::IOFile 2020-11-05 00:31:17 +01:00
VideoCommon Merge pull request #9197 from lioncash/uber-pixel 2020-11-09 02:13:57 -05:00
WinUpdater DolphinQt: Handle non-ASCII characters in Windows cmd arguments 2020-09-21 17:26:29 +02:00
CMakeLists.txt WinUpdater: Add CMakeLists.txt 2019-05-08 23:59:04 +02:00