Michael Scire
3ed239296a
libstrat: Allow nullptr buffers if 0 size. ( closes #255 )
2018-11-04 21:52:53 -08:00
Michael Scire
78a47dba6d
fs.mitm: Cache IStorageInterfaces, store meta on SD instead of memory.
2018-11-04 13:56:07 -08:00
Michael Scire
5d0aabaa44
fs.mitm: Fix romfs detection on SD
2018-11-04 12:48:14 -08:00
Michael Scire
e786bc7e9a
fs.mitm: Only create storage interface when needed.
2018-11-04 12:45:29 -08:00
Michael Scire
158f7224a7
set.mitm: fixup NPDM json.
2018-10-31 02:07:35 -07:00
SciresM
b8f93562c0
Merge branch 'master' into npdmfixup
2018-10-31 18:02:07 +09:00
Michael Scire
be044e691c
libstrat: delete old ipc templating.
2018-10-30 15:57:15 -07:00
TuxSH
536b89efae
Add boost as submodule
2018-10-30 23:49:26 +01:00
Michael Scire
44175058f6
libstrat: mark ServiceObjectHolder functions const
2018-10-31 05:04:00 +09:00
Michael Scire
6336089b63
libstrat: remove unused struct in serializer
2018-10-31 05:04:00 +09:00
Michael Scire
6ef34d80a0
libstrat: automatically detect+format rawdata structs correctly.
2018-10-31 05:04:00 +09:00
Michael Scire
2f7224edce
fs.mitm: increase thread count back to 5.
2018-10-31 05:04:00 +09:00
Michael Scire
c49cfbd6af
loader: update for libstratosphere refactor
2018-10-31 05:04:00 +09:00
Michael Scire
bbffbd654f
set.mitm: Split out from fs.mitm
2018-10-31 05:04:00 +09:00
Michael Scire
4cdd9aa8f1
libstratosphere: Fix uninitialized memory bug.
2018-10-31 05:04:00 +09:00
Michael Scire
23a85a7c24
fs.mitm: split out set.mitm
2018-10-31 05:04:00 +09:00
Michael Scire
3dc679215b
fs.mitm: Remove debugging options
2018-10-31 05:04:00 +09:00
Michael Scire
aef7d36300
fs.mitm: update for libstratosphere refactor
2018-10-31 05:04:00 +09:00
Michael Scire
887b4e0275
pm: update for libstratosphere refactor
2018-10-31 05:04:00 +09:00
Michael Scire
9a8c70ed68
sm: Update for libstratosphere refactor
2018-10-31 05:04:00 +09:00
Michael Scire
058f735031
libstratosphere: refactor everything
2018-10-31 05:04:00 +09:00
misson20000
5c147e5188
loader: add SetExternalContentSource extension
2018-10-29 07:11:16 +09:00
misson20000
18f51e9b2e
loader: add NpdmUtils function for invalidating the cache for a specific title
2018-10-29 07:11:16 +09:00
misson20000
376feb63bd
loader: make ShouldOverrideContents take a tid argument
2018-10-29 07:11:16 +09:00
Michael Scire
c0fe4f7af7
fs.mitm: Intercept qlaunch sysver request
2018-10-24 14:16:39 -07:00
Michael Scire
e1d884960d
fs.mitm: Improve configuration refresh file semantics.
2018-10-22 23:00:22 -07:00
Michael Scire
db97dd8d75
Loader: clean up orphaned function prototype
2018-10-22 22:56:26 -07:00
Michael Scire
f96e1d5074
loader/fs.mitm: Support override config changes at runtime
2018-10-22 22:53:40 -07:00
SciresM
85540d4ad2
fs.mitm: Fix correctness bug in LayeredRomfs::Read().
2018-10-19 12:15:18 +09:00
Michael Scire
06accd00f9
pm: steal memory from 4.0.0+ ? applet : application
2018-10-17 16:28:53 -07:00
Michael Scire
5dc31f001e
Stratosphere: Fix FS permissions for <4.0.0 KIPs
2018-10-17 16:26:36 -07:00
Michael Scire
781f2597e5
libstratosphere: Fix receive for multi-static IPC buffers
2018-10-17 03:49:05 -07:00
Michael Scire
4944986814
fs.mitm: Allow for disabling mitm for a title via flag.
2018-10-16 20:41:19 -07:00
Michael Scire
55ad57a02d
fs.mitm: Use same override button semantics as loader.
2018-10-16 19:01:41 -07:00
Michael Scire
6711cd93a8
atmosphere: extract API version management to common folder
2018-10-16 17:54:50 -07:00
Michael Scire
f603dbfc98
fs.mitm: Add domain support ( closes #202 )
2018-10-16 13:33:45 -07:00
Pika
9ae62a27dd
Fix ProcesState enum field names
2018-10-16 20:29:48 +09:00
Michael Scire
20faa7f00b
Loader: fix automatic apptype patching.
2018-10-05 09:13:00 -07:00
misson20000
2d6aba7a70
pm: add AtmosphereGetCurrentLimitInfo command to pm:dmnt
2018-10-05 13:55:27 +09:00
roblabla
0938057d67
Use new npdm-json format
2018-09-29 02:37:25 +00:00
Michael Scire
532b4f4de2
Loader: Fix HBL pool partition ID copy
2018-09-19 16:30:11 -07:00
Michael Scire
6afbcd12d9
Loader: Button override + first-class HBL support
2018-09-19 16:21:46 -07:00
TuxSH
d8391078c8
Fix creport according to latest libnx release changes
2018-09-19 15:03:50 +02:00
Michael Scire
0cad1935dd
libstratosphere: Fix condvar wrapper primitives
2018-09-09 07:04:16 -07:00
Michael Scire
488fc0f119
pm: Support for 6.0.0
2018-09-08 23:47:15 -07:00
hexkyz
28e4d4411d
Add and fix copyright notices for better GPL compliance (thanks @naehrwert and @CTCaer).
2018-09-07 16:00:13 +01:00
SciresM
bb0f3ac024
loader: Add support for 6.0.0.
2018-09-06 11:57:57 +09:00
Michael Scire
de49cfefac
creport: Print Break information on UserBreak
2018-08-11 19:16:29 -07:00
Michael Scire
326d58e28c
creport: tabs -> spaces
2018-08-11 19:02:12 -07:00
Michael Scire
6c8a1a39e1
creport: fix various issues, improve support ( closes #187 )
...
-Fixes a NULL deref in thread info parsing
-Heuristically uses [<buildid>] instead of rodata contents if NSO has no
name segment
-Adds full thread/code region dump for all firmwares, instead of just
5.x.
2018-08-11 18:46:41 -07:00