Commit Graph

60 Commits

Author SHA1 Message Date
Rinnegatamante
81af70971b
Check for malformed TitleID with lowercase letters and fix build on latest vitasdk. (#624)
* Fix compilation on latest vitasdk.

* Check for malformed TitleID with lowercase letters.
2022-09-05 07:42:54 +02:00
Bluzume
42fcc22517
Fix crashes on "Refresh Liveara" w PSM (#560)
* Fix Crashing when installing PSM

* removed redundant variable from refresh.c

* Change { location

* Change location of "{

* Change location of "{"

* move int ret;

* fix mixed tabs/spaces

* fix return indentation
2020-04-21 08:09:55 +02:00
TheFloW
7f6a1650aa Revert "Add Support for PlayStation Mobile games in "Refresh Livearea" (#557)"
This reverts commit ee7060cdc1.
2020-01-19 00:02:26 +01:00
Bluzume
ee7060cdc1 Add Support for PlayStation Mobile games in "Refresh Livearea" (#557)
* Add Suppot for PlayStation Mobile games in "Refresh Livearea"

* Add support for PlayStation Mobile games to "Refresh Livearea"

(and my credits ofc-)

* Switched to vitasdk provied structs

* Add files via upload
2020-01-15 19:54:36 +01:00
TheFloW
36a16a48ea Added ability to disable vpk warning 2018-08-27 17:51:18 +02:00
TheFloW
344f7bd17c Improved SFO viewer 2018-08-27 11:56:01 +02:00
TheFloW
57d1f62368 Use error codes 2018-08-27 09:54:46 +02:00
TheFloW
0f7d2dae82 Refactored code 2018-01-28 11:28:02 +01:00
TheFloW
4a31ac8100 Added natural sorting for filenames. 2018-01-25 11:11:08 +01:00
TheFloW
5c3370e9bf Clear password first before opening vpk 2018-01-03 17:13:12 +01:00
TheFloW
77bddb8836 Finished libarchive port 2017-12-30 23:08:04 +01:00
TheFloW
a9f68eb475 Fixed OSK freeze 2017-12-30 13:01:48 +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
eb6048a8f2 Fixed some bugs 2017-09-16 22:34:06 +02:00
TheFloW
16e2e1eeaf Update v1.61 2017-03-18 10:56:46 +01:00
TheFloW
cdd77f6559 Inherit file statistics 2017-03-05 18:31:21 +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
TheFloW
8d78ef3e6a Added WIP refresh feature 2017-02-27 21:53:38 +01:00
TheFloW
86a4de0271 Added user proxy module 2017-02-26 22:02:29 +01:00
TheFloW
a14cc7f365 Improvements 2017-02-25 10:27:52 +01:00
TheFloW
5fceb7387f Optimized some stuff 2017-02-24 18:42:34 +01:00
TheFloW
6904cb267f Refactored some code 2017-02-13 21:07:09 +01:00
TheFloW
50700c39a1 General improvement 2017-02-12 16:27:43 +01:00
TheFloW
c6328a552d Release VitaShell 1.5 2017-01-12 17:45:52 +01:00
TheFloW
5f4656c839 Use SceShell authid. Removed head.bin check in pkg installer 2016-12-19 23:00:37 +01:00
TheFloW
ea3a193528 Improved stuff 2016-12-19 22:54:53 +01:00
Sunguk Lee
f2b235a0d0 Support latest toolchain 2016-12-01 02:21:56 +09:00
TheFloW
871ee24490 Fixed package installation is safe homebrews, updated HENkaku config 2016-11-06 10:32:47 +01:00
TheFloW
e68933686a Update v1.4 2016-10-27 20:17:20 +02:00
TheFloW
76bc048937 Count directories as 4096bytes 2016-10-25 10:43:10 +02:00
TheFloW
136ed9ec43 Changed some stuff and added unsafe fself checking for all files. 2016-10-15 11:53:10 +02:00
Soar Qin
cf7e2c837e 1. Added warning to install folder message
2. Move folder back if installation failed
2016-09-24 15:18:18 +08:00
Soar Qin
a891aed3ee Added folder installation function in 'More...' menu 2016-09-24 15:11:14 +08:00
TheOfficialFloW
15aba4ded2 Update package_installer.c 2016-09-21 20:07:07 +02:00
TheFloW
a5a12502ac Delete VitaShell updater after updating. 2016-09-20 16:18:24 +02:00
TheFloW
56d5e4970b Minor update v1.1 2016-09-13 23:09:47 +02:00
TheFloW
cbe96a16b7 Release v1.00 2016-09-12 22:34:03 +02:00
TheFloW
da2e11f0a1 Finished audio player. Added OGG playback. 2016-09-12 15:49:51 +02:00
TheFloW
31913b1556 Use FileProcessParam. 2016-09-10 14:35:15 +02:00
TheFloW
9fb4f4778f Added patch to make .vpk dumps showing as retail version in livearea. 2016-09-08 21:37:02 +02:00
TheFloW
f81c80b2a1 Vpk update installation fix. 2016-09-07 19:19:07 +02:00
TheFloW
a627edca9e Added vpk update installation. 2016-09-06 21:57:04 +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
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
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