yellows8
|
fb01dd8196
|
psel: Removed TODO comment.
|
2019-12-19 16:16:58 -05:00 |
|
yellows8
|
c4bc7b24a0
|
Added type Uuid and use it where needed. Renamed the c field in NcmPlaceHolderId to uuid. Removed PACKED from WebWifiPageArg/WebWifiReturnValue.
|
2019-12-03 23:31:01 -05:00 |
|
yellows8
|
bbcabee29f
|
psel: Number of improvements. Added PselUiMode_NintendoAccountAuthorizationRequestContext. Various naming adjustments. Implemented pselShowUserSelector properly, and added pselShowUserSelectorForSystem/pselShowUserSelectorForLauncher. Use accountIsUserRegistrationRequestPermitted and accountTrySelectUserWithoutInteraction. Added PselUserSelectionPurpose, PselNintendoAccountStartupDialogType, PselUserSelectionSettings, and PselUserSelectionSettingsForSystemService.
|
2019-12-03 13:34:27 -05:00 |
|
yellows8
|
4078de1eff
|
psel: Various improvements, including proper version handling. Updated names. Renamed/added modes, with sysver docs. Don't use ptrs for input AccountUids. Added pselShowUserCreatorForStarter and pselShowNintendoAccountNnidLinker. Directly return the Result from PselUiReturnArg. Removed the output user param from pselShowUserCreator.
|
2019-12-01 18:34:50 -05:00 |
|
yellows8
|
9f28d0002a
|
Added support for hidLa (controller libapplet).
|
2019-11-28 16:04:46 -05:00 |
|
XorTroll
|
3925e92828
|
Add psel (playerSelect) support (#335)
* Add psel (playerSelect) support
|
2019-11-27 12:50:34 -05:00 |
|
yellows8
|
d94be49cb3
|
Moved common includes for libapplets into a dedicated internal header + minor other changes.
|
2019-11-27 11:18:58 -05:00 |
|
yellows8
|
c40f8ecac6
|
Removed includes which are unneeded due to being included elsewhere, etc. Minor improvements.
|
2019-11-12 12:45:58 -05:00 |
|
yellows8
|
67eacc8034
|
Added support for the [9.0.0+] friendsLa functionality. Added AccountNetworkServiceAccountId (and updated friendsLa for this). Added FriendsFriendInvitationGameModeDescription, FriendsFriendInvitationId, and FriendsFriendInvitationGroupId.
|
2019-11-12 10:24:27 -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 |
|
fincs
|
47b0403333
|
Pass plain AccountUid inputs by value instead of by non-const pointer
|
2019-10-21 16:57:01 +02:00 |
|
yellows8
|
929990b7c8
|
web/friendsLa: Updated for using AccountUid. Renamed webConfigSetUserID to webConfigSetUid, and renamed WebArgType_UserID to WebArgType_Uid.
|
2019-10-08 17:44:53 -04:00 |
|
fincs
|
8a0aef8824
|
Fix new compiler warnings raised by GCC 9.x
|
2019-09-21 00:58:33 +02:00 |
|
yellows8
|
fa25df27d0
|
Added support for friendsLa. Added friends.h.
|
2019-09-14 19:26:07 -04:00 |
|
yellows8
|
b89191c435
|
Added support for launching the Album applet via albumLa.
|
2019-09-09 11:10:33 -04:00 |
|
yellows8
|
4177031ebe
|
Use the same style for all system-versions.
|
2019-08-26 13:05:49 -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
|
2257e3ccf4
|
Updated LibAppletMode enum and added appletHolderSetOutOfFocusApplicationSuspendingEnabled.
|
2019-07-30 17:34:05 -04:00 |
|
yellows8
|
9947048f8b
|
Added support for [8.0.0+] swkbd functionality: swkbdConfigSetUnkFlag, swkbdConfigSetTrigger, swkbdInlineSetChangedStringV2Callback, and swkbdInlineSetMovedCursorV2Callback. Added swkbdInlineLaunchForLibraryApplet and swkbdInlineSetDecidedCancelCallback. Moved initArg setup into swkbdInlineLaunch*.
|
2019-06-04 19:13:36 -04:00 |
|
yellows8
|
d2bfc032f8
|
Added support for the additional web [8.0.0+] functionality: webConfigSetMediaPlayerUi and webReplyGetMediaPlayerAutoClosedByCompletion. Various other changes.
|
2019-05-19 15:15:00 -04:00 |
|
yellows8
|
cf8bb1e045
|
Actually use the commonargs version for [6.0.0+] with web.
|
2019-05-17 21:35:33 -04:00 |
|
yellows8
|
d4de738dfd
|
Added support for [6.0.0+] web functionality. Various minor changes.
|
2019-04-12 21:37:53 -04:00 |
|
yellows8
|
57b028fec5
|
Added support for swkbd [6.0.0+] functionality. Added swkbdConfigSet*() funcs which should now be used instead of accessing the arg structs directly. Added version checking for some swkbdInlineSet*() funcs. Various other changes.
|
2019-04-09 18:32:54 -04:00 |
|
yellows8
|
7b25d55342
|
Added pctlauth.
|
2019-03-31 22:01:48 -04:00 |
|
yellows8
|
9bbcee9bcf
|
Added libappletStart and libappletLaunch. Updated comments.
|
2019-03-31 21:59:04 -04:00 |
|
yellows8
|
3a14e9094a
|
Fixed error handling with appletHolderPushInData() for tmem-storage in swkbdShow().
|
2019-03-28 21:01:04 -04:00 |
|
yellows8
|
b463693094
|
Changed errorApplicationSetNumber to static inline.
|
2019-03-28 20:19:38 -04:00 |
|
yellows8
|
8b5a4d580d
|
Various minor changes + changed some error* funcs to static inline. Removed errorResultBacktraceClose, errorSystemClose, and errorApplicationClose.
|
2019-03-28 20:19:38 -04:00 |
|
yellows8
|
b91bc09c57
|
Added ErrorType enum. errorCode* funcs are now static inline + minor changes. Updated docs.
|
2019-03-28 20:19:38 -04:00 |
|
yellows8
|
505042bc73
|
Added ErrorCode and the funcs for it, funcs which use low/desc now use this instead. Updated docs.
|
2019-03-28 20:19:38 -04:00 |
|
yellows8
|
0ea16ae8c7
|
Added errorResultRecordShow/errorCodeRecordShow.
|
2019-03-28 20:19:38 -04:00 |
|
yellows8
|
f6287086d3
|
Added errorResultShow/errorCodeShow. Updated ErrorCommonHeader and added ErrorPctlArg.
|
2019-03-28 20:19:38 -04:00 |
|
yellows8
|
6be5ad949e
|
In errorSystemSetContext(), return immediately on pre-4.0.0.
|
2019-03-28 20:19:38 -04:00 |
|
yellows8
|
68e3204a88
|
Added support for errorResultBacktrace*. Updated/added error structs.
|
2019-03-28 20:19:38 -04:00 |
|
yellows8
|
018441a1f6
|
Added support for errorEulaShow/errorSystemUpdateEulaShow.
|
2019-03-28 20:19:38 -04:00 |
|
yellows8
|
1ec8e3b29e
|
Added support for error Application. Allow passing NULL to errorSystemCreate() for fullscreen_message, and minor other adjustments.
|
2019-03-28 20:19:38 -04:00 |
|
yellows8
|
3995447de7
|
Renamed error funcs and updated/added structs. Updated errorSystemCreate. Merged errorConfigSetShortDescription/errorConfigSetDetailedDescription into errorSystemCreate. Replaced errorConfigSetModule/errorConfigSetDescription with errorSystemSetCode, and added an errorSystemSetResult wrapper. Added errorSystemSetLanguageCode and errorSystemSetContext.
|
2019-03-28 20:19:38 -04:00 |
|
yellows8
|
9bf699f712
|
Improved error-applet launching handling. Updated ErrorConfig and added ErrorContext.
|
2019-03-28 20:19:38 -04:00 |
|
Liam Minopulos
|
ecfc8f8966
|
Added error LibraryApplet wrapper (#243)
* Implement error applet
|
2019-03-28 20:19:38 -04:00 |
|
yellows8
|
275a61a2e2
|
Improved WebWifi, including handling for NULL conntest_url.
|
2019-03-09 16:18:10 -05:00 |
|
yellows8
|
bf3673c19f
|
Added WebFooterFixedKind enum. Actually check sysver in webConfigSetFooterFixedKind. Updated web docs.
|
2019-03-07 21:36:48 -05:00 |
|
yellows8
|
4160622165
|
Support passing NULL for webConfigShow out. Minor docs adjustment.
|
2019-03-06 23:46:46 -05:00 |
|
yellows8
|
9d0603845a
|
Updated WebBootDisplayKind and added WebBackgroundKind + WebLeftStickMode. Improved web docs.
|
2019-03-05 23:33:54 -05:00 |
|
yellows8
|
18a4351330
|
Use the actual enum for webConfigSetBootDisplayKind instead of u32. Improved web docs.
|
2019-03-04 17:20:18 -05:00 |
|
yellows8
|
a897b9a836
|
Moved web common AppletHolder into WebCommonConfig, _webShow now takes AppletHolder as a param. Added webConfigRequestExit. Renamed WebExitReason_Unknown2 to WebExitReason_Requested.
|
2019-03-04 10:46:19 -05:00 |
|
yellows8
|
c10508d95e
|
Added WebExitReason enum and improved LastUrl/CallbackUrl docs.
|
2019-03-03 23:30:06 -05:00 |
|
yellows8
|
ded540e5f1
|
Implemented full support for web Offline-applet + minor other changes. Improved web docs.
|
2019-03-03 20:37:14 -05:00 |
|
yellows8
|
b19c35fe2c
|
Added webReplyGet* funcs. Added WebReplyType enum and _webTLVReadVarSize.
|
2019-03-02 20:44:22 -05:00 |
|
yellows8
|
2ed160624a
|
webConfigShow now uses new struct WebCommonReply as the output, for supporting WebCommonTLVStorage reply data.
|
2019-03-02 11:11:39 -05:00 |
|