Commit Graph

5 Commits

Author SHA1 Message Date
TheRadziu
d7de7edebe Finished "Refresh LiveArea" function rework, added patches support (#515)
* Changed how content type is determined

Also added some code related to non-working (at this moment) theme promotion

* revoked code related to theme promotion

I give up, can't continue with the undocumented scePromoterUtilityPromotePkgWithRif error.

* Added PoC Patch refresh code

Note: right now it does not check if installed app_ver == patch app_ver, so it promotes ALL patches for installed titles.

* Move pfs related functions to pfs.c/pfs.h

* Reverted some unintended changes

* Cleaned up debug prints

* Cleaned up unused PFS code

* Patch refresh PoC v2

* Fixed Misplaced pfsUmount()

* Removed rest of the debug prints, feature is now fully functional
2018-11-22 08:56:12 +01:00
TheFloW
460c44ae23 Fixed memory leak 2018-09-13 15:18:19 +02:00
TheFloW
a4829945cc Allow more dir levels 2018-09-13 15:12:28 +02:00
TheFloW
92b1ec481e QR code shortcut assigned to left+O 2018-09-13 15:03:31 +02:00
TheFloW
acf8956404 Moved browser related stuff to browser.c 2018-09-13 14:46:10 +02:00