The Dax
d113254774
Add an option to restore PPSSPP's settings to default. Does not restore controller bindings to default.
2013-08-28 16:25:58 -04:00
The Dax
848218dc75
Clarify an option name. It could be potentially confusing.
2013-08-27 18:10:30 -04:00
Henrik Rydgard
6360fcb0ae
Add some stats to get some idea of much alpha tested drawing we do.
...
Turns out it's one hell of a lot and we really should fix this by
checking both vertices and textures to deduce when we can just skip
alpha testing safely, probably quite often.
I care about this because alpha testing drawing is very expensive
on some mobile chips.
2013-08-27 21:01:17 +02:00
The Dax
59a1669bb3
Move "System Information" string to [Developer]. It's only used here, so I don't think it belongs in [General].
2013-08-27 11:28:27 -04:00
Henrik Rydgard
55aa3d13c7
Win32: Switch to a UNICODE build. This took quite a bit of fixing.
2013-08-26 19:00:16 +02:00
Henrik Rydgård
d33cea7c29
Merge pull request #3406 from makotech222/cwcheat
...
Re-enable cheats on android
2013-08-26 00:18:45 -07:00
Steven Cherry
e6d371c675
Re-enable cheats on android
2013-08-25 21:09:23 -05:00
Henrik Rydgård
49d41abbd3
Merge pull request #3401 from makotech222/cwcheat
...
Re-disable Cheats on android.
2013-08-25 14:43:47 -07:00
Steven Cherry
f85024bc26
Re-disable Cheats on android.
2013-08-25 16:41:16 -05:00
The Dax
0e3c68dc9b
Restore missing Recent tab option: Clear Recent Section.
...
Hard code MaxRecent to be 30. No real need to make it configurable anymore.
2013-08-25 15:56:34 -04:00
Henrik Rydgård
69ed2d44af
Merge pull request #3368 from makotech222/master
...
Fix Enable/disable all logic
2013-08-24 15:41:52 -07:00
Steven Cherry
c40343dc95
Fix android stuff and remove reload cheat option
2013-08-24 15:54:43 -05:00
Steven Cherry
fd15a149d5
Remove sizeof stuff.
2013-08-24 13:59:57 -05:00
Steven Cherry
a9e410f322
Fix enable/disable all logic.
2013-08-24 13:48:34 -05:00
Unknown W. Brackets
d7c58956d5
Android buildfix.
2013-08-24 11:33:40 -07:00
Steven Cherry
fc6ccb1897
Fix
2013-08-24 13:24:08 -05:00
The Dax
cdfeb6f11c
Remove useless include. It's included in CwCheatScreen.h.
2013-08-24 09:57:17 -04:00
The Dax
30b1427668
Fix SDL build again, and put CwCheatScreen.cpp in the proper place.
2013-08-24 09:54:15 -04:00
ufdada
a7de724871
Adding gameid to gameinfoscreen
2013-08-24 13:08:02 +02:00
Henrik Rydgard
507050e966
Add an option for the lower latency audio mode we had in an #ifdef before
2013-08-24 11:56:39 +02:00
Henrik Rydgård
441a4e406b
Merge pull request #3309 from makotech222/master
...
Beginning work on CwCheat UI
2013-08-24 02:28:32 -07:00
mgaver
7d421adb48
Update MiscScreens.cpp
...
Remove duplicated contributor.
2013-08-24 16:54:07 +09:00
mgaver
8419a10c18
Update ControlMappingScreen.cpp
2013-08-24 16:35:50 +09:00
Steven Cherry
c2732e4a3f
Add "import from cheat.db" and "enable/disable all codes"
2013-08-23 22:29:13 -05:00
Steven Cherry
082ff4b359
Finished work for windows
2013-08-23 22:29:12 -05:00
Steven Cherry
edcde85cee
More progress.
2013-08-23 22:29:12 -05:00
Steven Cherry
761186ec4c
Rebase
2013-08-23 22:28:21 -05:00
raven02
7363bdfbd4
Add glstate.colorLogicOp.disable(); to UIShader
2013-08-24 00:55:53 +08:00
The Dax
e97def9c66
Win32: Simplify Change Nickname code and slightly change InputBox_GetString to take a const default value. We don't modify it.
2013-08-23 06:37:47 -04:00
The Dax
c4434dfe9a
Make game boot error strings translatable.
2013-08-22 15:39:22 -04:00
Henrik Rydgard
416f0c56e8
Experiment: Use glBlendFuncSeparate to not change dest alpha when blending.
...
Fixes Persona blending issues.
2013-08-22 19:14:04 +02:00
Henrik Rydgård
cbb7f025b8
Merge pull request #3268 from thedax/master
...
Set accept/escape buttons based on the bound CROSS/CIRCLE buttons.
2013-08-22 10:09:39 -07:00
sum2012
ae05e54636
Remove double Looking for download...
2013-08-22 23:13:37 +08:00
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
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
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
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
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
raven02
edca2c18c3
Matching all category in each section for translation
2013-08-21 22:12:49 +08: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
The Dax
6150c6157d
Fix minor bug in NewUI and make frameskipping strings translatable.
2013-08-21 08:32:06 -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
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
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
Sacha
d64b83be97
Add missing atlasscript. Set multithread to false for Symbian on start.
2013-08-21 19:10:22 +10:00
The Dax
4098524856
Use the previous nickname as the default value instead of "PPSSPP".
2013-08-21 04:56:53 -04:00