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 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
Steven Cherry
c40343dc95
Fix android stuff and remove reload cheat option
2013-08-24 15:54:43 -05: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
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
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
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
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
The Dax
4098524856
Use the previous nickname as the default value instead of "PPSSPP".
2013-08-21 04:56:53 -04:00
Sacha
14649114d5
Disable threading on Symbian only.
2013-08-21 17:20:43 +10:00
Sacha
47bdd81cde
Multi-threading only slows down single-core systems. Option doesn't need to be there.
2013-08-21 12:01:57 +10:00
Henrik Rydgard
6a1d727a9a
Fix language selection and a couple of untranslatable strings
2013-08-20 20:13:28 +02:00
Henrik Rydgard
9a0ce170d2
Re-enable the Pause keymapping on Android
2013-08-20 19:10:12 +02:00
Henrik Rydgard
88aae1a9bf
Remove extra back button
2013-08-20 18:50:26 +02:00
Henrik Rydgard
3f6d1d5e13
Get rid of the separate "Main settings", put them in the System Settings category instead.
2013-08-20 18:03:52 +02:00
Henrik Rydgard
567f402845
Change the links on the main page
2013-08-20 15:26:00 +02:00
Sacha
d5a1158adb
Add Partial Stretch back for Blackberry.
2013-08-20 21:37:22 +10:00
Henrik Rydgard
ca76135273
Don't let the tabs overflow into the right area of the main screen if small resolution.
...
Update native with new tab look.
2013-08-20 12:28:17 +02:00
Henrik Rydgard
b186294132
UI tweaks. Change to cleaner background image.
2013-08-20 00:49:25 +02:00
Henrik Rydgard
6a109e3e6a
Typo
2013-08-18 23:21:11 +02:00
Henrik Rydgard
f443fae780
Disable a few things that should not be changable at runtime
2013-08-18 23:11:47 +02:00
Henrik Rydgard
00d56e6bcf
Setting unlimited as an alternate speed is possible again.
2013-08-18 22:48:53 +02:00
Henrik Rydgard
e90269a2f0
Take some translation strings from the right sections...
2013-08-18 22:09:13 +02:00
Henrik Rydgard
0a0d8d9e32
Android/SDL buildfix, move remains of the old UI into other files.
2013-08-18 20:25:57 +02:00
Henrik Rydgard
db575d559f
Delete the NewUI setting, effectively forcing it on
2013-08-18 20:14:33 +02:00
Henrik Rydgard
b0e72f5200
I don't understand why this fixed the encoding of the language list on Windows...
2013-08-18 20:08:28 +02:00
Henrik Rydgard
e9e5e3ae17
Another feature that was missing in newui (see #3226 )
2013-08-18 19:57:50 +02:00
Henrik Rydgard
a942395506
Add more missing features to NewUI, see #3226
2013-08-18 19:51:54 +02:00
Henrik Rydgard
0265ab874f
Change FPS limit to "alternate speed", expressed in a percentage.
...
Fix it so it works correctly for 30fps games.
Some menu tweaks.
2013-08-18 18:55:42 +02:00
Henrik Rydgard
d7000ef1a4
Yet another feature that was missing in newui
2013-08-18 11:45:21 +02:00
Sacha
e7cf9361ff
Symbian can't compile Software GPU (internal compiler error). Probably can't run it well either. So, disabled.
2013-08-18 18:07:15 +10:00
Henrik Rydgard
8516b562e2
Typo/buildfix
2013-08-18 01:41:41 +02:00
Henrik Rydgard
2b1777d4a7
Transfer some features from oldUI to newUI
2013-08-18 01:24:53 +02:00
Henrik Rydgard
47f2efb0e5
Fixes to default key mappings, add default button, fix saving of mapped controls on Android, fixes #3213
2013-08-18 00:41:19 +02:00
Henrik Rydgard
96572a3226
Misc UI stuff, back button should now work as expected.
2013-08-17 23:50:15 +02:00
The Dax
229c0f16ab
Eliminate most of the popup menus as per Henrik's request, and fix a minor bug with AT3+ in NewUI.
2013-08-17 07:52:17 -04:00
Henrik Rydgard
dd07665814
Update native, add checkbox for sw renderer to developer settings
2013-08-17 13:22:44 +02:00
Henrik Rydgard
b89af62143
Fix the settings screen layout so the back button is always visible
2013-08-17 13:08:32 +02:00
Henrik Rydgard
3636f90902
Step 3: Replace current key mapping dialog with a list-based one which is much more workable.
2013-08-17 10:34:38 +02:00
Henrik Rydgard
f1bc751eb9
Step 1: Go back to a single control map.
...
Break save/load for now, it will be redone.
2013-08-16 19:34:44 +02:00
Henrik Rydgard
22ebe76f33
Move KeyMapping UI to its own file before rewriting.
...
Plus some minor tweaks and fixes.
2013-08-16 16:49:53 +02:00
Henrik Rydgard
73990bcc32
UI updates
...
Touch&hold now goes to game menu and single click goes directly to the game, so I removed bDirectLoad.
There's now a linear game list view for the game browser.
Assorted fixes.
2013-08-16 12:53:35 +02:00