..
acc.c
account: Added accountIsUserRegistrationRequestPermitted and accountTrySelectUserWithoutInteraction.
2019-12-03 13:13:11 -05:00
apm.c
apm: Updated for new-ipc. Added enum ApmPerformanceMode. Added apmGetServiceSession_Session. Improved docs.
2019-10-06 19:02:05 -04:00
applet.c
Simplify appletGetAppletResourceUserId and related logic
2020-01-17 00:18:55 +01:00
async.c
Removed includes which are unneeded due to being included elsewhere, etc. Minor improvements.
2019-11-12 12:45:58 -05:00
auddev.c
Simplify appletGetAppletResourceUserId and related logic
2020-01-17 00:18:55 +01:00
audin.c
Improved bool handling, clear IPC in-struct padding, and use serviceAssumeDomain prior to serviceClose in non-_{name}Cleanup funcs. Removed PACKED from the _usbHsIfCtrlXferAsync IPC in-struct. Fixed the code setting the IPC in-struct for _nsCmdRequestSendReceiveSystemUpdate, which is used by nssuRequestSendSystemUpdate/nssuControlRequestReceiveSystemUpdate. Minor other changes. Updated a param name for capsscCaptureRawImageWithTimeout.
2019-10-25 20:29:43 -04:00
audout.c
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
audren.c
Simplify appletGetAppletResourceUserId and related logic
2020-01-17 00:18:55 +01:00
bpc.c
bpc: update for new-ipc
2019-10-20 01:11:26 +02:00
bsd.c
Add multithreaded BSD/socket support; revise BSD service type handling so that bsd:u is the default (since it has 22 worker threads as opposed to bsd:s's 11)
2019-10-26 17:26:04 +02:00
caps.c
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
capsa.c
add capsa IAlbumAccessorSession and more capsa calls ( #363 )
2020-01-16 19:29:28 -05:00
capssc.c
Removed includes which are unneeded due to being included elsewhere, etc. Minor improvements.
2019-11-12 12:45:58 -05:00
capssu.c
Simplify appletGetAppletResourceUserId and related logic
2020-01-17 00:18:55 +01:00
capsu.c
add capsa IAlbumAccessorSession and more capsa calls ( #363 )
2020-01-16 19:29:28 -05:00
clkrst.c
Removed includes which are unneeded due to being included elsewhere, etc. Minor improvements.
2019-11-12 12:45:58 -05:00
csrng.c
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.c
fatal: Rename functions/types to match official names more closely
2019-10-24 23:25:07 +02:00
friends.c
Added appletGetFriendInvitationStorageChannelEvent, appletTryPopFromFriendInvitationStorageChannel, appletGetNotificationStorageChannelEvent, and appletTryPopFromNotificationStorageChannel. Added appletPushToFriendInvitationStorageChannel/appletPushToNotificationStorageChannel. Added friendsGetFriendInvitationNotificationEvent/friendsTryPopFriendInvitationNotificationInfo. Added notif, for adding notifGetNotificationSystemEvent/notifTryPopNotifiedApplicationParameter.
2019-11-15 14:26:29 -05:00
fs.c
fs/fs_dev: Added FsFileSystemQueryId_IsValidSignedSystemPartitionOnSdCard, fsFsIsValidSignedSystemPartitionOnSdCard, and fsdevIsValidSignedSystemPartitionOnSdCard. Improved docs.
2019-11-28 18:51:52 -05:00
fsldr.c
Removed includes which are unneeded due to being included elsewhere, etc. Minor improvements.
2019-11-12 12:45:58 -05:00
fspr.c
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.c
gpio: update for new-ipc
2019-10-20 01:11:23 +02:00
grc.c
Removed includes which are unneeded due to being included elsewhere, etc. Minor improvements.
2019-11-12 12:45:58 -05:00
hid.c
Simplify appletGetAppletResourceUserId and related logic
2020-01-17 00:18:55 +01:00
hiddbg.c
Removed includes which are unneeded due to being included elsewhere, etc. Minor improvements.
2019-11-12 12:45:58 -05:00
hidsys.c
Simplify appletGetAppletResourceUserId and related logic
2020-01-17 00:18:55 +01:00
hwopus.c
Removed includes which are unneeded due to being included elsewhere, etc. Minor improvements.
2019-11-12 12:45:58 -05:00
i2c.c
i2c: update for new-ipc
2019-10-20 01:13:39 +02:00
irs.c
Simplify appletGetAppletResourceUserId and related logic
2020-01-17 00:18:55 +01:00
lbl.c
Improved bool handling, clear IPC in-struct padding, and use serviceAssumeDomain prior to serviceClose in non-_{name}Cleanup funcs. Removed PACKED from the _usbHsIfCtrlXferAsync IPC in-struct. Fixed the code setting the IPC in-struct for _nsCmdRequestSendReceiveSystemUpdate, which is used by nssuRequestSendSystemUpdate/nssuControlRequestReceiveSystemUpdate. Minor other changes. Updated a param name for capsscCaptureRawImageWithTimeout.
2019-10-25 20:29:43 -04:00
ldr.c
ldr: update names
2019-10-28 12:18:14 +01:00
lr.c
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
ncm.c
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
nfc.c
Simplify appletGetAppletResourceUserId and related logic
2020-01-17 00:18:55 +01:00
nifm.c
acc/nfc/nifm: Removed *SetServiceType and moved the service_type param into the actual {service}Initialize() funcs. Removed *ServiceType_NotInitialized and updated the *ServiceType enum values. Minor other changes / improved nifm docs.
2019-11-18 10:52:46 -05:00
notif.c
Added actual support for notif + improved docs.
2019-11-17 18:25:57 -05:00
ns.c
Removed includes which are unneeded due to being included elsewhere, etc. Minor improvements.
2019-11-12 12:45:58 -05:00
nv.c
Simplify appletGetAppletResourceUserId and related logic
2020-01-17 00:18:55 +01:00
pctl.c
Improved bool handling, clear IPC in-struct padding, and use serviceAssumeDomain prior to serviceClose in non-_{name}Cleanup funcs. Removed PACKED from the _usbHsIfCtrlXferAsync IPC in-struct. Fixed the code setting the IPC in-struct for _nsCmdRequestSendReceiveSystemUpdate, which is used by nssuRequestSendSystemUpdate/nssuControlRequestReceiveSystemUpdate. Minor other changes. Updated a param name for capsscCaptureRawImageWithTimeout.
2019-10-25 20:29:43 -04:00
pcv.c
pcv: update for new-ipc
2019-10-20 01:11:24 +02:00
pdm.c
Removed includes which are unneeded due to being included elsewhere, etc. Minor improvements.
2019-11-12 12:45:58 -05:00
pl.c
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.c
Removed includes which are unneeded due to being included elsewhere, etc. Minor improvements.
2019-11-12 12:45:58 -05:00
psc.c
psc: update for new-ipc
2019-10-20 01:13:39 +02:00
psm.c
Removed includes which are unneeded due to being included elsewhere, etc. Minor improvements.
2019-11-12 12:45:58 -05:00
ro.c
ro: rename GetProcessModuleInfo
2019-10-28 12:18:14 +01:00
service_guard.h
Minor style fixes in new IPC code
2019-09-20 14:54:45 +02:00
set.c
Add set:cal service with a few cal functions. ( #356 )
2019-12-16 16:20:00 -05:00
sfdnsres.c
sfdnsres: Correct some more parameter names
2019-10-28 13:27:55 +01:00
sm.c
fatal: Rename functions/types to match official names more closely
2019-10-24 23:25:07 +02:00
smm.c
smm: update for new-ipc
2019-10-20 01:13:40 +02:00
spl.c
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
spsm.c
spsm: update for new-ipc
2019-10-20 01:11:23 +02:00
time.c
Initialize time by using TimeServiceType/__nx_time_service_type, with the default now being User.
2019-11-01 13:20:55 -04:00
ts.c
Updated ts for new IPC.
2019-09-30 20:04:51 -04:00
usbds.c
Removed includes which are unneeded due to being included elsewhere, etc. Minor improvements.
2019-11-12 12:45:58 -05:00
usbhs.c
Removed includes which are unneeded due to being included elsewhere, etc. Minor improvements.
2019-11-12 12:45:58 -05:00
vi.c
Simplify appletGetAppletResourceUserId and related logic
2020-01-17 00:18:55 +01:00
wlaninf.c
wlaninf: Updated for new-ipc.
2019-10-04 20:36:51 -04:00