yellows8
|
0569ca7588
|
Updated docs. Use proper doxygen sections instead of plain comments, and use same style for all system-versions in applet docs. Internal applet.c improvements. Added appletGetServiceSession_*() funcs.
|
2019-08-26 10:40:24 -04:00 |
|
yellows8
|
bde3ae5a77
|
Added binder_session param to nwindowCreate(), which is now used with the binderInitSession() call instead of a hard-coded Service. Moved the viGetSession_IHOSBinderDriverRelay() call into nwindowCreateFromLayer(), for this new param.
|
2019-08-25 20:08:22 -04:00 |
|
yellows8
|
5e535bc2eb
|
Added support for grcd.
|
2019-08-24 23:30:30 -04:00 |
|
yellows8
|
86ab999ee2
|
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 |
|
yellows8
|
7c18df6d4c
|
Added appletRequestFlushGamePlayingMovieForDebug.
|
2019-08-22 10:27:49 -04:00 |
|
yellows8
|
c7cab0351c
|
Added appletExecuteProgram, appletJumpToSubApplicationProgramForDevelopment, appletRestartProgram, and appletGetPreviousProgramIndex. Added AppletProgramSpecifyKind.
|
2019-08-21 17:38:35 -04:00 |
|
yellows8
|
79e6db16be
|
Added appletPrepareForJit.
|
2019-08-21 12:14:29 -04:00 |
|
yellows8
|
c3b32581c9
|
Added appletGetLaunchStorageInfoForDebug.
|
2019-08-20 18:16:45 -04:00 |
|
yellows8
|
487aed9a59
|
Added appletTerminateAllLibraryApplets/appletAreAnyLibraryAppletsLeft and appletApplicationTerminateAllLibraryApplets/appletApplicationAreAnyLibraryAppletsLeft.
|
2019-08-20 14:33:56 -04:00 |
|
yellows8
|
e069da4320
|
Added appletHolderTerminate.
|
2019-08-20 11:44:55 -04:00 |
|
yellows8
|
0f8e18573d
|
Added appletLaunchDevMenu.
|
2019-08-20 11:19:49 -04:00 |
|
yellows8
|
447ca35c29
|
Added appletPopRequestLaunchApplicationForDebug.
|
2019-08-19 22:08:19 -04:00 |
|
yellows8
|
579a5203b6
|
Added appletBeginToObserveHidInputForDevelop.
|
2019-08-19 21:19:47 -04:00 |
|
yellows8
|
ecd9127bed
|
Added appletHolderRequestExitOrTerminate and appletApplicationRequestExitLibraryAppletOrTerminate. Minor internal improvements.
|
2019-08-18 23:15:41 -04:00 |
|
yellows8
|
c34bea8d4c
|
Improved infinite-sleep-loop handling, and use it for appletStartShutdownSequenceForOverlay/appletStartRebootSequenceForOverlay.
|
2019-08-18 19:40:17 -04:00 |
|
yellows8
|
f1dfb2c23b
|
Added support for AppletApplication. Added AppletApplicationExitReason. Added AppletApplicationLaunchProperty and AppletApplicationLaunchRequestInfo. Added appletCreateApplication, appletPopLaunchRequestedApplication, appletCreateSystemApplication, appletPopFloatingApplicationForDevelopment, and appletOpenMainApplication. Minor internal changes + updated docs.
|
2019-08-18 17:30:11 -04:00 |
|
Alex Barney
|
758db03ca4
|
Add some FS commands (#321)
* Implement fsOpenCustomStorageFileSystem
* Add more FS commands
fsExtendSaveDataFileSystem
fsSetGlobalAccessLogMode
fsGetGlobalAccessLogMode
* Savedata sizes are signed.
|
2019-08-17 11:36:43 -04:00 |
|
yellows8
|
e7a09f7be7
|
Added appletGetAppletResourceUsageInfo. Added struct AppletResourceUsageInfo.
|
2019-08-17 00:34:46 -04:00 |
|
yellows8
|
19741cb103
|
Added appletRequestLaunchApplicationWithUserAndArgumentForDebug.
|
2019-08-16 23:56:29 -04:00 |
|
yellows8
|
7cc9295684
|
Added appletInvalidateTransitionLayer.
|
2019-08-16 22:31:01 -04:00 |
|
yellows8
|
fc09340a42
|
Added appletPerformSystemButtonPressing and the enum types for it. Updated docs.
|
2019-08-16 22:05:34 -04:00 |
|
yellows8
|
b20147eeb7
|
Added appletExitAndRequestToShowThanksMessage.
|
2019-08-16 21:10:35 -04:00 |
|
yellows8
|
287bb00981
|
Enter an infinite-sleep-loop in _appletExitProcess when the exit cmds were successful, this is used with __nx_applet_exit_mode handling. Minor other changes.
|
2019-08-16 20:33:09 -04:00 |
|
yellows8
|
10e2e71ea2
|
Enter infinite-sleep-loop in appletRequestToShutdown/appletRequestToReboot. Minor change in appletHolderJump.
|
2019-08-16 20:19:50 -04:00 |
|
yellows8
|
112da06f37
|
Renamed AppletNotificationMessage to AppletMessage. Updated docs.
|
2019-08-16 15:42:04 -04:00 |
|
yellows8
|
eeaa63aa28
|
Added appletPushContext/appletPopContext. Added appletHolderJump. Added appletGetAppletInfo. Added libappletSetJumpFlag. Added structs AppletProcessLaunchReason and AppletInfo.
|
2019-08-15 21:43:09 -04:00 |
|
yellows8
|
8db92d48a5
|
Added libappletArgsPop. Improved docs.
|
2019-08-14 21:55:07 -04:00 |
|
yellows8
|
77961c6ede
|
Added appletPopInData, appletPushOutData, appletPopInteractiveInData, appletPushInteractiveOutData, appletGetPopInDataEvent, appletGetPopInteractiveInDataEvent, appletPopExtraStorage, appletGetPopExtraStorageEvent, appletUnpopInData, and appletUnpopExtraStorage. Improved docs.
|
2019-08-14 18:23:11 -04:00 |
|
fincs
|
067492ee17
|
nvAddressSpaceCreate: call InitializeEx with the proper page size value...
|
2019-08-14 21:02:56 +02:00 |
|
yellows8
|
5090c54654
|
Added appletGetMainAppletAvailableUsers.
|
2019-08-13 21:26:50 -04:00 |
|
yellows8
|
a17c73e783
|
Added appletGetMainAppletStorageId, appletGetDesirableKeyboardLayout, appletGetIndirectLayerProducerHandle, and appletGetCurrentApplicationId.
|
2019-08-13 19:06:39 -04:00 |
|
yellows8
|
b09b2deb2d
|
Added appletRequestExitToSelf.
|
2019-08-13 17:18:22 -04:00 |
|
yellows8
|
c516388ba0
|
Added appletCanUseApplicationCore, appletGetMainAppletApplicationControlProperty, and appletGetMainAppletApplicationDesiredLanguage. Added docs for appletGetDesiredLanguage.
|
2019-08-13 12:46:49 -04:00 |
|
yellows8
|
0137f582da
|
Added struct AppletAttribute. Use cmd OpenLibraryAppletProxy on [3.0.0+] when running appletInitialize for AppletType_LibraryApplet.
|
2019-08-12 11:14:58 -04:00 |
|
yellows8
|
f9ccfb79d2
|
Added appletGetApplicationIdForLogo, appletSetGpuTimeSliceBoost, appletSetAutoSleepTimeAndDimmingTimeEnabled, appletTerminateApplicationAndSetReason, appletSetScreenShotPermissionGlobally, appletStartShutdownSequenceForOverlay, appletStartRebootSequenceForOverlay, and appletSetHandlingHomeButtonShortPressedEnabled.
|
2019-08-08 13:35:16 -04:00 |
|
yellows8
|
f5b24bd244
|
Added appletStartSleepSequence, appletStartShutdownSequence, appletStartRebootSequence, appletIsAutoPowerDownRequested, appletLoadAndApplyIdlePolicySettings, appletNotifyCecSettingsChanged, appletSetDefaultHomeButtonLongPressTime, appletUpdateDefaultDisplayResolution, appletShouldSleepOnBoot, and appletGetHdcpAuthenticationFailedEvent.
|
2019-08-08 11:32:27 -04:00 |
|
averne
|
f13d9ba6cc
|
Added viDestroyManagedLayer (#316)
|
2019-08-08 12:41:10 +02:00 |
|
yellows8
|
3bbc181531
|
Added appletRequestToGetForeground, appletLockForeground, appletUnlockForeground, appletPopFromGeneralChannel, and appletGetPopFromGeneralChannelEvent.
|
2019-08-07 19:57:03 -04:00 |
|
yellows8
|
75c79e8d5e
|
Replaced appletHomeButtonReaderLockAccessorGetEvent with appletGetHomeButtonReaderLockAccessor. Added appletGetReaderLockAccessorEx, appletGetWriterLockAccessorEx, and appletGetHomeButtonWriterLockAccessor. Added support for AppletLockAccessor.
|
2019-08-05 22:40:14 -04:00 |
|
fincs
|
21de119c68
|
Run TLS destructor after clearing TLS value, as per standard
|
2019-08-04 21:03:04 +02:00 |
|
yellows8
|
6c194fc6a6
|
Added appletRequestToAcquireSleepLock, appletReleaseSleepLock, and appletReleaseSleepLockTransiently.
|
2019-08-03 20:53:42 -04:00 |
|
yellows8
|
1bb777afe7
|
Added support for IAppletCommonFunctions. Added appletReadThemeStorage, appletWriteThemeStorage, appletGetDisplayLogicalResolution, appletSetDisplayMagnification, appletSetHomeButtonDoubleClickEnabled, and appletGetHomeButtonDoubleClickEnabled. Minor other changes.
|
2019-08-02 14:16:59 -04:00 |
|
yellows8
|
98fbadc778
|
Added appletUpdateLastForegroundCaptureImage, appletUpdateCallerAppletCaptureImage, appletGetLastForegroundCaptureImageEx, appletGetLastApplicationCaptureImageEx, appletGetCallerAppletCaptureImageEx, appletTakeScreenShotOfOwnLayer, appletCopyBetweenCaptureBuffers, appletClearCaptureBuffer, appletClearAppletTransitionBuffer, appletAcquireLastApplicationCaptureSharedBuffer, appletReleaseLastApplicationCaptureSharedBuffer, appletAcquireLastForegroundCaptureSharedBuffer, appletReleaseLastForegroundCaptureSharedBuffer, appletAcquireCallerAppletCaptureSharedBuffer, appletReleaseCallerAppletCaptureSharedBuffer, and appletTakeScreenShotOfOwnLayerEx.
|
2019-08-01 12:24:22 -04:00 |
|
yellows8
|
f49e8cb217
|
Added struct LibAppletInfo. Added appletHolderGetLibraryAppletInfo and appletGetLibraryAppletInfo.
|
2019-07-30 20:03:24 -04:00 |
|
yellows8
|
2257e3ccf4
|
Updated LibAppletMode enum and added appletHolderSetOutOfFocusApplicationSuspendingEnabled.
|
2019-07-30 17:34:05 -04:00 |
|
fincs
|
b3dd512253
|
Fix typo in nvAddressSpaceModify
|
2019-07-30 16:35:35 +02:00 |
|
yellows8
|
6df890c47b
|
Added appletSetExpectedMasterVolume, appletGetExpectedMasterVolume, appletChangeMainAppletMasterVolume, and appletSetTransparentVolumeRate.
|
2019-07-29 22:05:32 -04:00 |
|
yellows8
|
773111b3f2
|
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 |
|
yellows8
|
4fa878f4b1
|
Added hidGetSupportedNpadStyleSet. Moved hidSetSupportedNpadStyleSet to match cmd order. Added hidsysGetSupportedNpadStyleSetOfCallerApplet.
|
2019-07-29 18:22:46 -04:00 |
|
yellows8
|
7310c8f880
|
Added appletGetAppletResourceUserIdOfCallerApplet, appletSetAppletWindowVisibility, and appletSetAppletGpuTimeSlice. Minor other change.
|
2019-07-29 18:18:19 -04:00 |
|
fincs
|
01d648e7ed
|
Add support for new homebrew ABI keys + loader info
|
2019-07-29 21:17:09 +02:00 |
|
yellows8
|
409957c432
|
Added appletGetCradleFwVersion, appletIsInControllerFirmwareUpdateSection, appletSetPerformanceConfigurationChangedNotification, and appletGetOperationModeSystemInfo. Moved appletHomeButtonReaderLockAccessorGetEvent to match cmd order. Fixed a check in appletGetDefaultDisplayResolution.
|
2019-07-28 20:52:37 -04:00 |
|
yellows8
|
93eaa74131
|
Added appletGetCradleStatus and appletGetBootMode. Added _appletCmdNoInOutU8 for internal use, which _appletCmdNoInOutBool now uses. Fixed docs.
|
2019-07-27 12:33:56 -04:00 |
|
yellows8
|
aeca9041d5
|
Added appletGetApplicationIdByContentActionName.
|
2019-07-25 23:47:03 -04:00 |
|
yellows8
|
31d34a6915
|
Added AppletTvPowerStateMatchingMode and AppletSystemButtonType. Added appletSetLcdBacklightOffEnabled, appletGetDefaultDisplayResolution, appletGetDefaultDisplayResolutionChangeEvent, appletGetHdcpAuthenticationState, appletGetHdcpAuthenticationStateChangeEvent, appletSetTvPowerStateMatchingMode, and appletPerformSystemButtonPressingIfInFocus. Minor other changes.
|
2019-07-25 21:40:42 -04:00 |
|
yellows8
|
3b2e484d88
|
Minor appletNotifyRunning improvements and added docs.
|
2019-07-25 20:26:34 -04:00 |
|
yellows8
|
493abc7703
|
Moved sections in applet.c/.h to match the order of the get-session cmds. Improved docs/comments.
|
2019-07-25 16:23:35 -04:00 |
|
yellows8
|
ed2f4a68f7
|
Added appletIsSystemBufferSharingEnabled, appletGetSystemSharedLayerHandle, and appletGetSystemSharedBufferHandle.
|
2019-07-24 19:45:39 -04:00 |
|
yellows8
|
974f5b9a1b
|
Added AppletIdentityInfo and AppletId_application. Moved sections in applet.h to match the applet.c order. Added/updated comments/docs. Check applet-type in _appletExitProcessAndReturn. Added appletSetScreenShotAppletIdentityInfo, appletGetMainAppletIdentityInfo, appletGetCallerAppletIdentityInfo, appletGetCallerAppletIdentityInfoStack, and appletGetNextReturnDestinationAppletIdentityInfo.
|
2019-07-24 16:20:52 -04:00 |
|
Adubbz
|
b59682652d
|
Implement various SaveDataExtraData commands (#315)
* Implement fsReadSaveDataFileSystemExtraData
* Implement fsReadSaveDataFileSystemExtraDataBySaveDataSpaceId and fsWriteSaveDataFileSystemExtraData
|
2019-07-24 11:28:05 -04:00 |
|
yellows8
|
a5e4609be3
|
Added appletGetProgramTotalActiveTime.
|
2019-07-23 10:57:35 -04:00 |
|
averne
|
2b84eaeaed
|
Fix nfc:user command ids
|
2019-07-22 22:13:32 +02:00 |
|
Adubbz
|
bc5d01400f
|
Implement fsOpenGameCardFileSystem
|
2019-07-22 22:09:22 +02:00 |
|
yellows8
|
6942c8db75
|
Added AppletHookType_RequestToDisplay, AppletNotificationMessage_RequestToDisplay, and AlbumImageOrientation. Added appletSetControllerFirmwareUpdateSection, appletSetDesirableKeyboardLayout, appletSetHandlesRequestToDisplay, appletApproveToDisplay, appletOverrideAutoSleepTimeAndDimmingTime, appletSetIdleTimeDetectionExtension, appletGetIdleTimeDetectionExtension, appletSetInputDetectionSourceSet, appletReportUserIsActive, appletSetAutoSleepDisabled, appletIsAutoSleepDisabled, and appletSetWirelessPriorityMode. Improved docs.
|
2019-07-20 13:18:58 -04:00 |
|
Thomas Guillemard
|
3f6cf66243
|
Make it possible to use the binder API with an arbitrary service (#309)
This is useful if you want to connect to "dispdrv" for example.
|
2019-07-18 19:12:03 +02:00 |
|
Thog
|
c73b8ceeb9
|
fix parcelReadData size checking
|
2019-07-18 19:11:48 +02:00 |
|
yellows8
|
74337842a0
|
Added AppletNotificationMessage enum and improved docs. Added support for appletSetRestartMessageEnabled, appletSetRequiresCaptureButtonShortPressedMessage, and appletSetAlbumImageTakenNotificationEnabled. Renamed appletSetScreenShotImageOrientation to appletSetAlbumImageOrientation.
|
2019-07-17 19:15:53 -04:00 |
|
yellows8
|
f760be337e
|
Minor internal applet.c improvements.
|
2019-07-17 17:27:01 -04:00 |
|
yellows8
|
c484b33995
|
Use InitializeApplicationInfo in accountInitialize when initializing with acc:u0. Handle cleanup on failure in accountInitialize.
|
2019-07-16 18:20:29 -04:00 |
|
yellows8
|
b896b33e3e
|
Added appletEnterFatalSection/appletLeaveFatalSection.
|
2019-07-16 15:47:47 -04:00 |
|
yellows8
|
f13b75d87c
|
Added appletGetPseudoDeviceId and appletSetApplicationAlbumUserData. Use ipcQueryPointerBufferSize for ISelfController in appletInitialize. Moved appletIsIlluminanceAvailable in applet.h to match cmd order.
|
2019-07-16 12:27:46 -04:00 |
|
Michael Scire
|
463c0f3379
|
vi: fix manager/system service init
|
2019-07-16 00:08:54 +02:00 |
|
yellows8
|
933cfb543d
|
Added support for applet ApplicationCopyright. Fixed a comment.
|
2019-07-14 17:42:46 -04:00 |
|
yellows8
|
333de18494
|
Added appletRequestToShutdown and appletRequestToReboot.
|
2019-07-13 20:04:26 -04:00 |
|
yellows8
|
3270bf3996
|
Reordered applet funcs to match cmdid order, improved docs, etc. Added appletBeginBlockingHomeButtonShortAndLongPressed and appletEndBlockingHomeButtonShortAndLongPressed.
|
2019-07-13 19:45:53 -04:00 |
|
yellows8
|
2262259984
|
Added appletGetDisplayVersion.
|
2019-07-13 18:57:37 -04:00 |
|
friedkeenan
|
da4c060278
|
Add a bunch of GetServiceSession functions (#305)
* Add a bunch of GetServiceSession functions
|
2019-07-13 15:09:28 -04:00 |
|
yellows8
|
40d7e0de51
|
Use an enum for appletSetScreenShotPermission with info from wiki. Improved applet docs. Use _appletIsApplication() instead of _appletIsRegularApplication() in appletQueryApplicationPlayStatistics/appletQueryApplicationPlayStatisticsByUid. Added appletGetGpuErrorDetectedSystemEvent. Added support for the [7.0.0+] CreateApplication*ToStartForQuest cmds.
|
2019-07-13 10:45:40 -04:00 |
|
Adubbz
|
0e724040ad
|
Added fsDeleteSaveDataFileSystemBySaveDataSpaceId (#304)
|
2019-07-13 14:21:16 +02:00 |
|
yellows8
|
f418536e37
|
Added support for pdmqry.
|
2019-07-09 21:18:42 -04:00 |
|
Adubbz
|
4f441a4f28
|
Implement fsCreateSaveDataFileSystemBySystemSaveDataId (and wrappers) + fsDisableAutoSaveDataCreation (#302)
Also fixes everal cases of weird naming in fs
|
2019-07-05 03:56:52 +02:00 |
|
friedkeenan
|
61c0f4b2d9
|
Add hidsysGetUniquePadSerialNumber (#303)
|
2019-07-05 03:55:22 +02:00 |
|
Thomas Guillemard
|
2c1763c692
|
Add more ITimeZoneService related commands (#300)
This commit adds timeGetDeviceLocationName, timeSetDeviceLocationName, timeGetTotalLocationNameCount, timeLoadLocationNameList, timeLoadTimeZoneRule, timeToPosixTime, timeToPosixTimeWithMyRule, and timeToCalendarTime.
|
2019-07-03 21:29:24 +02:00 |
|
yellows8
|
9a607a369e
|
Properly convert the input id in irsGetIrCameraHandle().
|
2019-07-01 22:04:48 -04:00 |
|
yellows8
|
7f7ba17802
|
Fixed appletQueryApplicationPlayStatistics and added appletQueryApplicationPlayStatisticsByUid. Renamed AppletApplicationPlayStatistics to PdmApplicationPlayStatistics, updated it, and moved it to new file pdm.h.
|
2019-06-29 20:44:55 -04:00 |
|
yellows8
|
b938016a67
|
Minor hiddbg fixes.
|
2019-06-28 21:39:33 -04:00 |
|
yellows8
|
156410b549
|
Added support for AbstractedPad. Improved hiddbgInitialize(). Updated hiddbg docs.
|
2019-06-28 21:36:53 -04:00 |
|
SciresM
|
950e1ec5ed
|
pm: add bm cmds, BoostSystemThreadResourceLimit (#299)
|
2019-06-29 00:35:22 +02:00 |
|
yellows8
|
e1e2a05a34
|
Added hiddbgUpdateControllerColor and hiddbgUpdateDesignInfo.
|
2019-06-26 15:05:11 -04:00 |
|
Michael Scire
|
a065244e4b
|
ldr: fix getter error
|
2019-06-26 19:16:10 +02:00 |
|
Michael Scire
|
48133f72ce
|
ldr: add getters for shell/dmnt/pm
|
2019-06-26 17:33:10 +02:00 |
|
yellows8
|
74c102ed3f
|
Added hiddbgReadSerialFlash.
|
2019-06-25 22:40:49 -04:00 |
|
Michael Scire
|
18f977aa76
|
pm: add getters for pminfo, pmshell
|
2019-06-25 16:13:52 +02:00 |
|
Michael Scire
|
6978003c42
|
sm/smm: Add GetServiceSession
|
2019-06-24 21:43:45 +02:00 |
|
SciresM
|
e1a6a463c2
|
Add enums for GetInfo/GetSystemInfo (#292)
|
2019-06-22 00:05:56 +02:00 |
|
averne
|
9c887a13b4
|
Clear finalized field upon hmac context creation
|
2019-06-15 16:29:49 -04:00 |
|
yellows8
|
006ebc0633
|
Fixed romfsUnmount RemoveDevice handling.
|
2019-06-13 19:41:35 -04:00 |
|
yellows8
|
5a3eb542b2
|
Updated Hdls structs and docs. Added hidGetControllerDeviceType, hidGetControllerFlags, and hidGetControllerPowerInfo. Added/updated hid structs.
|
2019-06-08 21:51:46 -04:00 |
|
Pablo Curiel
|
e3d7b12c96
|
Remove RomFS devoptab device on unmount.
|
2019-06-08 17:16:55 +02:00 |
|
fincs
|
77f1d357e5
|
Fix stupid mistake in binderInitSession error cleanup code
|
2019-06-07 03:14:41 +02:00 |
|