libnx/nx/source/services
2019-08-24 10:55:43 -04:00
..
acc.c Cache the preselected user in accountInitialize. Get/set the preselected userID in env, so that accountGetPreselectedUser() is usable multiple times. Renamed accountGetActiveUser to accountGetLastOpenedUser. Improved docs. 2019-07-29 19:00:52 -04:00
apm.c Add a bunch of GetServiceSession functions (#305) 2019-07-13 15:09:28 -04:00
applet.c Added grc, for trimming videos. Added appletCreateGameMovieTrimmer, appletReserveResourceForMovieOperation, and appletUnreserveResourceForMovieOperation. Added structs CapsAlbumFileDateTime/CapsAlbumEntryId and updated CapsAlbumEntry. 2019-08-24 10:55:43 -04:00
auddev.c Add a bunch of GetServiceSession functions (#305) 2019-07-13 15:09:28 -04: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 Add a bunch of GetServiceSession functions (#305) 2019-07-13 15:09:28 -04:00
bpc.c Add a bunch of GetServiceSession functions (#305) 2019-07-13 15:09:28 -04:00
bsd.c Add a bunch of GetServiceSession functions (#305) 2019-07-13 15:09:28 -04:00
capssc.c Add a bunch of GetServiceSession functions (#305) 2019-07-13 15:09:28 -04:00
capssu.c Add a bunch of GetServiceSession functions (#305) 2019-07-13 15:09:28 -04:00
clkrst.c Add a bunch of GetServiceSession functions (#305) 2019-07-13 15:09:28 -04:00
csrng.c Add a bunch of GetServiceSession functions (#305) 2019-07-13 15:09:28 -04:00
fatal.c fatal: Implement fatalWithContext 2018-11-14 19:52:40 -05:00
fs.c Add some FS commands (#321) 2019-08-17 11:36:43 -04:00
fsldr.c Add a bunch of GetServiceSession functions (#305) 2019-07-13 15:09:28 -04:00
fspr.c Add a bunch of GetServiceSession functions (#305) 2019-07-13 15:09:28 -04:00
gpio.c Add a bunch of GetServiceSession functions (#305) 2019-07-13 15:09:28 -04:00
grc.c Added grc, for trimming videos. Added appletCreateGameMovieTrimmer, appletReserveResourceForMovieOperation, and appletUnreserveResourceForMovieOperation. Added structs CapsAlbumFileDateTime/CapsAlbumEntryId and updated CapsAlbumEntry. 2019-08-24 10:55:43 -04:00
hid.c Added hidGetSupportedNpadStyleSet. Moved hidSetSupportedNpadStyleSet to match cmd order. Added hidsysGetSupportedNpadStyleSetOfCallerApplet. 2019-07-29 18:22:46 -04:00
hiddbg.c Add a bunch of GetServiceSession functions (#305) 2019-07-13 15:09:28 -04:00
hidsys.c Added hidGetSupportedNpadStyleSet. Moved hidSetSupportedNpadStyleSet to match cmd order. Added hidsysGetSupportedNpadStyleSetOfCallerApplet. 2019-07-29 18:22:46 -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 Add a bunch of GetServiceSession functions (#305) 2019-07-13 15:09:28 -04:00
irs.c Add a bunch of GetServiceSession functions (#305) 2019-07-13 15:09:28 -04:00
lbl.c Add a bunch of GetServiceSession functions (#305) 2019-07-13 15:09:28 -04:00
ldr.c ldr: fix getter error 2019-06-26 19:16:10 +02:00
lr.c Add a bunch of GetServiceSession functions (#305) 2019-07-13 15:09:28 -04:00
ncm.c Add a bunch of GetServiceSession functions (#305) 2019-07-13 15:09:28 -04:00
nfc.c Fix nfc:user command ids 2019-07-22 22:13:32 +02: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 Add a bunch of GetServiceSession functions (#305) 2019-07-13 15:09:28 -04:00
pdm.c Add a bunch of GetServiceSession functions (#305) 2019-07-13 15:09:28 -04:00
pl.c Add a bunch of GetServiceSession functions (#305) 2019-07-13 15:09:28 -04:00
pm.c pm: add bm cmds, BoostSystemThreadResourceLimit (#299) 2019-06-29 00:35:22 +02:00
psc.c Add a bunch of GetServiceSession functions (#305) 2019-07-13 15:09:28 -04:00
psm.c Add a bunch of GetServiceSession functions (#305) 2019-07-13 15:09:28 -04:00
ro.c Add a bunch of GetServiceSession functions (#305) 2019-07-13 15:09:28 -04:00
set.c Add a bunch of GetServiceSession functions (#305) 2019-07-13 15:09:28 -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 Add a bunch of GetServiceSession functions (#305) 2019-07-13 15:09:28 -04:00
spsm.c Add a bunch of GetServiceSession functions (#305) 2019-07-13 15:09:28 -04:00
time.c Add a bunch of GetServiceSession functions (#305) 2019-07-13 15:09:28 -04:00
usbds.c Add a bunch of GetServiceSession functions (#305) 2019-07-13 15:09:28 -04:00
usbhs.c Add a bunch of GetServiceSession functions (#305) 2019-07-13 15:09:28 -04:00
vi.c Added viDestroyManagedLayer (#316) 2019-08-08 12:41:10 +02:00
wlaninf.c Add a bunch of GetServiceSession functions (#305) 2019-07-13 15:09:28 -04:00