Commit Graph

339 Commits

Author SHA1 Message Date
TheFloW
54d0b657db Added WIP 'More' item. 2016-09-07 21:56:40 +02:00
TheFloW
3e63791781 Use strcasecmp/strncasecmp for path comparing. 2016-09-07 20:42:44 +02:00
TheFloW
3ec81a109f Use strcasecmp/strncasecmp for path comparing. 2016-09-07 20:39:33 +02:00
TheFloW
f7f959501a Extended ime dialog methods. 2016-09-07 20:18:43 +02:00
Marco Kirchner
47a6d0b626 check lower bounds when skipping page down 2016-09-07 19:29:57 +02:00
TheFloW
f81c80b2a1 Vpk update installation fix. 2016-09-07 19:19:07 +02:00
TheOfficialFloW
b29a74cb5d Merge pull request #53 from BigBoot/page_skip
Page skip
2016-09-07 19:10:55 +02:00
Marco Kirchner
28a66fc830 add page skip 2016-09-07 19:07:47 +02:00
Marco Kirchner
6c48503b45 open file in truncate mode 2016-09-07 19:06:58 +02:00
TheOfficialFloW
e8b72c0fec Merge pull request #52 from BigBoot/texteditor
Add text editor
2016-09-07 17:54:50 +02:00
Marco Kirchner
82e56ea8f6 add text editor 2016-09-07 15:52:06 +02:00
TheOfficialFloW
0e7ad6cef4 Merge pull request #50 from xperia64/master
Add SHA1 Context Menu Item
2016-09-07 13:20:36 +02:00
Adam Kimball
3ea0e0db8e Add comments to SHA1 code, tweak style to match rest of VitaShell 2016-09-07 02:50:52 +00:00
xperia64
5c4c231dfe Add SHA1 Context Menu Option 2016-09-06 23:52:33 +00:00
TheFloW
a627edca9e Added vpk update installation. 2016-09-06 21:57:04 +02:00
TheFloW
826f4e2957 Implemented movePath method. 2016-09-06 21:19:21 +02:00
TheFloW
6c26fd6f08 Added 'Extracting' text and file list refresh when keeping FTP in background. 2016-09-06 18:16:29 +02:00
TheFloW
bd739abab4 Use installPackage function for ftp promoting. 2016-09-06 18:00:45 +02:00
littlebalup
683a2ec411 Merge remote-tracking branch 'refs/remotes/TheOfficialFloW/master' 2016-09-06 15:30:40 +02:00
TheFloW
d3befd75e3 Close archive after vpk extraction. 2016-09-05 22:19:46 +02:00
TheFloW
3a4a74e6a8 Fixed vpk installation progress bar. 2016-09-05 22:08:25 +02:00
TheFloW
d44e176e2e Added sfo functions 2016-09-05 22:05:05 +02:00
TheOfficialFloW
2fa16fa175 Merge pull request #47 from soywiz/keep-power-lock
Enabling ftp activates powerlock, but activating a game from ftp, lau…
2016-09-05 20:39:55 +02:00
Carlos Ballesteros Velasco
9a82249db6 Enabling ftp activates powerlock, but activating a game from ftp, launches package_installer that after ending, disables the powertick even when ftp has activated it
So instead of setting to 0 or 1, powerLock/powerUnlock will act as increment/decrement.
It should work as far as you call unlock after locking (which is the case right now as far as i have seen)
2016-09-05 20:36:49 +02:00
littlebalup
a3fd43bf3b Merge remote-tracking branch 'refs/remotes/TheOfficialFloW/master' 2016-09-05 19:44:06 +02:00
TheOfficialFloW
84632c032f Merge pull request #46 from soywiz/proper-ftp-promotion-fix
Fixed: closeWaitDialog caused package_installer to autocancel extract…
2016-09-05 16:44:37 +02:00
Carlos Ballesteros Velasco
810e468f45 Fixed: closeWaitDialog caused package_installer to autocancel extractArchivePath, so promotion was not working
Created a better fix, that makes unassisted mode to not mess with dialogs at all, which is much metter
Also checks the result of the thread to notify ftp client properly about the result
2016-09-05 16:36:19 +02:00
TheOfficialFloW
75238be1db Merge pull request #43 from soywiz/promoting-via-ftp
Unassisted promotion via ftp custom command PROM <vpkpath>
2016-09-05 15:15:53 +02:00
Carlos Ballesteros Velasco
475770809a Cleanups 2016-09-05 14:58:36 +02:00
Carlos Ballesteros Velasco
f025acc367 Manage to reopen ftp popup and get it in a working state 2016-09-04 22:53:46 +02:00
Carlos Ballesteros Velasco
006d4979ea First try to get promoting working 2016-09-04 16:41:00 +02:00
TheFloW
522683e39f Set focus on file for install-all feature 2016-09-04 15:30:39 +02:00
TheFloW
45d6acd8a9 Improved install-all feature 2016-09-04 15:12:31 +02:00
TheOfficialFloW
2efcd98b21 Merge pull request #42 from ribbid987/master
fixes #22
2016-09-04 14:53:15 +02:00
ribbid987
80e91c89d8 Change Entry to top and display only on vpk 2016-09-04 14:51:14 +02:00
TheOfficialFloW
40a3eeb698 Update README.md 2016-09-04 14:37:42 +02:00
ribbid987
ef6bafd506 fixes #22 2016-09-04 14:29:21 +02:00
littlebalup
ac13223f8b Merge remote-tracking branch 'refs/remotes/TheOfficialFloW/master' 2016-09-04 13:38:19 +02:00
TheFloW
ab7cbf63ee Release 0.91 2016-09-04 13:03:18 +02:00
TheFloW
5ee3b3df55 Fixed little bug. 2016-09-04 12:56:46 +02:00
TheFloW
ec51cc1ce3 Finished network update feature. 2016-09-04 12:55:15 +02:00
TheFloW
0368a4ada1 Added network update downloader. 2016-09-04 11:19:11 +02:00
TheFloW
43f13c049b WIP network update 2016-09-04 10:44:48 +02:00
TheOfficialFloW
593010c357 Merge pull request #35 from littlebalup/master
Added audio, text and SFO file icons
2016-09-04 08:51:12 +02:00
littlebalup
41c25befb9 Merge remote-tracking branch 'refs/remotes/TheOfficialFloW/master' 2016-09-04 00:08:38 +02:00
littlebalup
d33fc9097b Added text file icon 2016-09-04 00:08:22 +02:00
TheOfficialFloW
93b7a2b4d1 Update README.md 2016-09-03 23:57:23 +02:00
TheOfficialFloW
98c82e9316 Update README.md 2016-09-03 23:40:50 +02:00
littlebalup
db86470e93 Added audio (mp3) and SFO file icons 2016-09-03 23:35:34 +02:00
littlebalup
09ddb32d90 Merge remote-tracking branch 'refs/remotes/TheOfficialFloW/master' 2016-09-03 23:04:59 +02:00