dolphin/Source/Core
Lioncash 689eec5304 DiscIO: Make use of fmt-capable panic alerts
Migrates the DiscIO code over to fmt.
2020-11-11 01:09:42 -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 Android: Fix rotating EmulationActivity after boot fails 2020-11-09 10:38:49 +01:00
DiscIO DiscIO: Make use of fmt-capable panic alerts 2020-11-11 01:09:42 -05: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
UICommon UICommon: Migrate logging over to fmt 2020-11-09 02:39:55 -05: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 ShaderGenCommon: Rename WriteFmt() to Write() 2020-11-09 02:31:49 -05:00
WinUpdater DolphinQt: Handle non-ASCII characters in Windows cmd arguments 2020-09-21 17:26:29 +02:00
CMakeLists.txt