libnx/nx/source/services
2019-06-26 17:33:10 +02:00
..
acc.c Added accountGetPreselectedUser. 2018-12-15 21:50:27 -05:00
apm.c Remove apm:p support as per 8.0.0 2019-04-16 17:45:12 +02:00
applet.c Added appletIsVrModeEnabled and appletSetVrModeEnabled. 2019-04-21 13:45:49 -04:00
auddev.c Change all services except fatal to use hosversion* instead of kernelAboveXYZ 2019-02-18 21:48:49 +01:00
audin.c Use Event in audout/audin instead of raw handles. 2018-10-26 13:41:26 -04:00
audout.c Use Event in audout/audin instead of raw handles. 2018-10-26 13:41:26 -04:00
audren.c Change all services except fatal to use hosversion* instead of kernelAboveXYZ 2019-02-18 21:48:49 +01:00
bpc.c Change all services except fatal to use hosversion* instead of kernelAboveXYZ 2019-02-18 21:48:49 +01:00
bsd.c Fixed IPC issues with bsdRead. 2019-02-24 22:17:27 -05:00
capssc.c Change all services except fatal to use hosversion* instead of kernelAboveXYZ 2019-02-18 21:48:49 +01:00
capssu.c Change all services except fatal to use hosversion* instead of kernelAboveXYZ 2019-02-18 21:48:49 +01:00
clkrst.c pcv Set/GetClockRate changes in 8.0.0 (#266) 2019-04-24 13:36:19 -04:00
csrng.c Change all services except fatal to use hosversion* instead of kernelAboveXYZ 2019-02-18 21:48:49 +01:00
fatal.c fatal: Implement fatalWithContext 2018-11-14 19:52:40 -05:00
fs.c Implement fsOpenContentStorageFileSystem, fsGetRightsIdByPath & fsGetRightsIdAndKeyGenerationByPath (#288) 2019-06-03 14:51:21 -04:00
fsldr.c Change all services except fatal to use hosversion* instead of kernelAboveXYZ 2019-02-18 21:48:49 +01:00
fspr.c Change all services except fatal to use hosversion* instead of kernelAboveXYZ 2019-02-18 21:48:49 +01:00
gpio.c Change all services except fatal to use hosversion* instead of kernelAboveXYZ 2019-02-18 21:48:49 +01:00
hid.c Updated Hdls structs and docs. Added hidGetControllerDeviceType, hidGetControllerFlags, and hidGetControllerPowerInfo. Added/updated hid structs. 2019-06-08 21:51:46 -04:00
hiddbg.c Added hiddbgReadSerialFlash. 2019-06-25 22:40:49 -04:00
hidsys.c hidsysSetNotificationLedPattern cleanup 2019-06-01 16:00:28 -04:00
hwopus.c Change all services except fatal to use hosversion* instead of kernelAboveXYZ 2019-02-18 21:48:49 +01:00
i2c.c i2c: add ReceiveAudo and ExecuteCommandList 2019-05-17 19:38:47 -04:00
irs.c gfx/hid/irs/nv/vi: changes related to sysmodule users, see details: 2018-12-19 19:33:31 +01:00
lbl.c Add wrappers for brightness-related functions (#246) 2019-03-04 21:37:33 -05:00
ldr.c ldr: add getters for shell/dmnt/pm 2019-06-26 17:33:10 +02:00
lr.c fix stringop-truncation warnings (#84) 2018-05-08 21:58:38 +02:00
ncm.c Implement fsOpenContentStorageFileSystem, fsGetRightsIdByPath & fsGetRightsIdAndKeyGenerationByPath (#288) 2019-06-03 14:51:21 -04:00
nfc.c Change all services except fatal to use hosversion* instead of kernelAboveXYZ 2019-02-18 21:48:49 +01:00
nifm.c Implemented nifmGetInternetConnectionStatus 2019-03-19 12:35:52 -04:00
ns.c Change all services except fatal to use hosversion* instead of kernelAboveXYZ 2019-02-18 21:48:49 +01:00
nv.c gfx/hid/irs/nv/vi: changes related to sysmodule users, see details: 2018-12-19 19:33:31 +01:00
pctl.c Added pctlConfirmStereoVisionPermission and pctlResetConfirmedStereoVisionPermission. 2019-04-22 12:33:01 -04:00
pcv.c pcv: add pcvGetModuleId (#269) 2019-04-24 19:44:13 -04:00
pl.c Added plGetSharedFontByType(). Added _plRequestLoadWait which is used internally for both plGetSharedFontByType() and plGetSharedFont(). Moved offset/size validation code in pl into a dedicated func. 2018-04-25 12:49:01 -04:00
pm.c pm: add getters for pminfo, pmshell 2019-06-25 16:13:52 +02:00
psc.c Change all services except fatal to use hosversion* instead of kernelAboveXYZ 2019-02-18 21:48:49 +01:00
psm.c Change all services except fatal to use hosversion* instead of kernelAboveXYZ 2019-02-18 21:48:49 +01:00
ro.c Fix ro services 2019-05-11 20:25:06 +02:00
set.c Implement setsys GetDeviceNickname/SetDeviceNickname (#289) 2019-06-04 10:22:51 -04:00
sfdnsres.c Fixed passing rawdata params in _sfdnsresDispatchDnsRequest(). 2018-05-08 22:52:32 -04:00
sm.c sm/smm: Add GetServiceSession 2019-06-24 21:43:45 +02:00
smm.c sm/smm: Add GetServiceSession 2019-06-24 21:43:45 +02:00
spl.c spl: fix BootReason command names 2019-05-03 03:33:56 +02:00
spsm.c Change all services except fatal to use hosversion* instead of kernelAboveXYZ 2019-02-18 21:48:49 +01:00
time.c Added support for timezones, hence localtime() will now return actual localtime. Added timeToCalendarTimeWithMyRule and TimeCalendarTime/TimeCalendarAdditionalInfo, which are used for timezones support. 2018-10-05 19:59:24 -04:00
usbds.c const params for usbDs 2019-03-16 00:07:39 +01:00
usbhs.c Use the proper IPC buffer type for _usbHsEpGetXferReport with [3.0.0+]. 2019-05-16 18:48:19 -04:00
vi.c Check for sysver [3.0.0+] for viSetDisplayMagnification. 2019-03-06 13:56:36 -05:00
wlaninf.c Implement wlaninfGetState and wlaninfGetRSSI 2019-03-15 11:35:02 -04:00