yuzu/src/core/hle/service
David ff2f0d980a GetSharedFontInOrderOfPriority (#381)
* GetSharedFontInOrderOfPriority

* Update pl_u.cpp

* Ability to use ReadBuffer and WriteBuffer with different buffer indexes, fixed up GetSharedFontInOrderOfPriority

* switched to NGLOG

* Update pl_u.cpp

* Update pl_u.cpp

* language_code is actually language code and not index

* u32->u64

* final cleanups
2018-05-01 16:28:36 -04:00
..
acc acc: Move logging macros over to new fmt-compatible ones 2018-04-24 10:04:22 -04:00
am am: Fix GetDesiredLanguage implementation. 2018-04-29 11:07:07 -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 fatal: Move logging macros over to new fmt-compatible ones 2018-04-24 10:18:58 -04:00
filesystem filesystem: Move logging macros over to new fmt-compatible ones 2018-04-24 12:00:52 -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: Convert assertion macros over to be fmt-compatible 2018-04-27 10:04:02 -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 sm: Move logging macros over to new fmt-compatible ones 2018-04-24 12:01:31 -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 core_timing: Namespace all functions and constants in core_timing's header 2018-04-30 03:32:59 -04:00
vi vi: Move logging macros over to new fmt-compatible ones 2018-04-24 12:01:31 -04:00
service.cpp string_util: Remove StringFromFormat() and related functions 2018-04-29 18:52:33 -04:00
service.h core: Relocate g_service_manager to the System class 2018-04-20 19:44:32 -04:00