Commit Graph

4 Commits

Author SHA1 Message Date
TheFloW
260c6a76f7 Improved position correction code 2017-12-30 11:43:37 +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
8d78ef3e6a Added WIP refresh feature 2017-02-27 21:53:38 +01:00