Commit Graph

10 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
Andrin Bertschi
8eff0e6bba Feature/bookmarks (#487)
* wip

* add symlink functions

* introduce symlink drawing

* remove warnings

* add symlink theme

* wip

* better magic number compare

* wip

* wip

* refactoring

* resolve links

* add theme

* nested dir symlink contxt

* nested symlinks with correct sel position

* remove todos

* wip non compiling

* archive mode

* resolve files

* add context menu

* resolve files correctly

* err code

* add shortcut for bookmarks

* recent files

* l/r switching

* wip

* menu changes

* bookmark dialog

* wip

* add sort mode

* recent files

* dont store parent dir in recent files

* clean up

* recent menu entry

* error msgs

* code style ptr

* arrow

* new menu entries

* remapping shortcuts

* introduce symlink ext

* fix symlink extension

* file extension behaviour for folders

* clean recent files

* typo

* change order of delete for recent folder

* use left arrow key for shortcut not L key

* skip symlink hierarchies when pressing O in bookmarks/ recent files

* hide new bookmark entry when bookmark folder selected
2018-09-13 12:00:30 +02:00
TheFloW
90a6fafdf1 Fixed compatibility with udcd_uvc.skprx thanks to @xerpi 2018-08-27 17:34:44 +02:00
Andrin Bertschi
4c090853d6 create new files (#432)
* introduce new file creation, remove new folder from main menu

* aesthetics
2018-06-16 21:54:19 +02:00
TheFloW
61b7b03194 Added ability to open savedatas and trophys decrypted. 2018-03-27 17:15:16 +02:00
TheFloW
260c6a76f7 Improved position correction code 2017-12-30 11:43:37 +01:00
TheFloW
dae62124a2 Cosmetic changes 2017-10-13 12:42:36 +02:00
TheFloW
9385a48706 Added ability to mount sd2vita and psvsd as usbdevice 2017-09-16 21:29:48 +02:00
TheFloW
9ec812364c Added ability to open applications without pfs 2017-09-16 13:40:19 +02:00
TheFloW
6904cb267f Refactored some code 2017-02-13 21:07:09 +01:00