Commit Graph

7554 Commits

Author SHA1 Message Date
The Dax
20166c7f4f Let the UI update the confirm cancel keys when the user presses back. They may have changed the O/X preference option. 2013-08-22 07:10:06 -04:00
The Dax
968150cc77 Rewrite the hard-coded removal of accept/cancel keys. It's much cleaner and simpler now. 2013-08-22 06:46:35 -04:00
Henrik Rydgård
1ea0cd0e09 Merge pull request #3311 from raven02/patch-9
Change to AttachFramebufferValid() for suboffset textures
2013-08-22 01:35:19 -07:00
Henrik Rydgård
df725966dc Merge pull request #3313 from sum2012/patch3
Add "Looking for download..." translate able
2013-08-22 01:05:40 -07:00
Henrik Rydgård
2394151961 Merge pull request #3310 from raven02/patch-8
Put Save/Load state in [Pause] section
2013-08-22 01:05:23 -07:00
Henrik Rydgård
2abab331cc Merge pull request #3312 from sum2012/chinese
Add a chinese forum link
2013-08-22 00:48:39 -07:00
sum2012
34c5891f72 Add "Looking for download..." transate able
https://github.com/hrydgard/ppsspp-lang/issues/76
2013-08-22 13:39:24 +08:00
sum2012
f0489dac8c Add a chinese link
Many Chinese people cannot go to offical forum.
http://tieba.baidu.com/f?ie=utf-8&kw=ppsspp is best for them
2013-08-22 13:29:41 +08:00
raven02
7245164604 Change to AttachFramebufferValid() for suboffset textures 2013-08-22 11:31:39 +08:00
raven02
1efa544fe6 Skip ar_AE language since it is not supported yet 2013-08-22 11:01:37 +08:00
raven02
0dd3b89f1d Put Save/Load state in [Pause] section 2013-08-22 10:42:58 +08:00
Henrik Rydgård
29824d31c0 Fix saving of show analog stick setting. Fixes #3308 2013-08-21 23:55:02 +02:00
Henrik Rydgard
a904d17e3d Update native (with possible lost key event fix on android) 2013-08-21 22:10:15 +02:00
Henrik Rydgard
703ae8690e Change some config defaults 2013-08-21 21:06:02 +02:00
Henrik Rydgard
c46b7fbe1b Let's try doing all I/O on the thread if threading is enabled, no matter how short. 2013-08-21 20:50:45 +02:00
Henrik Rydgard
3cd80e1c51 GLES: Discard "AA" lines, we can't do anything that makes sense with them anyway.
Should fix the "wireframe look" in one game, I can't test it though.
2013-08-21 20:45:22 +02:00
Henrik Rydgard
0a0377a106 Update version 2013-08-21 20:02:53 +02:00
Henrik Rydgard
b3c564cb72 Update submodules 2013-08-21 19:54:57 +02:00
Henrik Rydgård
7db0398d6d Merge pull request #3307 from thedax/reviseFrameskipOSMs
Use the correct "Frame Skipping" translation string.
2013-08-21 10:48:50 -07:00
The Dax
ad2368001b Use the correct "Frame Skipping" translation string. 2013-08-21 13:47:21 -04:00
Henrik Rydgård
ba15575ffa Merge pull request #3306 from thedax/reviseFrameskipOSMs
Make Win32 Frameskipping OSMs more translator-friendly.
2013-08-21 10:38:26 -07:00
The Dax
3e081f170c Keep it simple, stupid..heh. 2013-08-21 13:35:26 -04:00
The Dax
b642ceea9a Check frameskipStr too. 2013-08-21 13:22:13 -04:00
Henrik Rydgård
620c707aa5 Merge pull request #3305 from unknownbrackets/reporting
Increase and decrease some reporting (mostly decrease...)
2013-08-21 09:57:31 -07:00
Henrik Rydgard
5ad42c8948 Fix Set "ReportingHost" 2013-08-21 18:52:21 +02:00
Henrik Rydgård
ec5bb37c78 Merge pull request #3303 from thedax/crashFix
Fix crash with CPU Speed Lock popup.
2013-08-21 09:48:34 -07:00
The Dax
be5e250ca2 Avoid possible crashes with 0 delimiters, more than 2 delimiters, or any delimiters that aren't for integers or strings. 2013-08-21 12:25:30 -04:00
The Dax
27fb798bf4 Make Win32 Frameskipping OSMs more translator-friendly. 2013-08-21 11:48:14 -04:00
Unknown W. Brackets
19016ac7c4 Cut down on some kernel HLE reporting.
Not sure where these are coming from, hacked games?
2013-08-21 08:40:31 -07:00
Unknown W. Brackets
2488bce9ef Doesn't seem like this is an issue anywhere. 2013-08-21 08:40:30 -07:00
Unknown W. Brackets
ad8da6e02f Report bad memory access (first time only.) 2013-08-21 08:40:30 -07:00
Unknown W. Brackets
a217cefa11 Tone down some less needed reporting. 2013-08-21 08:40:29 -07:00
The Dax
70e7b879a2 Expand this one too, to be safe, if more floating point precision is required. 2013-08-21 11:31:19 -04:00
The Dax
1c1b41b7a2 Fix crash with CPU Speed Lock popup. 2013-08-21 11:28:25 -04:00
Henrik Rydgård
a526b7ca7c Merge pull request #3300 from thedax/fixWin32Folders
Win32: Fix flash0/memstick folder locations.
2013-08-21 07:16:55 -07:00
Henrik Rydgård
e12fdd8bfc Merge pull request #3302 from raven02/patch-7
Matching all category in each section for translation
2013-08-21 07:13:33 -07:00
raven02
edca2c18c3 Matching all category in each section for translation 2013-08-21 22:12:49 +08:00
The Dax
76f7ecbcac Remove some code that was screwing with Win32's ability to find its own flash0/memstick folders. WTF was that stuff anyway? :\ 2013-08-21 10:08:49 -04:00
Henrik Rydgard
a4f5ad6ee0 Fix bug that turned on reporting for everyone as soon as they went into
settings the first time.
2013-08-21 15:54:41 +02:00
Henrik Rydgård
e4ee9f50e6 Merge pull request #3295 from thedax/win32onscreenmessages
Win32: Fix frameskipping menu and add more OSMs.
2013-08-21 05:34:50 -07:00
The Dax
6150c6157d Fix minor bug in NewUI and make frameskipping strings translatable. 2013-08-21 08:32:06 -04:00
The Dax
c9447fbe67 Win32: Fix frameskip menu and reinstate removed frameskip strings. They're all correct, now. 2013-08-21 08:19:25 -04:00
Henrik Rydgård
2e4e2b9f69 Merge pull request #3297 from thedax/updateNative
Update native.
2013-08-21 05:13:05 -07:00
The Dax
0bd23c2816 Update native. 2013-08-21 08:07:16 -04:00
Henrik Rydgård
22cd47ca79 Merge pull request #3291 from thedax/fixConfirmButtons
Fix the confirm button prefs by swapping the strings and saving as 1/0.
2013-08-21 04:47:10 -07:00
Henrik Rydgård
a69a0cb688 Merge pull request #3294 from thedax/allowPauseScreenBtnClose
PauseScreen: Allow escape/cancel buttons to dismiss the menu to return to the game.
2013-08-21 03:33:38 -07:00
The Dax
199bd959ca PauseScreen: Allow escape/cancel buttons to dismiss the menu and go back in-game. 2013-08-21 06:18:18 -04:00
Henrik Rydgård
052e378382 Merge pull request #3293 from thedax/qtBuildFix
Attempt to fix Qt build.
2013-08-21 02:45:47 -07:00
The Dax
4ccf58c168 Attempt to fix Qt build. 2013-08-21 05:40:12 -04:00
The Dax
fec1bfd50f Fix the confirm button prefs by swapping the strings and saving as 1/0 instead of 1/2. 2013-08-21 05:17:55 -04:00