1194 Commits

Author SHA1 Message Date
Hrimfaxi
63b30b05a0 rel.py: update version to B10 2011-10-27 12:37:15 +08:00
Hrimfaxi
f24d708420 ISOCache: default iso_cache_num to 256 2011-10-27 11:52:58 +08:00
Hrimfaxi
aee2daa205 Merge default 2011-10-27 11:06:11 +08:00
Hrimfaxi
35feb6f394 Galaxy: some trival fixes 2011-10-27 10:39:54 +08:00
Hrimfaxi
639b45bab7 SystemControl: time to release PRO-B10 2011-10-27 00:41:23 +08:00
Hrimfaxi
6e97e72c6a Makefile: copy tranlsated files as well 2011-10-26 19:51:16 +08:00
Hrimfaxi
101dc942fa Added 8x8 fonts from 8x8 Pixel ROM Font Editor 2011-10-26 19:40:00 +08:00
Hrimfaxi
94997ebe29 Vshctrl: isoreader.c some refactor on isoRead 2011-10-25 15:37:27 +08:00
Hrimfaxi
ed2d21e7ac Vshctrl: isoreader.c fixed offset signess issue. This will allow ISO bigger than 2147483647 bytes 2011-10-25 08:08:27 +08:00
Hrimfaxi
f1770cb8f1 Merge isocache_fix 2011-10-24 19:14:26 +08:00
Hrimfaxi
8c4cb6375b ISODrivers: fixed offset signess issue. This will allow ISO bigger than 2147483647 bytes 2011-10-24 18:38:04 +08:00
Hrimfaxi
50b04900e2 Merge default 2011-10-23 20:57:27 +08:00
Hrimfaxi
81292ebdad Backed out changeset: 86b3f94536ac 2011-10-23 20:56:49 +08:00
hrimfaxi
562367c63e Merge isocache_fix 2011-10-23 14:34:19 +08:00
hrimfaxi
533706f1bd ISOcache: set CACHE_MINIMUM_THRESHOLD to 1/4 as original 2011-10-23 14:25:45 +08:00
hrimfaxi
1b3ba02330 Galaxy: applied the same patch 1204 (9e62261e22be) as Inferno did. 2011-10-23 14:01:56 +08:00
hrimfaxi
3efaf62462 Inferno: fixed read_cso_data if EOF reached, added cache_test, fixed isocache_stat, fixed add_cache 2011-10-23 13:56:42 +08:00
Hrimfaxi
2344bf1638 Inferno: added retries routine to iso_open 2011-10-23 00:30:22 +08:00
hrimfaxi
a332214d5e Translated: fixed german translation 2011-10-13 03:15:12 +08:00
hrimfaxi
1224ce6c8b Translated: leave some space in Recovery for French translation. 2011-10-12 16:28:24 +08:00
hrimfaxi
eb6ff9907b Translate: convert old built-in translate into translated file 2011-10-12 16:16:33 +08:00
hrimfaxi
68dd852d9a Translate: now we read the translate file in /seplugins/recovery_xx.txt and /seplugins/satelite_xx.txt
xx is one of country code below:

jp: Japanese
en: English
fr: French
es: Spanish
de: German
it: Italian
nu: Dutch
pt: Portuguese
ru: Russian
kr: Korean
cht: Chinese Traditional
chs: Chinese Simplified

Each file has to be at least MSG_END line of string or it will be considered as invalid.
2011-10-12 15:58:51 +08:00
hrimfaxi
34afb1ba7f ISOCache: fixed infinite loop if reached EOF of ISO.
This fixes http://code.google.com/p/procfw/issues/detail?id=285.
2011-10-12 14:09:40 +08:00
hrimfaxi
70393321f7 SystemControl: fixed DEBUG compiling 2011-10-12 11:40:05 +08:00
hrimfaxi
39321cb35c Stargate: fixed pspcipher type 3 decryption ptr moving 2011-10-12 11:07:54 +08:00
hrimfaxi
f923e8b0f2 SystemControl & Vshctrl: optimizing patch order 2011-10-11 22:17:39 +08:00
hrimfaxi
d455d283cb Stargate: added missing GPL declare 2011-10-11 22:03:15 +08:00
neur0ner
481ddaaf36 usbdevice: Fixed a iso size when mount the UMD as USB. 2011-10-09 18:05:52 +09:00
hrimfaxi
0556c63193 Vshctrl: appied popsdeco's patch to is_iso.
See code.google.com/p/procfw/issues/detail?id=298
2011-10-03 01:06:39 +08:00
hrimfaxi
1c6eb1c085 neur0ner: PRO?PrxEncrypter?Astonishia Story 2????????????http://t.co/07iQKX5 2011-09-14 14:24:32 +08:00
Hrimfaxi
64099336e8 Recovery/Satelite: added french translation and update spanish and italian 2011-09-10 10:33:11 +08:00
Hrimfaxi
4e4445414f Merge default 2011-09-08 10:35:29 +08:00
Hrimfaxi
4e66b7ed40 SystemControl: now you can hold RTRIGGER to disable VSH plugins loading 2011-09-08 10:34:53 +08:00
Hrimfaxi
795b471b6d Recovery: fixed crash after exiting by calling sceDisplayWaitVblankStart before suspending/resumeing SCE_VSH_GRAPHICS thread 2011-09-04 16:03:08 +08:00
Hrimfaxi
5040fa5275 Recovery/Satelite: fixed translation sentry 2011-09-04 14:13:24 +08:00
Hrimfaxi
1d01feefc9 Vshctrl: fixed PSP-go game UMD ISO launch 2011-09-04 13:02:06 +08:00
Hrimfaxi
5be839de53 Recovery/Satelite: added translations for Spanish and Italian by xFede and sinistro 2011-09-04 11:26:30 +08:00
Hrimfaxi
60df6937eb Vshctrl: moved _delete_hibernation to vshCtrl as part of kernel code. Now it does work. 2011-09-02 13:17:03 +08:00
Hrimfaxi
827d8791e2 ISODrivers: set g_CISO_hdr alignment to 64 2011-09-02 11:01:12 +08:00
Hrimfaxi
92bfebc7e3 ALL: set file buffer alignment to 64 2011-09-02 10:15:57 +08:00
Hrimfaxi
b47ef36078 Recovery: fixed German translation 2011-09-02 09:33:55 +08:00
Hrimfaxi
216cebbdd3 Recovery: fixed German translation 2011-09-02 09:28:23 +08:00
Hrimfaxi
c1568bc14b Recovery: added deleting hibernation in recovery menu 2011-09-02 09:23:15 +08:00
Hrimfaxi
e4eb6a5f45 Satelite: fixed warning 2011-09-01 09:23:58 +08:00
Hrimfaxi
76f28407fb Satelite: fixed display alignment in germany translation 2011-08-31 23:00:38 +08:00
Hrimfaxi
0a2870832b Recovery/Satelite/SystemControl: added language override setting for those got used to a language for PRO which differs than their system software language.
Note: language setting doesn't need i18n.
2011-08-31 22:46:53 +08:00
Hrimfaxi
60c2e65e85 Satelite/Recovery: added translation for german by Coldbird, which would display with font "CP852.PF". 2011-08-31 22:15:31 +08:00
Hrimfaxi
5aed9e0024 Merge translate 2011-08-31 11:09:50 +08:00
Hrimfaxi
64602f6047 ISOCache: optimize some coefficient 2011-08-31 08:19:26 +08:00
Hrimfaxi
c207a4140b Merge with default 2011-08-30 23:08:30 +08:00