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
Princess-of-Sleeping
a7a9d5d9d2
Fix _sceNpDrmGetRifName arguments ( #594 )
2021-04-14 23:05:52 +02:00
bythos14
2adb4b8b25
Fix build errors on latest VitaSDK. ( #583 )
2020-10-16 17:14:05 +02:00
cuevavirus
3d7ebe61e6
Only use Ehdr and Phdr from SELF header ( #581 )
...
segment_info in the SELF header contains offsets to segments. It is a
coincidence of Vitasdk that the first segment also contains the ELF
header and program headers. The second ELF header and program headers
may precede the first segment or may not be present at all.
2020-09-25 19:50:22 +02:00
CrewMdk
45069ba9da
Updated spanish language translation ( #569 )
...
* Updated spanish language translation
Some texts were changed for a better understanding.
* Updated spanish language translation
2020-05-30 11:30:31 +02:00
Claus Østergaard
acfd60019d
Update danish.txt ( #575 )
...
Translation missing
2020-05-30 11:30:13 +02:00
max-rocha
a3d5b46ccd
Update portuguese_br.txt ( #566 )
...
Improved pt-BR translation.
2020-04-21 08:12:35 +02:00
蜻蜓特派员
50d9cea26a
ime dialog support other language where rename file ( #563 )
2020-04-21 08:11:05 +02:00
KOZ39
c5fbca0870
Improve Korean translation ( #565 )
...
* Improved Korean translation
* Fix typo
* Update korean.txt
* Update korean.txt
* Update korean.txt
* Some rollback and additional modifications
* Update korean.txt
2020-04-21 08:10:40 +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
CrewMdk
f8201252bd
Updated spanish language translation ( #568 )
...
Some texts were changed for a better understanding.
2020-04-06 20:48:42 +02:00
Sunguk Lee
680dd60080
Fix build fault with new [buildtool patch][1] ( #562 )
...
- partialy support building with ninja; need to fix `release` and `send`
- detection module path using CMAKE_BINARY_DIR; but dirty hack
[1]: https://github.com/vitasdk/vita-toolchain/commit/4545e75e6
2020-02-10 23:24:11 +02:00
cuevavirus
d5d756eeca
Handle very large SceRtcTick ( #561 )
...
SceDateTime is only documented to support years between 1 and 9999, many
SceRtc functions including sceRtcGetTick will fail for years outside of
this range. However, SceRtcTick can correspond to very large years.
2020-01-20 21:27:12 +01:00
TheOfficialFloW
c5c9399afe
Update CHANGELOG.md
2020-01-19 00:08:47 +01:00
TheFloW
afa356c593
Update v2.02
2020-01-19 00:07:43 +01: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
TheFloW
62b98863bd
Update version.bin
2020-01-16 19:34:48 +01:00
TheFloW
3fd119d534
Update v2.0.1
2020-01-16 19:31:59 +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
Yoti
8c1017140d
Added support for FW 3.57 ( #556 )
...
* Added support for FW 3.73
* Added support for FW 3.73
* Added support for FW 3.57
* Added support for FW 3.57
2020-01-01 23:31:47 +01:00
RealYoti
246d3180f2
Added support for FW 3.73 ( #553 )
...
* Added support for FW 3.73
* Added support for FW 3.73
2019-12-26 22:27:37 +01:00
TheFloW
a87ac27449
Release v2.00
2019-08-27 23:25:13 +02:00
TheFloW
cbd823b2f0
Release v1.99
2019-08-26 14:00:49 +02:00
TheFloW
a2d64d4958
Added support for FW 3.71
2019-08-26 13:51:50 +02:00
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
Princess of Sleeping
8d9aa6f95e
fix wrong NID ( #532 )
...
* fix wrong NID
* fix wrong NID
2019-02-17 07:20:25 +01:00
Princess of Sleeping
5471c5c4ae
kernel module support for FW 3.55 ( #531 )
...
* Added support for FW 3.55
* Added support for FW 3.55
2019-02-16 09:08:38 +01:00
Princess of Sleeping
3e7b07f665
Do not load the same kernel module many times ( #527 )
...
Thanks!
2019-01-25 21:06:08 +01:00
TheFloW
fd8d9cd290
Remove version.bin.bak
2019-01-15 23:09:06 +01:00
TheFloW
9423e2aa63
Update v1.98
2019-01-15 23:08:24 +01:00
TheFloW
df1fea2cb8
Added support for FW 3.70
2019-01-15 22:53:56 +01:00
ufgf
44e7b2b0c9
Update russian.txt ( #522 )
...
* Update russian.txt
* Add files via upload
2018-12-22 21:57:51 +01:00
TheRadziu
d7de7edebe
Finished "Refresh LiveArea" function rework, added patches support ( #515 )
...
* Changed how content type is determined
Also added some code related to non-working (at this moment) theme promotion
* revoked code related to theme promotion
I give up, can't continue with the undocumented scePromoterUtilityPromotePkgWithRif error.
* Added PoC Patch refresh code
Note: right now it does not check if installed app_ver == patch app_ver, so it promotes ALL patches for installed titles.
* Move pfs related functions to pfs.c/pfs.h
* Reverted some unintended changes
* Cleaned up debug prints
* Cleaned up unused PFS code
* Patch refresh PoC v2
* Fixed Misplaced pfsUmount()
* Removed rest of the debug prints, feature is now fully functional
2018-11-22 08:56:12 +01:00
CatKasha
c206b57658
Update russian.txt to 1.97 ( #517 )
...
* Removed extra spaces
* Translated new lines
* Syntax and other fixes
2018-11-22 08:56:01 +01:00
TheRadziu
459ee2dc30
Changed how content type is determined and some research about psm/theme promotion. ( #514 )
...
* Changed how content type is determined
Also added some code related to non-working (at this moment) theme promotion
* revoked code related to theme promotion
I give up, can't continue with the undocumented scePromoterUtilityPromotePkgWithRif error.
2018-11-18 09:27:19 +01:00
Sunguk Lee
ab194a48c1
Update Korean translation ( #505 )
...
remove unused strings and add new strings
2018-10-09 18:24:33 +02:00
findus classon
1dbb691fa8
Update swedish.txt ( #503 )
2018-10-06 15:44:49 +02:00
TheOfficialFloW
1993781c91
Fixed wrong 3.69 offset
2018-10-03 21:12:37 +02:00
TheFloW
d8bc5bcd5d
Added offsets for 3.69
2018-10-03 11:54:34 +02:00
findus classon
ba2136cedb
Update README.md ( #499 )
...
i removed /\ and replaced with Unicode Character (U+25B2) "▲"
2018-09-24 19:05:46 +02:00
Andrew
5cbad8b058
syntax fixes ( #496 )
2018-09-19 20:44:34 +02:00
findus classon
b073698bcd
update to 1.97 ( #495 )
2018-09-18 19:33:19 +02:00
caghandemir
e151c8ce1d
Update Turkish translation ( #494 )
2018-09-18 19:33:08 +02:00
Yexun
d7145cfe9c
Update to 1.97 ( #493 )
...
* Update Chinese Simplified translation file
Update Chinese Simplified translation file to support Vitashell 1.94
* Update Chinese Simplified Translation File
* Update chinese s translation file
* Fix
* Fix2
2018-09-18 09:59:01 +02:00
Z3R0
8f00428a43
update to 1.97 ( #492 )
2018-09-18 09:58:50 +02:00
Sora3100
796884f125
Update to 1.97 ( #491 )
2018-09-17 17:07:04 +02:00
TheFloW
fddca5d5da
Updated version.bin
2018-09-17 16:51:25 +02:00
TheFloW
ef2e845230
Release v1.97
2018-09-17 16:49:33 +02:00
TheOfficialFloW
e9729caadb
Fixed button bug in adhoc
2018-09-17 09:25:33 +02:00
TheFloW
460c44ae23
Fixed memory leak
2018-09-13 15:18:19 +02:00