yellows8
|
d24f1ca611
|
Added appletSetInputDetectionPolicy and AppletInputDetectionPolicy.
|
2019-11-13 20:53:40 -05:00 |
|
yellows8
|
297e9d97a0
|
Added appletGetSettingsPlatformRegion/appletSetHdcpAuthenticationActivated and improved docs.
|
2019-11-13 20:07:26 -05:00 |
|
yellows8
|
d88f67fe30
|
Added appletPushToAppletBoundChannel and appletTryPopFromAppletBoundChannel.
|
2019-11-13 18:25:34 -05:00 |
|
yellows8
|
8fc57a4795
|
Added support for using appletSetTerminateResult via IAppletCommonFunctions, and for using appletGetLaunchStorageInfoForDebug/appletGetGpuErrorDetectedSystemEvent with AppletType_LibraryApplet, on [9.0.0+]. Moved these to a new section in the .h/.c.
|
2019-11-13 17:52:56 -05:00 |
|
yellows8
|
9888df18da
|
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 |
|
yellows8
|
4ab50e3752
|
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 |
|
yellows8
|
e833257b65
|
applet: Minor internal improvements. Updated param type for appletRequestLaunchApplicationWithUserAndArgumentForDebug. Clear IPC in-struct padding, improved bool handling, and use serviceAssumeDomain when closing Service objects outside of _appletCleanup.
|
2019-10-25 19:24:56 -04:00 |
|
fincs
|
47b0403333
|
Pass plain AccountUid inputs by value instead of by non-const pointer
|
2019-10-21 16:57:01 +02:00 |
|
yellows8
|
3a1459cf4c
|
applet: Updated for using AccountUid and improved docs.
|
2019-10-08 21:05:00 -04:00 |
|
yellows8
|
ae582d8cb4
|
Changed the output of appletGetOperationMode/appletGetPerformanceMode to enums AppletOperationMode/ApmPerformanceMode.
|
2019-10-06 19:05:58 -04:00 |
|
yellows8
|
c8550c378b
|
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 |
|
yellows8
|
c4b1a68269
|
applet: Added macros in applet.c for defining cmds' impl in a single line, using the ipc helper funcs. Some cmds which previously didn't have NotInitialized checks now do so via the macros. Fixed the order of some cmds.
|
2019-10-03 20:03:45 -04:00 |
|
yellows8
|
9916fe93a0
|
applet: Updated for new-ipc, various internal improvements, and changed the transfer_size param type for appletReadThemeStorage to u64.
|
2019-10-02 19:02:20 -04:00 |
|
yellows8
|
318f2b33b6
|
Added appletCreateMovieMaker. Added support for grc MovieMaker. Improved grc docs.
|
2019-08-28 18:41:43 -04:00 |
|
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
|
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
|
8135d6cbc5
|
Updated applet docs.
|
2019-08-20 15:17:41 -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
|
7bcea54a65
|
Updated applet docs.
|
2019-08-19 19:11:22 -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 |
|
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
|
2f3fa0030e
|
Renamed AppletLaunchParameterKind_Application to AppletLaunchParameterKind_UserChannel.
|
2019-08-16 22:42:10 -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
|
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
|
77961c6ede
|
Added appletPopInData, appletPushOutData, appletPopInteractiveInData, appletPushInteractiveOutData, appletGetPopInDataEvent, appletGetPopInteractiveInDataEvent, appletPopExtraStorage, appletGetPopExtraStorageEvent, appletUnpopInData, and appletUnpopExtraStorage. Improved docs.
|
2019-08-14 18:23:11 -04: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
|
15b3181c93
|
Fixed docs.
|
2019-08-08 13:39:07 -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 |
|
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 |
|