Adubbz
|
cfabec986c
|
lr: Cleanup lr_redirection
|
2019-10-01 17:58:33 +10:00 |
|
Adubbz
|
20a4d9203c
|
Move results to libstrat
|
2019-10-01 17:58:33 +10:00 |
|
Adubbz
|
dc74591310
|
Reorder stratosphere Makefile
|
2019-10-01 17:58:32 +10:00 |
|
Adubbz
|
fd2ea47f74
|
lr: Introducing registered data
|
2019-10-01 17:58:32 +10:00 |
|
Adubbz
|
f822902203
|
Correct main thread stack size
|
2019-10-01 17:58:32 +10:00 |
|
Adubbz
|
c1c08b7d03
|
Correct amount of add on content
|
2019-10-01 17:58:31 +10:00 |
|
Adubbz
|
da0a293f38
|
Fixed 1.0.0 booting
|
2019-10-01 17:58:31 +10:00 |
|
Adubbz
|
85e36522e4
|
Remove debug code
|
2019-10-01 17:58:31 +10:00 |
|
Adubbz
|
46eefc5b2a
|
Fixed doubleup on path creation
|
2019-10-01 17:58:31 +10:00 |
|
Adubbz
|
4e5981488e
|
Fixed reinitialization
|
2019-10-01 17:58:30 +10:00 |
|
Adubbz
|
01c7f3242c
|
Improved type safety
|
2019-10-01 17:58:30 +10:00 |
|
Adubbz
|
b17c556fcb
|
Fixed ContentId/PlaceHolderId alignment
|
2019-10-01 17:58:30 +10:00 |
|
Adubbz
|
b7f72323a7
|
Fixed file modes
|
2019-10-01 17:58:30 +10:00 |
|
Adubbz
|
1a7b9c3428
|
Misc changes
|
2019-10-01 17:58:29 +10:00 |
|
Adubbz
|
ca2252254f
|
Revert "Remove debug code (again)"
This reverts commit 168447d80e .
|
2019-10-01 17:58:29 +10:00 |
|
Adubbz
|
d37b92b5c6
|
Remove debug code (again)
|
2019-10-01 17:58:29 +10:00 |
|
Adubbz
|
3c0e0443e2
|
Refactor placeholder cacheing
|
2019-10-01 17:58:28 +10:00 |
|
Adubbz
|
8761e5f415
|
Misc cleanup
|
2019-10-01 17:58:28 +10:00 |
|
Adubbz
|
82c97b1e4b
|
Abstract away file writing logic
|
2019-10-01 17:58:28 +10:00 |
|
Adubbz
|
3c64b34cc4
|
Universally use EnsureEnabled
|
2019-10-01 17:58:28 +10:00 |
|
Adubbz
|
ac24ab8005
|
Always cache placeholder file. Switch to ftell for preventing appending
|
2019-10-01 17:58:27 +10:00 |
|
Adubbz
|
1283f50572
|
Revert "Removed debug code"
This reverts commit d6ff261fcc .
|
2019-10-01 17:58:27 +10:00 |
|
Adubbz
|
bc377bd5dd
|
Manually prevent placeholder/content appending
|
2019-10-01 17:58:26 +10:00 |
|
Adubbz
|
6060aee62b
|
Added a scope guard for WritePlaceHolder
|
2019-10-01 17:58:26 +10:00 |
|
Adubbz
|
a98a2f4592
|
Removed debug code
|
2019-10-01 17:58:26 +10:00 |
|
Adubbz
|
52837a78f4
|
Fixed List implementation. Also lots of debug logging.
|
2019-10-01 17:58:25 +10:00 |
|
Adubbz
|
d58d370123
|
Prevent automatic placeholder creation on open
|
2019-10-01 17:58:25 +10:00 |
|
Adubbz
|
16f437842c
|
Fixed incorrect content manager destruction
|
2019-10-01 17:58:25 +10:00 |
|
Adubbz
|
68d1ef1d43
|
Fixed placeholder/content deletion
|
2019-10-01 17:58:24 +10:00 |
|
Adubbz
|
abc94ea27d
|
Various fixes. Note: This contains debug stuff which will be removed later. I was getting tired of having to cherrypick tiny changes
|
2019-10-01 17:58:24 +10:00 |
|
Adubbz
|
352b747789
|
Bump heap size, fix CleanupAllPlaceHolder
|
2019-10-01 17:58:24 +10:00 |
|
Adubbz
|
e9879165b4
|
Fixed content path generation
|
2019-10-01 17:58:24 +10:00 |
|
Adubbz
|
77ebbecdc2
|
Fix logic inversion
|
2019-10-01 17:58:23 +10:00 |
|
Adubbz
|
991138ca1d
|
Make dispatch tables great again
|
2019-10-01 17:58:23 +10:00 |
|
Adubbz
|
852565fa2e
|
Various command improvements
|
2019-10-01 17:58:23 +10:00 |
|
Adubbz
|
f8a582c689
|
More main fixes
|
2019-10-01 17:58:22 +10:00 |
|
Adubbz
|
cfdbf53271
|
Fixed more stdio error handling
|
2019-10-01 17:58:22 +10:00 |
|
Adubbz
|
36c1fafb0d
|
errno begone
|
2019-10-01 17:58:22 +10:00 |
|
Adubbz
|
d985c0e87f
|
Misc fixes
|
2019-10-01 17:58:22 +10:00 |
|
Adubbz
|
c1b48289df
|
Use r+b, not w+b
|
2019-10-01 17:58:21 +10:00 |
|
Adubbz
|
2e8f90fa42
|
Fix HasFile and HasDirectory
|
2019-10-01 17:58:21 +10:00 |
|
Adubbz
|
cd303702f3
|
Fix a potential data abort when flushing the placeholder accessor cache
|
2019-10-01 17:58:21 +10:00 |
|
Adubbz
|
5e53256388
|
Fix incorrect setup for NandUser's content storage entry
|
2019-10-01 17:58:21 +10:00 |
|
Adubbz
|
8124e03684
|
Stack size bump
|
2019-10-01 17:58:20 +10:00 |
|
Adubbz
|
5c3195514c
|
Give access to svcCallSecureMonitor
|
2019-10-01 17:58:20 +10:00 |
|
Adubbz
|
f37dc79ad9
|
Remove unnecessary smExit
|
2019-10-01 17:58:20 +10:00 |
|
Adubbz
|
83a3fdadea
|
Modernize ncm_main
|
2019-10-01 17:58:20 +10:00 |
|
Adubbz
|
cd374a04f5
|
Implement NCM
|
2019-10-01 17:58:19 +10:00 |
|
hexkyz
|
73d904036d
|
fusee: relax emummc multipart check for FAT32
|
2019-09-27 19:35:00 +01:00 |
|
Michael Scire
|
542833866e
|
git subrepo push stratosphere/libstratosphere
subrepo:
subdir: "stratosphere/libstratosphere"
merged: "8bae7b4a"
upstream:
origin: "https://github.com/Atmosphere-NX/libstratosphere"
branch: "master"
commit: "8bae7b4a"
git-subrepo:
version: "0.4.0"
origin: "https://github.com/ingydotnet/git-subrepo"
commit: "5d6aba9"
|
2019-09-18 12:43:47 -07:00 |
|