Commit Graph

2202 Commits

Author SHA1 Message Date
Michael Scire
510a764350 ncm: fix api definitions 2020-03-06 04:37:36 -08:00
Adubbz
8f4cf2deb3 ncm: added comments 2020-03-06 23:11:09 +11:00
Michael Scire
06ba2ed8de ams-except-ncm: use R_SUCCEED_IF 2020-03-06 02:25:03 -08:00
Michael Scire
8d1d1f7999 results: add R_SUCCEED_IF 2020-03-06 01:51:09 -08:00
Adubbz
98e728a589 ncm: don't delete hos 2020-03-06 20:04:04 +11:00
Michael Scire
c7d9cd24a7 fs: implement Mount(System)Data 2020-03-05 19:02:28 -08:00
Adubbz
d52c1ee850 fs: fixed incorrect mode check 2020-03-05 23:07:52 +11:00
Michael Scire
d2f8791c8f fs: fix bug in Commit 2020-03-04 21:27:28 -08:00
Michael Scire
524582fd7d ncm: fix dangling fsdev usage 2020-03-04 20:59:30 -08:00
Michael Scire
a397853e3b fs: add substorage, rom path tool 2020-03-04 20:49:24 -08:00
Michael Scire
f39781ec11 fsa: fix ReadFile without size output 2020-03-04 20:48:39 -08:00
Michael Scire
e96c84f1f0 ncm: minor fixes 2020-03-04 19:35:55 -08:00
Michael Scire
f4af4f8be0 ncm: use fs bindings, other refactoring 2020-03-04 18:39:52 -08:00
Michael Scire
0fe4e2950e fs: Add wrappers needed for ncm 2020-03-04 04:02:33 -08:00
Michael Scire
797815b838 kvdb: use fs:: 2020-03-04 01:46:13 -08:00
Michael Scire
674fd8f1e2 ncm: fix up main 2020-03-04 01:22:15 -08:00
Adubbz
e1a5e31152 ncm: move to content manager impl 2020-03-04 20:11:41 +11:00
Michael Scire
e98c1dbf41 fs: add MountSdCard 2020-03-04 00:56:05 -08:00
Michael Scire
6514fb75a8 fs: implement user fs wrappers 2020-03-04 00:02:40 -08:00
Michael Scire
32f6660b7a fs: implement accessor wrappers for ncm 2020-03-03 21:52:28 -08:00
Adubbz
4e29d98e22 ncm: Use PathString and Path 2020-03-04 15:21:20 +11:00
Adubbz
cdf0445982 ncm: FS_MAX_PATH-1 -> fs::EntryNameLengthMax 2020-03-03 23:13:20 +11:00
Michael Scire
10777622e2 ncm: trim trailing spaces 2020-03-03 03:49:57 -08:00
Michael Scire
7576ab3ab0 ncm: client-side api 2020-03-03 03:47:58 -08:00
Michael Scire
d40d2006e9 ncm: implement ContentMetaReader 2020-03-02 16:10:03 -08:00
Adubbz
13a0e74611 ncm: add missing end of file newlines 2020-03-02 23:41:48 +11:00
Adubbz
16cc69e38d ncm: content storage fixes for 2.0.0 2020-03-02 23:39:05 +11:00
Adubbz
ef39627c26 ncm: content meta database cleanup 2020-03-02 23:21:07 +11:00
Adubbz
651ff2faa6 ncm: fix other non-const ContentMetaKey references 2020-03-02 21:46:33 +11:00
Adubbz
8df80e62e1 ncm: Use const ContentMetaKey & 2020-03-02 21:43:06 +11:00
Adubbz
7f7a6e1304 ncm: move content meta database impl out of interface file 2020-03-02 21:40:44 +11:00
Adubbz
75ed90daa2 ncm: content meta database cleanup 2020-03-01 11:02:58 +11:00
Adubbz
9b34fc7ce7 ncm: refactor rights cache 2020-02-29 22:21:55 +11:00
Adubbz
f93a1a987c ncm: minor fixes 2020-02-29 11:43:27 +11:00
Adubbz
7a4ecc67a1 ncm: placeholder accessor cleanup 2020-02-29 11:40:37 +11:00
Adubbz
1483df1f77 ncm/lr: Pointer placement 2020-02-29 10:31:28 +11:00
Michael Scire
9c5600bf82 lr bindings usage: minor fixes 2020-02-28 11:02:54 -08:00
Michael Scire
fb4bda0476 ldr: use lr bindings 2020-02-28 10:58:49 -08:00
Adubbz
5f59fb3b5e ncm: Content manager mount improvements 2020-02-29 00:35:47 +11:00
Adubbz
60757f180e ncm: More content manager improvements 2020-02-29 00:22:50 +11:00
Adubbz
29687b5300 ncm: Begin refactoring content manager 2020-02-28 23:32:02 +11:00
Michael Scire
9f1ddb7f7b lr_service -> lr_api 2020-02-28 03:19:58 -08:00
Michael Scire
b8f77dad97 lr: support client-side usage 2020-02-28 03:17:44 -08:00
Adubbz
45e51da0b2 ncm: Cleanup InitializeContentManager 2020-02-28 22:05:48 +11:00
Adubbz
64109b49f8 ncm: Start addressing feedback 2020-02-28 20:47:52 +11:00
Adubbz
0600ee003b lr: Remove whitespace 2020-02-26 11:25:37 +11:00
Adubbz
88f9d0ff85 lr: Add comments 2020-02-26 11:12:48 +11:00
Adubbz
fb44433715 ncm: Fix logic inversion 2020-02-26 08:58:19 +11:00
Michael Scire
bdedab0aff lr: move into libstratosphere 2020-02-25 08:43:52 -08:00
Adubbz
74b06bdb50 Addressed remaining comments 2020-02-26 02:21:21 +11:00