libnx/nx/include/switch/services
2019-10-15 18:13:22 -04:00
..
acc.h account: Updated for new-ipc. Renamed the username field in AccountProfileBase to nickname. Fixed various param types, and also removed the output bool from accountGetLastOpenedUser. Added struct AccountUid for proper userIDs, which replaces u128-userIDs. Added accountUidIsValid. Added accountSetServiceType()/AccountServiceType. Improved docs and minor improvements. 2019-10-08 15:41:18 -04:00
apm.h apm: Updated for new-ipc. Added enum ApmPerformanceMode. Added apmGetServiceSession_Session. Improved docs. 2019-10-06 19:02:05 -04:00
applet.h applet: Updated for using AccountUid and improved docs. 2019-10-08 21:05:00 -04:00
async.h Include sf/service.h instead of sm.h, in the service/ headers for services which were previously updated for new-ipc. 2019-10-04 10:20:15 -04:00
auddev.h Updated hwopus for new-ipc. Added types.h include to auddev.h/hwopus.h. 2019-10-14 21:07:38 -04:00
audin.h Fixed doxygen issues / improved docs. Closes #230. 2019-02-19 16:56:33 -05:00
audout.h audout: Added audoutGetServiceSession and audoutGetServiceSession_AudioOut. Improved docs. 2019-10-15 18:13:22 -04:00
audren.h Introduce NX_INLINE and NX_CONSTEXPR 2019-09-19 02:46:13 +02:00
bpc.h Add a bunch of GetServiceSession functions (#305) 2019-07-13 15:09:28 -04:00
bsd.h Use the same style for all system-versions. 2019-08-26 13:05:49 -04:00
caps.h caps(su): Updated for new-ipc. Updated for using AccountUid. 2019-10-08 22:01:37 -04:00
capssc.h capssc: Updated for new-ipc. 2019-10-10 13:01:25 -04:00
capssu.h caps(su): Updated for new-ipc. Updated for using AccountUid. 2019-10-08 22:01:37 -04:00
capsu.h capsu: Updated for new-ipc. Updated param types for capsuGetAlbumFileList*(), and updated for using AccountUid. Improved docs. 2019-10-10 12:44:21 -04:00
clkrst.h Add a bunch of GetServiceSession functions (#305) 2019-07-13 15:09:28 -04:00
csrng.h csrng: Updated for new-ipc. Removed copyright comment-header in the .c (other .c don't have it and the .h has one anyway). 2019-10-06 15:49:36 -04:00
fatal.h Use the same style for all system-versions. 2019-08-26 13:05:49 -04:00
friends.h Updated docs. 2019-09-14 22:55:25 -04:00
fs.h fs: Updated for using AccountUid and removed FS_SAVEDATA_USERID_COMMONSAVE. 2019-10-08 18:05:25 -04:00
fsldr.h Include sf/service.h instead of sm.h, in the service/ headers for services which were previously updated for new-ipc. 2019-10-04 10:20:15 -04:00
fspr.h Add a bunch of GetServiceSession functions (#305) 2019-07-13 15:09:28 -04:00
gpio.h Add a bunch of GetServiceSession functions (#305) 2019-07-13 15:09:28 -04:00
grc.h grc: Updated for new-ipc and fixed cmd order. 2019-10-13 22:49:06 -04:00
hid.h hid: Updated for new-ipc. Updated param types. Minor improvements and improved docs. 2019-10-12 12:29:51 -04:00
hiddbg.h hiddbg: Updated for new-ipc. Improved docs. 2019-10-11 21:27:32 -04:00
hidsys.h hidsys: Updated for new-ipc. Updated param types. Fixed cmd order. Fixed _hidsysGetMaskedSupportedNpadStyleSet to actually use the input AppletResourceUserId, not g_hidsysAppletResourceUserId. Added hidsysAcquireSleepButtonEventHandle to the .h, which was previously missing. Minor changes + improved docs. 2019-10-11 15:34:34 -04:00
hwopus.h Updated hwopus for new-ipc. Added types.h include to auddev.h/hwopus.h. 2019-10-14 21:07:38 -04:00
i2c.h Add a bunch of GetServiceSession functions (#305) 2019-07-13 15:09:28 -04:00
irs.h irs: Updated for new-ipc. Improved docs. 2019-10-11 22:35:56 -04:00
lbl.h lbl: Updated for new-ipc and improved docs. 2019-10-11 11:18:51 -04:00
ldr.h ldr: add getters for shell/dmnt/pm 2019-06-26 17:33:10 +02:00
lr.h Include sf/service.h instead of sm.h, in the service/ headers for services which were previously updated for new-ipc. 2019-10-04 10:20:15 -04:00
ncm.h Adjust NcmApplicationMetaExtendedHeader for 9.0.0 2019-10-03 16:09:33 +02:00
nfc.h nfc: Replaced HidControllerID usage with struct NfcDeviceHandle. Updated params for nfpListDevices. Minor internal changes. 2019-10-14 17:21:38 -04:00
nifm.h Fixed includes in nifm.h/wlaninf.h. 2019-10-05 20:47:24 -04:00
ns.h Include sf/service.h instead of sm.h, in the service/ headers for services which were previously updated for new-ipc. 2019-10-04 10:20:15 -04:00
nv.h Include sf/service.h instead of sm.h, in the service/ headers for services which were previously updated for new-ipc. 2019-10-04 10:20:15 -04:00
pctl.h pctl: Updated for new-ipc. Added pctlGetServiceSession and pctlGetServiceSession_Service. 2019-10-10 22:03:22 -04:00
pcv.h Add a bunch of GetServiceSession functions (#305) 2019-07-13 15:09:28 -04:00
pdm.h pdmqry: Updated for new-ipc and updated for using AccountUid. Renamed pdmqryGetUserPlayedApplications to pdmqryQueryRecentlyPlayedApplication. Renamed pdmqryGetUserAccountEvent to pdmqryGetRecentlyPlayedApplicationUpdateEvent. Minor param name adjustment. 2019-10-10 21:06:14 -04:00
pl.h pl: Updated for new-ipc. Updated param types for plGetSharedFontByType and plGetSharedFont. Improved docs and minor other changes. 2019-10-11 01:47:23 -04:00
pm.h Include sf/service.h instead of sm.h, in the service/ headers for services which were previously updated for new-ipc. 2019-10-04 10:20:15 -04:00
psc.h Add a bunch of GetServiceSession functions (#305) 2019-07-13 15:09:28 -04:00
psm.h psm: Updated for new-ipc and minor internal improvements. 2019-10-06 12:24:29 -04:00
ro.h Include sf/service.h instead of sm.h, in the service/ headers for services which were previously updated for new-ipc. 2019-10-04 10:20:15 -04:00
set.h set: Replaced SetSysFlag/setsysGetFlag/setsysSetFlag with dedicated funcs for each flag, which also handles checking sysver now when needed. Fixed cmd order. Improved docs. 2019-10-14 14:31:22 -04:00
sfdnsres.h Add documentation to bsd.h and sfdnsres.h, etc. 2018-02-27 19:14:44 +01:00
sm.h sm: Remove smHasInitialized (use Initialize+GetService+Exit instead) 2019-09-19 23:47:37 +02:00
smm.h sm/smm: Add GetServiceSession 2019-06-24 21:43:45 +02:00
spl.h spl: update to use new-ipc 2019-09-20 12:17:27 -07:00
spsm.h Add a bunch of GetServiceSession functions (#305) 2019-07-13 15:09:28 -04:00
time.h time: Updated for new-ipc. Renamed _timeGetClockSession to timeGetServiceSession_SystemClock, and added it to the .h. Added timeGetServiceSession_TimeZoneService. Fixed the order of cmds. Fixed param types for timeGetTotalLocationNameCount, timeLoadLocationNameList, timeToPosixTime, and timeToPosixTimeWithMyRule. The location_name_size param for timeLoadLocationNameList was replaced with location_name_max, which is max entries instead of buffer byte-size. Internal improvements and improved docs. 2019-10-06 22:06:22 -04:00
ts.h Include sf/service.h instead of sm.h, in the service/ headers for services which were previously updated for new-ipc. 2019-10-04 10:20:15 -04:00
usb.h Added usb_standard_request from libusb. 2018-11-30 20:13:58 -05:00
usbds.h Use the same style for all system-versions. 2019-08-26 13:05:49 -04:00
usbhs.h Introduce new IPC interface wrapper code, see details: 2019-09-19 03:50:28 +02:00
vi.h Added viDestroyManagedLayer (#316) 2019-08-08 12:41:10 +02:00
wlaninf.h Fixed includes in nifm.h/wlaninf.h. 2019-10-05 20:47:24 -04:00