.. |
acc.h
|
account: Added accountIsUserRegistrationRequestPermitted and accountTrySelectUserWithoutInteraction.
|
2019-12-03 13:13:11 -05:00 |
apm.h
|
apm/applet: Updated names/docs.
|
2020-12-15 11:14:35 -05:00 |
applet.h
|
applet: add appletGetMessageEvent
|
2023-04-08 17:22:26 +02:00 |
async.h
|
Remove U64_MAX in favor of using UINT64_MAX
|
2020-03-16 16:21:33 +01:00 |
audctl.h
|
audctl: add GetActiveOutputTarget
|
2023-02-04 16:45:15 +01:00 |
auddev.h
|
auddev: add GetActiveAudioDeviceName
|
2023-02-04 16:45:15 +01:00 |
audin.h
|
Remove U64_MAX in favor of using UINT64_MAX
|
2020-03-16 16:21:33 +01:00 |
audout.h
|
add remaining IAudioOut commands (#393)
|
2020-04-06 23:29:27 +02:00 |
audrec.h
|
audctl/audrec: fixup
|
2021-05-31 17:43:02 +02:00 |
audren.h
|
audren: Updated for new-ipc. Renamed audrenGetServiceSession to audrenGetServiceSession_AudioRenderer. Use the [3.0.0+] *Auto cmd with audrenRequestUpdateAudioRenderer when available. Minor adjustments + improved docs.
|
2019-10-16 10:14:57 -04:00 |
avm.h
|
add application version manager service wrapper (#519)
|
2021-01-06 17:25:29 +01:00 |
bpc.h
|
bpc: add 6.0.0 bpcGetPowerButton, update accessible-firmware comments.
|
2022-04-07 21:43:32 -04:00 |
bsd.h
|
bsd: allow user-specified tmem backing buffer
|
2021-02-24 17:41:52 +01:00 |
bt.h
|
bluetooth: Updated params, improved docs, etc.
|
2020-08-20 18:38:55 -04:00 |
btdrv_ids.h
|
btdrv: add missing ble definitions
|
2023-10-25 19:21:12 +02:00 |
btdrv_types.h
|
btdrv: add missing ble definitions
|
2023-10-25 19:21:12 +02:00 |
btdrv.h
|
btdrv: add missing ble definitions
|
2023-10-25 19:21:12 +02:00 |
btm_types.h
|
btm: Updated structs/params for 13.0.0.
|
2021-09-25 11:01:30 -04:00 |
btm.h
|
btm: Updated structs/params for 13.0.0.
|
2021-09-25 11:01:30 -04:00 |
btmsys.h
|
Added btmsys.
|
2020-08-20 18:38:55 -04:00 |
btmu.h
|
btm/btdrv: Updated param names.
|
2020-12-29 14:46:10 -05:00 |
capmtp.h
|
Add capmtp service wrapper [11.0.0+] (#510)
|
2020-12-04 21:53:44 +01:00 |
caps.h
|
caps: correct CapsScreenShotDecodeOption (#406)
|
2020-04-20 18:56:31 +02:00 |
capsa.h
|
add caps:c (#375)
|
2020-02-19 23:32:01 +01:00 |
capsc.h
|
add caps:c (#375)
|
2020-02-19 23:32:01 +01:00 |
capsdc.h
|
add capsdcShrinkJpeg
|
2023-10-21 00:18:04 +02:00 |
capssc.h
|
add capssc 1201-1203 debug calls (#408)
|
2020-04-24 22:10:42 +02:00 |
capssu.h
|
Use official naming instead of 'title(ID)'. Use 'uid(s)' instead of 'userID(s)'. Updated various struct field names. Improved docs + minor other improvements.
|
2019-10-30 10:38:05 -04:00 |
capsu.h
|
add capsa IAlbumAccessorSession and more capsa calls (#363)
|
2020-01-16 19:29:28 -05:00 |
clkrst.h
|
Add GetPossibleClockRates method for pcv and clkrst
|
2023-10-21 16:55:34 +02:00 |
csrng.h
|
Various improvements/fixes and improved docs. Added nvGetServiceSession. Return an actual error when the value for determing which service to init is invalid, for services which use *ServiceType/AppletType. Improved cleanup handling. Fixed inverted logic in the spl cleanup define.
|
2019-10-31 22:53:42 -04:00 |
ectx.h
|
ectx: add ectxrPullContext (#511)
|
2020-12-03 22:09:06 +01:00 |
fan.h
|
add fan service (#376)
|
2020-02-28 19:23:10 +01:00 |
fatal.h
|
Add NX_ prefix to PACKED, NORETURN, IGNORE_ARG and DEPRECATED macros
|
2023-11-20 19:22:12 +01:00 |
friends.h
|
friends: ability to get Friend Code (#539)
|
2021-04-10 23:14:24 +02:00 |
fs.h
|
fs: add commands needed for 17.x SubmitFsInfo (#629)
|
2023-10-26 17:35:37 +02:00 |
fsldr.h
|
fs: update bindings for 16.0.0 changes
|
2023-03-07 23:36:02 +01:00 |
fspr.h
|
Moved most ncm types into ncm_types.h. Renamed FsStorageId to NcmStorageId, with updated names for some values (now located in ncm_types.h). Various improvements + improved docs.
|
2019-11-11 18:19:45 -05:00 |
gpio.h
|
restrict gpio/uart commands on 17.0.0
|
2023-10-21 00:18:04 +02:00 |
grc.h
|
added caps:a (#358)
|
2020-01-09 15:32:34 -05:00 |
hid.h
|
hid: Added the new controllers to HidDeviceType.
|
2021-11-01 18:15:11 -04:00 |
hidbus.h
|
hidbus: Updated structs/enums.
|
2020-12-01 13:50:00 +01:00 |
hiddbg.h
|
hiddbg: modify hiddbgAttachHdlsWorkBuffer to accept a user-supplied buffer and size (#601)
|
2023-02-02 00:20:48 +01:00 |
hidsys.h
|
service: hidsys: Implement functions needed by QLaunch
|
2023-08-12 16:51:58 +02:00 |
htcs.h
|
htcs: implement hipc bindings (#530)
|
2021-03-16 23:42:50 +01: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
|
Various improvements/fixes and improved docs. Added nvGetServiceSession. Return an actual error when the value for determing which service to init is invalid, for services which use *ServiceType/AppletType. Improved cleanup handling. Fixed inverted logic in the spl cleanup define.
|
2019-10-31 22:53:42 -04:00 |
ins.h
|
Add service wrappers for ins:r and ins:s (#502)
|
2020-11-08 00:28:20 +01:00 |
irs.h
|
hid: Introduce HidNpadIdType, see details:
|
2020-12-01 13:49:50 +01:00 |
lbl.h
|
lbl: more commands (#377)
|
2020-02-28 19:13:27 +01:00 |
ldn.h
|
ldn: Updated structs.
|
2020-05-24 12:34:43 -04:00 |
ldr.h
|
Added a sysver-check for appletOpenMainApplication, it was removed with [10.0.0+]. Added a required-sysver comment for ldrPmSetEnabledProgramVerification.
|
2020-04-16 13:54:44 -04:00 |
lp2p.h
|
lp2p: Updated docs.
|
2020-12-10 23:37:56 -05:00 |
lr.h
|
lr: add lrLrEraseProgramRedirection
|
2020-04-16 21:24:49 +02:00 |
mii.h
|
service: nfc: Implement all interfaces and function calls
|
2023-06-14 20:40:43 +02:00 |
miiimg.h
|
Add NX_ prefix to PACKED, NORETURN, IGNORE_ARG and DEPRECATED macros
|
2023-11-20 19:22:12 +01:00 |
mm.h
|
Fix mm:u on 1.0.0
|
2021-04-18 19:20:02 +02:00 |
ncm_types.h
|
ncm/fs: add new 17.0.0 commands
|
2023-10-21 00:18:04 +02:00 |
ncm.h
|
ncm/fs: add new 17.0.0 commands
|
2023-10-21 00:18:04 +02:00 |
news.h
|
news: fix structs
|
2020-11-18 19:16:32 +01:00 |
nfc.h
|
Add NX_ prefix to PACKED, NORETURN, IGNORE_ARG and DEPRECATED macros
|
2023-11-20 19:22:12 +01:00 |
nifm.h
|
nifm: Added nifmSetWowlDelayedWakeTime.
|
2022-06-06 01:50:33 -04:00 |
nim.h
|
nim: add ListSystemUpdateTask/DestroySystemUpdateTask (#390)
|
2020-03-31 21:41:05 +02:00 |
notif.h
|
notif: Use hidLaShowControllerFirmwareUpdate if needed.
|
2020-12-01 13:49:59 +01:00 |
ns.h
|
ns: Added nsEstimateSizeToMove.
|
2023-10-20 18:53:41 -04:00 |
nv.h
|
nv: Added nvIoctl3, updated _nvGetSessionForRequest, and:
|
2022-02-26 12:54:26 -05:00 |
pctl.h
|
service: pctl: Implement functions used by Qlaunch
|
2023-08-09 18:10:59 +02:00 |
pcv.h
|
Add GetPossibleClockRates method for pcv and clkrst
|
2023-10-21 16:55:34 +02:00 |
pdm.h
|
pdm: Updated/fixed sysver compat, updated structs.
|
2023-03-08 16:31:44 -05:00 |
pgl.h
|
pgl: convert to cmif/tipc polyglot
|
2021-04-11 12:20:08 +02:00 |
pl.h
|
pl: Add 16.0.0 sysver checks, etc.
|
2023-03-07 18:35:32 -05:00 |
pm.h
|
pm: update for 14.0.0
|
2022-04-07 21:43:32 -04:00 |
psc.h
|
psc: fix dependency argument on init
|
2021-02-10 17:31:51 +01:00 |
psm.h
|
psm: Fix charger definitions
|
2021-03-30 17:40:05 +02:00 |
ro.h
|
Various improvements/fixes and improved docs. Added nvGetServiceSession. Return an actual error when the value for determing which service to init is invalid, for services which use *ServiceType/AppletType. Improved cleanup handling. Fixed inverted logic in the spl cleanup define.
|
2019-10-31 22:53:42 -04:00 |
set.h
|
Add NX_ prefix to PACKED, NORETURN, IGNORE_ARG and DEPRECATED macros
|
2023-11-20 19:22:12 +01:00 |
sfdnsres.h
|
sfdnsres: Correct some more parameter names
|
2019-10-28 13:27:55 +01:00 |
sm.h
|
sm: docufix
|
2021-04-11 14:07:42 +02:00 |
smm.h
|
smm: support tipc/cmif
|
2021-04-11 12:20:08 +02:00 |
spl.h
|
spl: fix rsa key accessors on >= 5.x
|
2020-02-17 23:20:45 +01:00 |
spsm.h
|
Various improvements/fixes and improved docs. Added nvGetServiceSession. Return an actual error when the value for determing which service to init is invalid, for services which use *ServiceType/AppletType. Improved cleanup handling. Fixed inverted logic in the spl cleanup define.
|
2019-10-31 22:53:42 -04:00 |
ssl.h
|
ssl: Updated sslConnectionSetPrivateOption for 17.0.0.
|
2023-10-26 14:47:07 -04:00 |
tc.h
|
add tc (#378)
|
2020-02-28 17:59:31 +01:00 |
time.h
|
time: Add timeGetStandardSteadyClockInternalOffset [3.0.0+]
|
2020-04-11 00:13:21 +02:00 |
ts.h
|
ts: update for 17.0.0
|
2023-10-21 00:18:04 +02:00 |
uart.h
|
restrict gpio/uart commands on 17.0.0
|
2023-10-21 00:18:04 +02:00 |
usb.h
|
Add NX_ prefix to PACKED, NORETURN, IGNORE_ARG and DEPRECATED macros
|
2023-11-20 19:22:12 +01:00 |
usbds.h
|
usb: add UsbState enum (#512)
|
2020-12-04 21:13:30 +01:00 |
usbhs.h
|
Add NX_ prefix to PACKED, NORETURN, IGNORE_ARG and DEPRECATED macros
|
2023-11-20 19:22:12 +01:00 |
vi.h
|
vi: Add 16.x Manager commands
|
2023-03-07 23:36:02 +01:00 |
wlaninf.h
|
wlaninf: Add sysver check since this was removed in 15.0.0.
|
2022-10-22 16:30:42 -04:00 |