yuzu/src/core/hle/service
greggameplayer b16e5c6a81 Add & correct miscellaneous things (#470)
* add some InfoType

* correct OpenApplicationProxy cmd number

* add IDisplayController functions

* fix clang-format

* add more system languages
2018-05-25 22:31:54 -04:00
..
acc acc: Move logging macros over to new fmt-compatible ones 2018-04-24 10:04:22 -04:00
am Add & correct miscellaneous things (#470) 2018-05-25 22:31:54 -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 GetAudioRendererWorkBufferSize impl (#465) 2018-05-25 22:30:02 -04:00
fatal rename fatal:u functions & add ThrowFatal 2018-05-18 23:32:22 +02: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 Fix deadlocks caused from HID having too many layouts 2018-05-23 16:00:25 -07:00
lm lm: Move logging macros over to new fmt-compatible ones 2018-04-24 12:00:56 -04:00
nfp Updated nfp with more service names 2018-05-13 13:08:58 +03: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 Merge pull request #466 from mailwl/nv-timeout 2018-05-25 22:31:06 -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 Added RequestWithContext & ControlWithContext 2018-05-17 14:03:52 -07:00
service.h core: Relocate g_service_manager to the System class 2018-04-20 19:44:32 -04:00