Commit Graph

57 Commits

Author SHA1 Message Date
蜻蜓特派员
50d9cea26a
ime dialog support other language where rename file (#563) 2020-04-21 08:11:05 +02:00
TheFloW
cbd823b2f0 Release v1.99 2019-08-26 14:00:49 +02:00
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
acf8956404 Moved browser related stuff to browser.c 2018-09-13 14:46:10 +02:00
TheFloW
6bfcfc3827 Cosmetic changes 2018-09-13 12:18:18 +02:00
TheFloW
c2250d1ff1 Cosmetic changes 2018-09-13 12:09:52 +02: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
fdc5c12059 Added ability to move between partitions by copying/deleting 2018-08-28 14:31:35 +02:00
TheFloW
90a6fafdf1 Fixed compatibility with udcd_uvc.skprx thanks to @xerpi 2018-08-27 17:34:44 +02:00
TheFloW
344f7bd17c Improved SFO viewer 2018-08-27 11:56:01 +02:00
TheFloW
dd98fa3f97 cr+lf -> lf 2018-08-27 10:05:53 +02:00
TheFloW
9570a0e656 Update v1.94 2018-06-21 10:12:04 +02:00
TheFloW
066e9c3128 Fixed gamecard mount detection 2018-06-19 23:53:09 +02:00
TheFloW
63f371a032 Added ability to mount xmc0: and added said partition to list 2018-06-19 22:52:56 +02:00
TheFloW
475d5e4dbb Update v1.93 2018-06-17 19:39:58 +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
cf73744e7b Use rawgit for automatic updates 2018-03-14 16:24:01 +01:00
TheFloW
90f9e55cad Added WIP adhoc code 2018-01-27 15:28:51 +01:00
TheFloW
b6af25c0c9 Added adhoc transfer WIP 2018-01-26 11:36:14 +01:00
TheFloW
840c604b9d Improved controls 2018-01-25 22:22:07 +01:00
TheFloW
d0910065a6 Added ability to open .psarc files. 2018-01-25 16:48:51 +01:00
TheFloW
cf9d63961e Fixed memory leak 2018-01-03 22:53:18 +01:00
TheFloW
6753b26b91 Refactored code 2018-01-03 22:37:11 +01:00
TheFloW
ad4f3020ce Added support for password encrypted zip archives 2018-01-03 17:09:22 +01:00
TheFloW
1dd26f25d8 Fixed bug in multi volume archive detection 2018-01-03 10:26:47 +01:00
TheFloW
32720d2590 Improved code 2018-01-02 20:50:41 +01:00
TheFloW
6f790862d6 Update v1.77 2018-01-01 12:11:02 +01:00
TheFloW
8288f31e94 Added all archive file types 2017-12-31 01:47:19 +01:00
TheFloW
77bddb8836 Finished libarchive port 2017-12-30 23:08:04 +01:00
TheFloW
cc320b16d4 Use libarchive 2017-12-30 20:35:25 +01:00
TheFloW
260c6a76f7 Improved position correction code 2017-12-30 11:43:37 +01:00
TheFloW
078cf049e9 Improved code 2017-12-30 00:23:08 +01:00
VitaSmith
7f2d1134d9 Add license database refresh
A new menu feature "Refresh license database" is now available from the top context menu.

Its action is to parse all the .rif files under ux0:licence/app and ux0:licence/addcont,
and import them to the ux0:licence/license.db SQLite database (which gets created it it
doesn't already exists).

Used in conjunction with the new App/DLC refresh feature, this allows Vita users to
restore their content straight from PKG downloads, and let VitaShell do the job of also
restoring the relevant license from the DB backup.

This also fixes a small typo in LANGUAGE_CONTAINER_SIZE and adds a .editorconfig, to
ensure that the indentation settings of VitaShell are followed by modern code editors.
2017-10-29 01:55:56 +01:00
TheFloW
dae62124a2 Cosmetic changes 2017-10-13 12:42:36 +02:00
TheFloW
5a376ca464 Update v1.75 2017-10-02 11:14:15 +02:00
TheFloW
f463fe3689 Fixed Memory Card remount bug 2017-09-30 17:31:05 +02:00
TheFloW
6ca9db843b Fixed some bugs 2017-09-17 22:55:32 +02:00
TheFloW
3c5378c017 Fixed files export from pfs path 2017-09-17 21:15:43 +02:00
TheFloW
670a44be52 Fixed some bugs 2017-09-17 20:29:43 +02:00
TheFloW
f1fd0cdc93 Fixed bugs 2017-09-17 11:00:34 +02:00
TheFloW
ce92682d12 Some changes 2017-09-16 23:49:32 +02:00
TheFloW
eb6048a8f2 Fixed some bugs 2017-09-16 22:34:06 +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
6835672a1e Added videoexport 2017-06-23 00:09:31 +02:00
hyln9
bdcc448220 Added imc0: mounting 2017-04-23 21:13:25 +08:00
TheFloW
16e2e1eeaf Update v1.61 2017-03-18 10:56:46 +01:00
TheFloW
8120486639 Improved some stuff 2017-03-05 15:27:16 +01:00
TheFloW
8678f74b56 Finished refresh feature 2017-02-28 19:35:01 +01:00