205 Commits

Author SHA1 Message Date
mgaver
9b831f8376 Update NativeApp.cpp
Remove a previous jailbreak detection routine.
2013-04-23 16:33:08 +09:00
mgaver
156092e4bf Update MenuScreens.cpp
Add jailbreak detection(Non-jailbreak iDevice doesn't support JIT Compiler)
2013-04-23 14:36:53 +09:00
mgaver
769900e7ab Update NativeApp.cpp
Add jailbreak detection(Non-jailbreak iDevice doesn't support JIT Compiler)
2013-04-23 14:32:22 +09:00
Henrik Rydgard
dedc21ddee Update fonts again 2013-04-22 22:45:48 +02:00
Henrik Rydgård
b7a4962f88 Merge pull request #1455 from nachume/localization
Fixed JP localization
2013-04-22 07:59:19 -07:00
nachume
9c3fff9b7c Rename ja_JA.ini -> ja_JP.ini 2013-04-22 16:41:47 +09:00
ufdada
d5040c08c5 Adding es_LA to langMapping
Switching to es_LA -> default language spanish instead of english
2013-04-22 10:35:12 +03:00
Henrik Rydgard
7a2e39f2c0 Use the Roboto font for Latin and Russian chars, keep Arial for the rest for now. Add missing chars. 2013-04-21 21:55:08 +02:00
ufdada
a28228ede4 including sceUtility and replacing integer values 2013-04-21 20:56:21 +02:00
ufdada
165cab6b0e Better way to check if language should fallback 2013-04-21 20:40:14 +02:00
ufdada
1e243402dc Merge branch 'master' of git://github.com/hrydgard/ppsspp 2013-04-21 20:01:46 +02:00
ufdada
1b9ae75b81 Switching default language depending on the selected language. Important for multilanguage games without language selection (e.g. God of War)
Signed-off-by: ufdada <bloody_impact@web.de>
2013-04-21 19:35:05 +02:00
Henrik Rydgard
3ffc77baa1 Fix glitch where some recent icons could remain on screen when loading game. 2013-04-21 19:32:57 +02:00
Henrik Rydgard
0f8e0f556f Possible fix for onscreen buttons turning black sometimes. 2013-04-21 19:32:56 +02:00
Henrik Rydgard
63d8267bd4 Fix copy-paste fail.. 2013-04-20 21:00:35 +02:00
Henrik Rydgard
e5955782c6 Recent list: Don't try to draw using textures that failed to load. 2013-04-20 20:57:43 +02:00
raven02
a614ba1eec Add LanguageScreen 2013-04-21 00:09:09 +08:00
raven02
5c538badd5 Language button has been running out of space :( 2013-04-21 00:07:54 +08:00
Henrik Rydgard
03d6fe3dbf Add the necessary Korean characters (hangul) for now. 2013-04-20 17:42:50 +02:00
raven02
61e94b5487 Fix oversize language button in small screen (3.5inch) 2013-04-20 20:03:13 +08:00
raven02
f78426cbc1 Fix language button oversize in Android 2013-04-20 18:23:03 +08:00
Unknown W. Brackets
c6c38876fb Fix Graphics Settings header, update en_US.ini. 2013-04-19 21:23:18 -07:00
Henrik Rydgard
0df4b1d17a Arial is ugly but it has all the chars we need. Will improve later by replacing it for Western characters only. 2013-04-20 00:01:29 +02:00
Marcin Mikołajczyk
d8d1ab286f Working Qt interface (debuggers broken) 2013-04-19 22:17:54 +02:00
Unknown W. Brackets
eab2f8dca2 Fix some minor type conversion warnings. 2013-04-19 08:36:32 -07:00
raven02
7524ff614a Fix spacing and add [Pause] section 2013-04-19 19:56:15 +08:00
raven02
238a5679e4 Fix button spacing , control options overlay issue , add "Developer Tools" to ini 2013-04-19 17:09:35 +08:00
Henrik Rydgard
fa204c6430 Fix translations on android. List all .ini files available. They're a bit ugly just showing the language code... 2013-04-18 23:42:44 +02:00
Henrik Rydgard
c9a6c713db Fade in background pictures on pause screen when they load. 2013-04-18 15:08:01 +02:00
Henrik Rydgard
42e4dc897e Add most Japanese kanji, the brute force way.
Hope everything supports 2048x2048 textures.
2013-04-18 14:59:00 +02:00
Henrik Rydgard
32f344d6bd Very basic internationalization. Does not work on Android yet due to location of ini files. 2013-04-18 12:06:26 +02:00
raven02
b3c8614fe8 Fix button spacing in Settings/Menu UI 2013-04-18 09:01:23 +08:00
Henrik Rydgard
a26718f20a Add pretty drop shadows to recent game icons 2013-04-17 17:10:00 +02:00
Henrik Rydgard
d1bcc8afd4 Switch main UI font to one built to include Hiragana and Katakana. Don't know if that is enough.
Also includes more western characters so I can write my name right :)
2013-04-17 16:39:01 +02:00
raven02
031d921160 Add class for Audio/Graphics/System/Controls Screen 2013-04-17 05:11:39 +08:00
raven02
c6680e2b12 Resign Settings UI 2013-04-17 04:57:13 +08:00
Henrik Rydgard
98daf18d56 Add skeleton code for Windows multitouch, to be filled in by someone who can test :P 2013-04-16 21:14:46 +02:00
raven02
45a1a3fe42 Pack the recent close to keep 12 recent items for both small/big screen 2013-04-15 08:22:51 +08:00
raven02
62f7fc3a77 Get a chance to toggle linear filtering 2013-04-15 07:50:54 +08:00
Henrik Rydgard
360b3cb00a Remove "Linear Filtering" from ingame menu, to save space on small screens. 2013-04-14 13:15:00 +02:00
Henrik Rydgard
1adb52fa03 Fix for gameinfo cache clearing, etc. 2013-04-14 13:01:01 +02:00
Henrik Rydgard
037bda0cbe Faster turbo mode for android. Causes flashing in unbuffered but that's a minor issue. 2013-04-14 12:46:24 +02:00
Henrik Rydgard
4c9e8defe8 Minor gamelist fix 2013-04-14 12:24:51 +02:00
Henrik Rydgard
7972f98739 Move onscreen turbo to left of select. Force frameskip when unthrottled. 2013-04-14 12:11:49 +02:00
Henrik Rydgard
b88f428a67 Clear the gameinfo cache on device lost. 2013-04-14 11:58:28 +02:00
Henrik Rydgard
ed1360a478 Make recent icons fit on smaller screens. 2013-04-14 11:48:54 +02:00
Henrik Rydgard
8a0b766f62 Fix copy/paste fail 2013-04-13 23:42:43 +02:00
Henrik Rydgard
f85a904d5c Fix issue that causes ELFs to not display among recents anymore 2013-04-13 22:39:19 +02:00
Henrik Rydgard
09e58eadd3 Add missing locking in GameInfoCache. Shorten the amount of time the lock is held when reading the ISO. 2013-04-13 22:30:28 +02:00
Henrik Rydgard
a5839bd484 Disable fancy gamelist in Win32 build as it's not very usable with the mouse. 2013-04-13 21:26:18 +02:00