dolphin/Source/Core/Core/IOS
Lioncash c792961000 Common: Unify logging namespace with Common
Previously the logging was a in a little bit of a disarray. Some things
were in namespaces, and other things were not.

Given this code will feature a bit of restructuring during the
transition over to fmt, this is a good time to unify it under a single
namespace and also remove functions and types from the global namespace.

Now, all functions and types are under the Common::Log namespace. The
only outliers being, of course, the preprocessor macros.
2019-11-28 05:13:21 -05:00
..
DI Common: Unify logging namespace with Common 2019-11-28 05:13:21 -05:00
ES Common: Unify logging namespace with Common 2019-11-28 05:13:21 -05:00
FS Common: Unify logging namespace with Common 2019-11-28 05:13:21 -05:00
Network Common: Unify logging namespace with Common 2019-11-28 05:13:21 -05:00
SDIO IOS/SDIOSlot0: Tidy up parameter names of ExecuteCommand 2019-05-31 07:28:11 -04:00
STM Common: Unify logging namespace with Common 2019-11-28 05:13:21 -05:00
USB Common: Unify logging namespace with Common 2019-11-28 05:13:21 -05:00
WFS Common: Unify logging namespace with Common 2019-11-28 05:13:21 -05:00
Device.cpp Common: Unify logging namespace with Common 2019-11-28 05:13:21 -05:00
Device.h Common: Unify logging namespace with Common 2019-11-28 05:13:21 -05:00
DeviceStub.cpp Use nested namespaces for IOS HLE 2018-05-30 11:40:05 +02:00
DeviceStub.h Use nested namespaces for IOS HLE 2018-05-30 11:40:05 +02:00
DolphinDevice.cpp Add /dev/dolphin for homebrew to get information about Dolphin 2019-11-09 15:31:51 +01:00
DolphinDevice.h Add /dev/dolphin for homebrew to get information about Dolphin 2019-11-09 15:31:51 +01:00
IOS.cpp Add /dev/dolphin for homebrew to get information about Dolphin 2019-11-09 15:31:51 +01:00
IOS.h Core: Use nested namespace specifiers where applicable 2019-06-17 16:32:30 -04:00
IOSC.cpp Core/IOS: Use fmt where applicable 2019-06-20 11:50:02 -04:00
IOSC.h IOS: Put common key handles in an array 2019-07-21 09:37:06 +02:00
MIOS.cpp Reset Wiimotes on force stop and when starting MIOS 2019-11-17 12:20:26 -08:00
MIOS.h Use nested namespaces for IOS HLE 2018-05-30 11:40:05 +02:00
Uids.h Move all UID constants to a single file 2018-05-09 21:08:24 +02:00
VersionInfo.cpp VersionInfo: Replace IOS59 v7021 with v9249 2018-12-01 22:29:39 +04:00
VersionInfo.h Use nested namespaces for IOS HLE 2018-05-30 11:40:05 +02:00