TheFloW
1dd26f25d8
Fixed bug in multi volume archive detection
2018-01-03 10:26:47 +01:00
TheFloW
ab0f6586b0
Fixed bug in multi volume archive detection
2018-01-02 22:47:36 +01:00
TheFloW
8ac9dac4f9
Added multi volume archive support
2018-01-02 21:56:03 +01:00
TheFloW
32720d2590
Improved code
2018-01-02 20:50:41 +01:00
TheFloW
46236aad99
Fixed bug where archives > 2GB couldn't be opened
2018-01-01 20:10:45 +01: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
TheFloW
ed327ff700
Improved archive filesystem
2018-01-01 02:25:51 +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
dae62124a2
Cosmetic changes
2017-10-13 12:42:36 +02:00
TheFloW
ce92682d12
Some changes
2017-09-16 23:49:32 +02:00
TheFloW
a14cc7f365
Improvements
2017-02-25 10:27:52 +01:00
TheFloW
b7df64efde
Added scrolling text in property dialog
2017-02-25 00:16:10 +01:00
TheFloW
50700c39a1
General improvement
2017-02-12 16:27:43 +01:00
Sunguk Lee
1b70620d37
Fix crash at the vpk install
...
1. wrong phdr pointer position
2. wrong segment pointer position
3. checkForUnsafeImports should use elf2 section
2017-01-14 00:48:31 +09:00
TheFloW
c6328a552d
Release VitaShell 1.5
2017-01-12 17:45:52 +01:00
Sunguk Lee
f0a9325e07
Fix wrong section detection
...
old vita-make-self used header_len value for second elf starting offset.
and this value [always set 0x1000][1].
but compressed case, section can allocate inside of header part.
this change introduced [vitasdk/vita-toolchain@49ea8ff24 ][2].
[1]: https://github.com/vitasdk/vita-toolchain/blob/2f11d0e/src/vita-make-fself.c#L107
[2]: https://github.com/vitasdk/vita-toolchain/commit/49ea8ff246e6
2016-12-28 01:16:59 +09:00
TheFloW
ea3a193528
Improved stuff
2016-12-19 22:54:53 +01:00
Sunguk Lee
57242ce432
Detect fself sections
...
read section offset from SCE header.
2016-12-10 02:37:13 +09:00
Sunguk Lee
76f396d9b9
Support safety checking compressed fself
...
new vita-toolchain added fself binary compression.
but this feature also compress `ELF` header and NID information
so, we need to uncompress datas for safety checking
https://github.com/vitasdk/vita-toolchain/pull/90
2016-12-10 01:32:50 +09:00
TheFloW
67371bae72
Fixed date and fixed savedata
2016-11-01 09:53:35 +01:00
TheFloW
825498fd95
Added size and date sort
2016-10-30 20:00:06 +01:00
TheFloW
899b4a57d8
Fix zip info
2016-10-30 14:09:56 +01:00
TheFloW
5207df01cc
More information
2016-10-30 14:08:31 +01:00
TheFloW
f69e895aac
More property information
2016-10-30 14:06:50 +01:00
TheFloW
50904ffcce
File properties :)
2016-10-30 12:57:36 +01:00
TheFloW
e68933686a
Update v1.4
2016-10-27 20:17:20 +02:00
TheFloW
4119bb01ac
Improved zip stuff.
2016-10-27 18:38:21 +02:00
TheFloW
76bc048937
Count directories as 4096bytes
2016-10-25 10:43:10 +02:00
TheFloW
ce8113da96
Added vpk imports checking. Request by yifanlu.
2016-10-15 17:48:58 +02:00
TheFloW
6ef0c2f2a4
Finished compression feature.
2016-10-15 16:49:06 +02:00
TheFloW
136ed9ec43
Changed some stuff and added unsafe fself checking for all files.
2016-10-15 11:53:10 +02:00
TheFloW
a82bd91867
Fixed compiling error.
2016-09-12 20:39:06 +02:00
TheFloW
90a2e5fb73
Added reopening for suspend/resume enodev bug.
2016-09-12 20:36:07 +02:00
TheFloW
7cc84caf9c
Add mp3player POC.
2016-09-11 16:59:31 +02:00
TheFloW
31913b1556
Use FileProcessParam.
2016-09-10 14:35:15 +02:00
TheFloW
3e63791781
Use strcasecmp/strncasecmp for path comparing.
2016-09-07 20:42:44 +02:00
TheFloW
4360057f8d
Fixed vpk installation and fixed progressbar color.
2016-08-27 14:34:23 +02:00
TheFloW
608102ad51
Use uint64_t for size variables
2016-08-26 21:08:43 +02:00
TheFloW
69264e97b3
Increased zip archive opening speed
2016-08-24 20:13:06 +02:00
TheFloW
451ee91c1e
Dropped fex and now using minizip. Updated to latest vitasdk.
2016-08-23 14:50:39 +02:00
TheFloW
163f34db05
Added error handling in copy/extract file.
2016-08-21 14:30:40 +02:00
TheFloW
fd8e2387aa
Update v0.7
2016-08-06 08:59:41 +02:00