suyu/src/core/hle/service
Lioncash 7c9644646f
general: Make formatting of logged hex values more straightforward
This makes the formatting expectations more obvious (e.g. any zero padding specified
is padding that's entirely dedicated to the value being printed, not any pretty-printing
that also gets tacked on).
2018-05-02 09:49:36 -04:00
..
acc acc: Move logging macros over to new fmt-compatible ones 2018-04-24 10:04:22 -04:00
am general: Make formatting of logged hex values more straightforward 2018-05-02 09:49:36 -04:00
aoc aoc: Move logging macros over to new fmt-compatible ones 2018-04-24 10:14:52 -04:00
apm apm: Move logging macros over to new fmt-compatible ones 2018-04-24 10:16:03 -04:00
audio core_timing: Namespace all functions and constants in core_timing's header 2018-04-30 03:32:59 -04:00
fatal general: Make formatting of logged hex values more straightforward 2018-05-02 09:49:36 -04:00
filesystem general: Make formatting of logged hex values more straightforward 2018-05-02 09:49:36 -04:00
friend friend: Move logging macros over to new fmt-compatible ones 2018-04-24 12:00:56 -04:00
hid core_timing: Namespace all functions and constants in core_timing's header 2018-04-30 03:32:59 -04:00
lm lm: Move logging macros over to new fmt-compatible ones 2018-04-24 12:00:56 -04:00
nfp Switched to NGLOG_WARNING 2018-04-26 20:03:12 -07:00
nifm nifm: Move logging macros over to new fmt-compatible ones 2018-04-24 12:00:56 -04:00
ns GetSharedFontInOrderOfPriority (#381) 2018-05-01 16:28:36 -04:00
nvdrv general: Make formatting of logged hex values more straightforward 2018-05-02 09:49:36 -04:00
nvflinger core_timing: Namespace all functions and constants in core_timing's header 2018-04-30 03:32:59 -04:00
pctl Service/PCTL: convert to module, add services, stub 2018-04-25 09:02:27 +03:00
prepo Switched to NGLOG_WARNING 2018-04-26 20:03:12 -07:00
set set: Fix GetAvailableLanguageCodes implementation. 2018-04-29 11:07:06 -04:00
sm general: Make formatting of logged hex values more straightforward 2018-05-02 09:49:36 -04:00
sockets sockets: Move logging macros over to new fmt-compatible ones 2018-04-24 12:01:31 -04:00
spl spl: Move logging macros over to new fmt-compatible ones 2018-04-24 12:01:31 -04:00
ssl Switched to NGLOG_WARNING 2018-04-26 20:03:12 -07:00
time general: Make formatting of logged hex values more straightforward 2018-05-02 09:49:36 -04:00
vi general: Make formatting of logged hex values more straightforward 2018-05-02 09:49:36 -04:00
service.cpp general: Make formatting of logged hex values more straightforward 2018-05-02 09:49:36 -04:00
service.h core: Relocate g_service_manager to the System class 2018-04-20 19:44:32 -04:00