XorTroll
|
0e69e0165b
|
Add simplified API
|
2019-11-27 18:03:03 +01:00 |
|
XorTroll
|
0acbc22be0
|
Make use of NX_CONSTEXPR
|
2019-10-25 17:55:20 +02:00 |
|
XorTroll
|
304cbe735d
|
Merge remote-tracking branch 'upstream/master' into psel-libapplet
|
2019-10-10 19:08:53 +02:00 |
|
yellows8
|
39288a832e
|
capssc: Updated for new-ipc.
|
2019-10-10 13:01:25 -04:00 |
|
yellows8
|
21e35ede7c
|
capsu: Updated for new-ipc. Updated param types for capsuGetAlbumFileList*(), and updated for using AccountUid. Improved docs.
|
2019-10-10 12:44:21 -04:00 |
|
XorTroll
|
c3e6d9dfba
|
Use ptrs for AccountUid
|
2019-10-10 18:27:56 +02:00 |
|
XorTroll
|
9f6940c7d4
|
Fix typo
|
2019-10-10 16:39:08 +02:00 |
|
XorTroll
|
bc9e972f87
|
Use AccountUid in psel
|
2019-10-10 16:38:31 +02:00 |
|
XorTroll
|
1ab8728fc0
|
Small style corrections
|
2019-10-09 22:58:06 +02:00 |
|
yellows8
|
2940833a1b
|
caps(su): Updated for new-ipc. Updated for using AccountUid.
|
2019-10-08 22:01:37 -04:00 |
|
yellows8
|
3a1459cf4c
|
applet: Updated for using AccountUid and improved docs.
|
2019-10-08 21:05:00 -04:00 |
|
yellows8
|
3e5c129431
|
fs: Updated for using AccountUid and removed FS_SAVEDATA_USERID_COMMONSAVE.
|
2019-10-08 18:05:25 -04: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 |
|
yellows8
|
95f91c431c
|
account: Updated for new-ipc. Renamed the username field in AccountProfileBase to nickname. Fixed various param types, and also removed the output bool from accountGetLastOpenedUser. Added struct AccountUid for proper userIDs, which replaces u128-userIDs. Added accountUidIsValid. Added accountSetServiceType()/AccountServiceType. Improved docs and minor improvements.
env: Updated UserIdStorage handling for using AccountUid.
|
2019-10-08 15:41:18 -04:00 |
|
yellows8
|
040b33c457
|
time: Updated for new-ipc. Renamed _timeGetClockSession to timeGetServiceSession_SystemClock, and added it to the .h. Added timeGetServiceSession_TimeZoneService. Fixed the order of cmds. Fixed param types for timeGetTotalLocationNameCount, timeLoadLocationNameList, timeToPosixTime, and timeToPosixTimeWithMyRule. The location_name_size param for timeLoadLocationNameList was replaced with location_name_max, which is max entries instead of buffer byte-size. Internal improvements and improved docs.
|
2019-10-06 22:06:22 -04:00 |
|
yellows8
|
ae582d8cb4
|
Changed the output of appletGetOperationMode/appletGetPerformanceMode to enums AppletOperationMode/ApmPerformanceMode.
|
2019-10-06 19:05:58 -04:00 |
|
yellows8
|
71e249e6a4
|
apm: Updated for new-ipc. Added enum ApmPerformanceMode. Added apmGetServiceSession_Session. Improved docs.
|
2019-10-06 19:02:05 -04:00 |
|
yellows8
|
ed2d72b9ff
|
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 |
|
yellows8
|
e320f3cdf1
|
psm: Updated for new-ipc and minor internal improvements.
|
2019-10-06 12:24:29 -04:00 |
|
yellows8
|
f58c7fe786
|
Fixed includes in nifm.h/wlaninf.h.
|
2019-10-05 20:47:24 -04:00 |
|
XorTroll
|
2413bef818
|
Add more input fields and UI modes, refactor names
|
2019-10-05 19:30:38 +02:00 |
|
yellows8
|
75795933a7
|
nifm: Updated for new-ipc. Added nifmGetServiceSession_StaticService and nifmGetServiceSession_GeneralService. Fixed order of cmds and improved docs. Improved _nifmCreateGeneralService.
|
2019-10-05 12:38:42 -04:00 |
|
yellows8
|
be2cb63722
|
wlaninf: Updated for new-ipc.
|
2019-10-04 20:36:51 -04:00 |
|
XorTroll
|
56e51e37d1
|
Fix starter mode
|
2019-10-04 21:07:55 +02:00 |
|
XorTroll
|
4b55000020
|
Add psel (playerSelect) support
|
2019-10-04 21:05:59 +02:00 |
|
yellows8
|
1c334bafb9
|
set: Updated for new-ipc. Changed the type of the Language param for setMakeLanguage*() from s32 to SetLanguage. Added size_out param to setsysGetSettingsItemValue which was previously missing. Minor param name adjustment for setsysBindFatalDirtyFlagEvent. Improved docs.
|
2019-10-04 14:41:10 -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
|
62192cac0a
|
Removed sm.h include from applet.c which is no longer needed.
|
2019-10-03 21:48:36 -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 |
|
XorTroll
|
9eb4bfca20
|
Add missing hidsys function in header
|
2019-10-03 17:28:35 +02:00 |
|
Adubbz
|
0395a4190e
|
Adjust NcmApplicationMetaExtendedHeader for 9.0.0
|
2019-10-03 16:09:33 +02: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
|
f17773c64f
|
Check for nullptr before copying to out_data in serviceDispatchImpl.
|
2019-10-01 20:50:09 -04:00 |
|
yellows8
|
127408a1f7
|
Fixed ipc output/etc for ncmContentStorageListPlaceHolder, nsvmGetSafeSystemVersion, and nsdevPrepareLaunchProgramFromHost (caused by new-ipc changes).
|
2019-10-01 20:43:03 -04:00 |
|
yellows8
|
2e56959916
|
Updated ts for new IPC.
|
2019-09-30 20:04:51 -04:00 |
|
yellows8
|
08272ed12e
|
Improved docs. Added nsGetServiceSession_GetterInterface, nsGetServiceSession_ApplicationManagerInterface, nsvmGetServiceSession, nsdevGetServiceSession, and nssuGetServiceSession.
|
2019-09-30 19:23:36 -04:00 |
|
Adubbz
|
33d8c83ddc
|
ncm: Use u8 rather than actual types to ensure correct struct sizes
|
2019-09-30 16:11:55 +02:00 |
|
yellows8
|
e02f3a82b8
|
Minor docs fix.
|
2019-09-30 01:49:32 -04:00 |
|
yellows8
|
80880728e5
|
Updated NsSystemUpdateProgress docs.
|
2019-09-30 01:44:34 -04:00 |
|
yellows8
|
fe836e2145
|
Updated NsSystemDeliveryInfo docs.
|
2019-09-27 00:18:54 -04:00 |
|
yellows8
|
e0c72684c5
|
Minor comments alignment adjustment.
|
2019-09-26 23:48:25 -04:00 |
|
yellows8
|
ab1903e382
|
Updated the NsSystemUpdateProgress struct.
|
2019-09-26 23:47:08 -04:00 |
|
yellows8
|
ae9bd198a7
|
Updated the NsSystemDeliveryInfo struct.
|
2019-09-26 19:53:55 -04:00 |
|
yellows8
|
e483dc87a0
|
Added NsApplicationControlSource for use with nsGetApplicationControlData. Fixed actual_size handling for nsGetApplicationControlData.
|
2019-09-26 18:42:47 -04:00 |
|
yellows8
|
653a1a6b9a
|
Fixed the param and sysver-check for nsvmGetSafeSystemVersion, and updated docs.
|
2019-09-26 17:21:54 -04:00 |
|
yellows8
|
075a743cfb
|
Added support for nssu, and added the structs/enums for it. Added NSSU_CARDUPDATE_TMEM_SIZE_DEFAULT. Moved cmd_id param in the ns helper funcs to the last param. Improved docs.
|
2019-09-26 17:07:26 -04:00 |
|
yellows8
|
0749dfd67f
|
Added services/async.
|
2019-09-26 16:57:39 -04:00 |
|
Adubbz
|
8330f23d20
|
Updated ncm to new libnx ipc (#331)
* Updated to new libnx ipc
* Improved docs
* Added firmware req comments
* Improved ncmContentMetaDatabaseGetContentIdByType
* Fix ncmContentMetaDatabaseGetContentIdByTypeAndIdOffset
|
2019-09-25 21:52:51 -04:00 |
|
yellows8
|
f9eb0c88ee
|
Use new IPC with ns. Updated the params for nsListApplicationRecord/nsListApplicationContentMetaStatus. Updated docs.
|
2019-09-23 21:01:10 -04:00 |
|
yellows8
|
c93fab39c8
|
Added ncm docs.
|
2019-09-23 17:00:16 -04:00 |
|