Commit Graph

143 Commits

Author SHA1 Message Date
Licardo
4d7671b66d Fix Chinese characters missing (#543)
* Fix Chinese characters missing

* Fix Chinese characters missing

* include simplified Chinese by default
2019-06-21 12:00:20 +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
577fe572f3 Updated settings png 2018-08-28 11:24:20 +02:00
TheFloW
36a16a48ea Added ability to disable vpk warning 2018-08-27 17:51:18 +02:00
TheFloW
b98ce6b46c Fixed cmake dependencies. Thanks to @devnoname120 2018-08-27 15:29:02 +02:00
TheFloW
c559a8a0fd Fixed usb 2018-08-27 10:33:07 +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
17a68fbdc8 Added support for 3.68 2018-04-14 12:40:20 +02:00
TheFloW
61b7b03194 Added ability to open savedatas and trophys decrypted. 2018-03-27 17:15:16 +02:00
TheFloW
0df158b2b7 Fixed updater 2018-03-14 17:11:55 +01:00
TheFloW
1906484303 Update v1.82 2018-03-10 00:26:30 +01:00
TheFloW
0989e5170b Added support for 3.65 2018-03-02 23:04:58 +01:00
TheFloW
0a399ea2c4 Ported VitaShell to 3.67 2018-02-17 15:11:45 +01:00
azumukupoe
0fd1c405b0 Fix japanese.txt and english.txt 2018-01-29 01:30:12 +09:00
azumukupoe
dbe7f872e3 Improve english_us.txt 2018-01-29 01:25:57 +09:00
TheFloW
26a380cd83 Release v1.81 2018-01-28 14:19:57 +01:00
TheFloW
36d579b625 Release v1.81 2018-01-27 23:21:46 +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
d498044c2e Release v1.8 2018-01-25 18:24:04 +01:00
TheFloW
5832045ac3 Release v1.79 2018-01-25 17:00:37 +01:00
TheFloW
ad4f3020ce Added support for password encrypted zip archives 2018-01-03 17:09:22 +01:00
TheFloW
46236aad99 Fixed bug where archives > 2GB couldn't be opened 2018-01-01 20:10:45 +01:00
azumukupoe
235b73ae64 Merge remote-tracking branch 'upstream/master' 2018-01-01 21:51:07 +09:00
azumukupoe
32d65607cb Fix resources\english_us.txt 2018-01-01 21:42:23 +09:00
TheFloW
e9b0ca917d Fixed archive bug and added new Electron settings look 2018-01-01 12:47:49 +01:00
TheFloW
6f790862d6 Update v1.77 2018-01-01 12:11:02 +01:00
TheOfficialFloW
2e94be6d3b
Fixed archive string 2017-12-31 01:48:40 +01:00
TheFloW
8288f31e94 Added all archive file types 2017-12-31 01:47:19 +01:00
TheFloW
9c3ee190ec Update v1.76 2017-10-29 10:56:02 +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
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
TheOfficialFloW
a9d3cee60d Update changeinfo.txt 2017-09-18 13:25:58 +02:00
TheOfficialFloW
5a7b2a3346 Update changeinfo.txt 2017-09-18 13:17:04 +02:00
TheFloW
fc794a0ed2 Update v1.74 2017-09-18 13:13:45 +02:00
cxziaho
bdbcb869c2 Now downloads from any URL that points to a file. Fixes C2-13696-5. 2017-09-18 20:30:24 +12:00
TheFloW
ca7f899230 Update v1.73 2017-09-18 08:32:14 +02:00
TheFloW
a303be1b47 Update v1.72 2017-09-17 23:08:35 +02:00
TheFloW
ed61f704ab Update v1.71 2017-09-17 20:45:07 +02:00
TheFloW
63e481171d Update v1.7 2017-09-17 16:55:29 +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
cxziaho
f90ffa53e2 Added QR Code scanner and file downloader 2017-09-16 21:18:56 +12:00