.. |
acc.c
|
account: Added accountIsUserRegistrationRequestPermitted and accountTrySelectUserWithoutInteraction.
|
2019-12-03 13:13:11 -05:00 |
apm.c
|
apm: add apmGetPerformanceMode
|
2020-03-06 18:12:10 +01:00 |
applet.c
|
applet: Added support for most of the [10.0.0+] cmds: appletCancelCpuBoostMode, appletActivateMigrationService, appletDeactivateMigrationService, appletCreateManagedDisplaySeparableLayer, appletSetManagedDisplayLayerSeparationMode, appletHolderPresetLibraryAppletGpuTimeSliceZero, appletRequestToSleep, appletApplicationRequestApplicationSoftReset, appletApplicationRestartApplicationTimer, appletSetApplicationMemoryReservation, appletShouldSetGpuTimeSliceManually, appletIsHealthWarningRequired, appletIsHomeButtonShortPressedBlocked.
|
2020-04-18 13:21:39 -04:00 |
async.c
|
Remove U64_MAX in favor of using UINT64_MAX
|
2020-03-16 16:21:33 +01:00 |
auddev.c
|
Simplify appletGetAppletResourceUserId and related logic
|
2020-01-17 00:18:55 +01:00 |
audin.c
|
Remove U64_MAX in favor of using UINT64_MAX
|
2020-03-16 16:21:33 +01:00 |
audout.c
|
add remaining IAudioOut commands (#393)
|
2020-04-06 23:29:27 +02:00 |
audren.c
|
Remove U64_MAX in favor of using UINT64_MAX
|
2020-03-16 16:21:33 +01:00 |
bpc.c
|
bpc: Added a required-sysver check for bpcGetSleepButtonState which was missing.
|
2020-04-16 13:46:55 -04:00 |
bsd.c
|
bsd/sockets: Added actual support for recvmsg/sendmsg and sendmmsg/recvmmsg, on [7.0.0+].
|
2020-04-09 13:15:07 -04: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 caps:c (#375)
|
2020-02-19 23:32:01 +01:00 |
capsc.c
|
add caps:c (#375)
|
2020-02-19 23:32:01 +01:00 |
capsdc.c
|
add jpegdec/caps:dc (#369)
|
2020-01-31 17:53:07 +01:00 |
capssc.c
|
add capssc 1201-1203 debug calls (#408)
|
2020-04-24 22:10:42 +02: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 |
fan.c
|
add fan service (#376)
|
2020-02-28 19:23:10 +01: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 fsOpenReadOnlySaveDataFileSystem and fsOpen_SaveDataReadOnly/fsdevMountSaveDataReadOnly. Minor adjustments.
|
2020-04-03 19:58:40 -04:00 |
fsldr.c
|
fsldr: update for 10.0.0
|
2020-04-14 21:29:38 +02:00 |
fspr.c
|
fix if spacing
|
2020-04-14 21:29:38 +02:00 |
gpio.c
|
gpio: update for new-ipc
|
2019-10-20 01:11:23 +02:00 |
grc.c
|
Remove U64_MAX in favor of using UINT64_MAX
|
2020-03-16 16:21:33 +01:00 |
hid.c
|
Simplify appletGetAppletResourceUserId and related logic
|
2020-01-17 00:18:55 +01:00 |
hidbus.c
|
Remove U64_MAX in favor of using UINT64_MAX
|
2020-03-16 16:21:33 +01:00 |
hiddbg.c
|
Remove U64_MAX in favor of using UINT64_MAX
|
2020-03-16 16:21:33 +01:00 |
hidsys.c
|
hidsys: Added support for all of the [10.0.0+] ButtonConfig cmds, and the required enum/structs.
|
2020-04-20 18:46:42 -04: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
|
irs: Fixed the sysver handling in _irsInitialize(), previously only the values for [4.0.0+] would be used when running on [4.0.0+].
|
2020-04-11 23:16:20 -04:00 |
lbl.c
|
lbl: more commands (#377)
|
2020-02-28 19:13:27 +01:00 |
ldn.c
|
ldn: Updated structs.
|
2020-05-18 14:57:22 -04:00 |
ldr.c
|
fix if spacing
|
2020-04-14 21:29:38 +02:00 |
lr.c
|
lr: add lrLrEraseProgramRedirection
|
2020-04-16 21:24:49 +02:00 |
mii.c
|
Add mii and miiimg services (#402)
|
2020-04-17 01:28:53 +02:00 |
miiimg.c
|
Add mii and miiimg services (#402)
|
2020-04-17 01:28:53 +02: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
|
Fix nfp OpenApplicationArea command (#391)
|
2020-04-05 13:54:47 -04:00 |
nifm.c
|
nifm: Added support for IRequest.
|
2020-05-12 23:32:20 -04:00 |
nim.c
|
nim: add ListSystemUpdateTask/DestroySystemUpdateTask (#390)
|
2020-03-31 21:41:05 +02:00 |
notif.c
|
Added actual support for notif + improved docs.
|
2019-11-17 18:25:57 -05:00 |
ns.c
|
ns: fix appman getter funcs on 3.0.0-5.0.2
|
2020-04-20 12:36:50 +02: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
|
pdm: Updated for [10.0.0+].
|
2020-04-17 14:17:30 -04:00 |
pgl.c
|
pgl: implement full api
|
2020-04-16 21:24:49 +02:00 |
pl.c
|
make pl:s accessible (#400)
|
2020-04-15 18:18:14 +02:00 |
pm.c
|
pm: rename EnableApplicationExtraThread
|
2020-04-16 21:24:49 +02:00 |
psc.c
|
psc: correct version for pscPmModuleAcknowledge
|
2020-05-07 12:29:43 +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
|
set: fix GetGyroscopeOffset
|
2020-04-26 16:52:28 +02: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
|
spl: fix rsa key accessors on >= 5.x
|
2020-02-17 23:20:45 +01:00 |
spsm.c
|
spsm: update for new-ipc
|
2019-10-20 01:11:23 +02:00 |
ssl.c
|
ssl: Improved the SslVersion enum and updated the param type for sslCreateContext.
|
2020-04-29 12:26:44 -04:00 |
tc.c
|
add tc (#378)
|
2020-02-28 17:59:31 +01:00 |
time.c
|
time: minor cleanup in steady clock timepoint calculation
|
2020-04-11 00:20:21 +02: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
|
Remove U64_MAX in favor of using UINT64_MAX
|
2020-03-16 16:21:33 +01: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 |