dolphin/Source/Core
Pokechu22 c296c34e00 Common/MsgHandler: Use caller's file and line number in log messages
This will assist with finding the source of a panic alert based on logs; before, Common\MsgHandler.cpp:113 (or similar) was always used.
2022-01-09 12:44:14 -08:00
..
AudioCommon Core/AudioCommon: Add config caching to Mixer. 2022-01-06 16:43:43 +01:00
Common Common/MsgHandler: Use caller's file and line number in log messages 2022-01-09 12:44:14 -08:00
Core Common/Assert: Actually use the ASSERT_MSG's log type parameter 2022-01-09 12:44:14 -08:00
DiscIO Merge pull request #10334 from AdmiralCurtiss/json-maker 2022-01-03 01:43:02 +01:00
DolphinNoGUI Common/MsgHandler: Remove non-format variants of PanicAlert 2022-01-09 12:44:14 -08:00
DolphinQt Treewide: Remove unused inclusions of <cinttypes> 2022-01-09 12:43:11 -08:00
DolphinTool DolphinTool: initialize user directories (fix unintential deletion of Wii files) 2022-01-02 12:34:24 -06:00
InputCommon Common/Assert: Actually use the ASSERT_MSG's log type parameter 2022-01-09 12:44:14 -08:00
MacUpdater treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
UICommon Treewide: Remove unused inclusions of <cinttypes> 2022-01-09 12:43:11 -08:00
UpdaterCommon Fix all uninitialized variable warnings (C26495) 2021-10-13 12:32:16 -07:00
VideoBackends VideoBackends/D3D: Eliminate CHECK in favor of ASSERT_MSG 2022-01-09 12:44:13 -08:00
VideoCommon Treewide: Remove unused inclusions of <cinttypes> 2022-01-09 12:43:11 -08:00
WinUpdater treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
CMakeLists.txt DolphinTool: CLI utility interface and disc image tools 2021-12-03 15:40:19 -06:00
DolphinLib.ARM64.props Implement ArmFPURoundMode.cpp 2021-04-25 15:56:19 +02:00
DolphinLib.props Merge pull request #10338 from Pokechu22/natvis-improvements 2022-01-06 04:01:25 -05:00
DolphinLib.vcxproj msbuild: Move DivUtils to DolphinLib.props 2021-08-31 22:48:07 -07:00
DolphinLib.vcxproj.user
DolphinLib.x64.props