yellows8
|
a808c53efc
|
ncm/pm: Added NcmProgramLocation, which is now used by pmshellLaunchProgram (which was renamed). Updated pm names to match wiki. Adjusted order in pm.c/pm.h / minor changes.
|
2019-10-24 16:42:52 -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 |
|
Adubbz
|
0395a4190e
|
Adjust NcmApplicationMetaExtendedHeader for 9.0.0
|
2019-10-03 16:09:33 +02:00 |
|
Adubbz
|
33d8c83ddc
|
ncm: Use u8 rather than actual types to ensure correct struct sizes
|
2019-09-30 16:11:55 +02: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
|
c93fab39c8
|
Added ncm docs.
|
2019-09-23 17:00:16 -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
|
f92852fbe5
|
ncm: add NcmContentMetaType, NcmContentMetaAttribute enums
|
2019-05-09 12:42:50 +02: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
|
e4c3f7d3a2
|
Added ncm commands (#129)
|
2018-07-07 04:03:48 +02:00 |
|