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
|
09423066b0
|
Updated the type for the size param for ncmContentStorageCreatePlaceHolder.
|
2019-11-03 22:04:52 -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 |
|
HookedBehemoth
|
4f72bc5342
|
Actually return values for ncmContentMetaDatabaseList and ncmContentMetaDatabaseListApplication (#344)
|
2019-10-30 02:16:19 +01:00 |
|
yellows8
|
622c0509a5
|
ncm: Added alignas within the NcmContentId struct, and added NcmPlaceHolderId. Use NcmPlaceHolderId instead of NcmContentId where needed.
|
2019-10-27 19:19:16 -04:00 |
|
yellows8
|
e81b63ac00
|
ncm: Moved the cmd_id param for the internal IPC helper funcs to the last param.
|
2019-10-23 20:01:27 -04:00 |
|
yellows8
|
ea5dcfddfa
|
ncm: Renamed NcmNcaId to NcmContentId. Added NcmRightsId struct, which is now used by the RightsId funcs. Updated params / params types, this includes replacing array buf-byte-sizes with entry-count. Fixed handling for ncmContentStorageGetPath/ncmContentStorageGetPlaceHolderPath. Improved bool handling + clear IPC in-struct padding. Minor improvements.
|
2019-10-23 19:14:04 -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 |
|
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 |
|
friedkeenan
|
da4c060278
|
Add a bunch of GetServiceSession functions (#305)
* Add a bunch of GetServiceSession functions
|
2019-07-13 15:09:28 -04:00 |
|
Adubbz
|
8cf419802a
|
Implement fsOpenContentStorageFileSystem, fsGetRightsIdByPath & fsGetRightsIdAndKeyGenerationByPath (#288)
* Implement fsOpenContentStorageFileSystem, fsGetRightsIdByPath & fsGetRightsIdAndKeyGenerationByPath
|
2019-06-03 14:51:21 -04:00 |
|
Michael Scire
|
a1861509f5
|
ncm: add ncmContentMetaDatabaseGetAttributes
|
2019-05-09 12:42:50 +02:00 |
|
Rajko Stojadinovic
|
01fb4218ba
|
Add ncmContentStorageGetPlaceHolderPath and ncmContentStorageCleanupAllPlaceHolder
|
2018-07-27 18:14:43 +02:00 |
|
Rajko Stojadinovic
|
1b7acba590
|
add ncmContentStorageDisableForcibly and ncmContentMetaDatabaseDisableForcibly
|
2018-07-27 18:14:43 +02:00 |
|
Rajko Stojadinovic
|
c3278ffd34
|
Add ncmContentStorage functions needed for writing content
|
2018-07-27 18:14:43 +02:00 |
|
Rajko Stojadinovic
|
e1d50dc129
|
Fix signature of ncmContentMetaDatabaseSet/Get, add ncmContentMetaDatabaseList (#134)
* Fix ncmContentMetaDatabaseSet/ncmContentMetaDatabaseGet, add ncmContentMetaDatabaseList
|
2018-07-25 20:15:54 -04:00 |
|
Adubbz
|
d48cf6aa2e
|
Added ncm to switch.h, fixed wrong order in ncmContentMetaDatabaseListApplication
|
2018-07-19 11:29:48 -04:00 |
|
Adubbz
|
e4c3f7d3a2
|
Added ncm commands (#129)
|
2018-07-07 04:03:48 +02:00 |
|