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
Henrik Rydgard
8e01af3476
UI tweaks
2013-08-16 09:28:23 +02:00
The Dax
0ead143013
Overhaul the sound fix. It was rooted deeper than I thought. This should cover all complaints now(except pressing escape which discards any settings changed: is this by design? :\). Also add new menu option to Win32 UI under Emulation to control whether Atrac 3 should be on/off.
2013-08-14 15:00:54 -04:00
The Dax
75f03b4d8a
NewUI: Don't init audio if sound is disabled. And remove some stray newlines.
2013-08-14 09:05:24 -04:00
The Dax
5b2483ee73
Fix a bug where sound would never be initialised if a game is started with it off, then later enabled.
2013-08-14 08:47:10 -04:00
Yaroslav
bfd6a6579f
More strings to translate
2013-08-13 18:18:01 +07:00
raven02
4d9f859f2c
NewUI : Add 'Button Scaling'
2013-08-13 14:24:26 +08:00
Yaroslav
62835aad40
Make more strings translatable.
2013-08-11 22:25:50 +07:00
Henrik Rydgard
1da49273b5
Address some complaints about touch button opacity
2013-08-10 19:23:50 +02:00
Henrik Rydgard
cd53dfdc9c
Mark multithreading as experimental in the UI
2013-08-10 11:53:55 +02:00
Henrik Rydgard
360210876c
Add multithread checkboxes to gl UI as well
2013-08-10 11:34:27 +02:00
The Dax
8b6790187d
Fix some translation issues and change a variable name(it was supposed to be iSFXVolume, but for some reason it never got changed over).
2013-08-09 08:04:13 -04:00
The Dax
19001edd4d
Change the Atrac3+ download buttons slightly to avoid confusion. It's fine to always show the button, but change it when we have it downloaded already.
2013-08-09 06:57:03 -04:00
The Dax
01e9111ac5
Remove Stream VBO option.
2013-08-09 05:18:24 -04:00
Henrik Rydgård
53336e55ad
Merge pull request #3050 from thedax/newUIBugFix
...
Win32/NewUI: Address debug log bug and placement in menu.
2013-08-04 02:07:16 -07:00
The Dax
c8a675863e
Move debug logging toggle to Developer Options in NewUI. It was supposed to be here in the first place.
2013-08-04 04:45:09 -04:00
raven02
e0d68e4768
Add game direct load support for new UI
2013-08-04 15:49:51 +08:00
The Dax
f94ae2f10c
Fix NewUI bug involving the debug console on Win32. Also change the behaviour of WM_USER_LOG_STATUS_CHANGED to open and close the log window when enabled/disabled as appropriate.
2013-08-04 03:39:49 -04:00
Henrik Rydgård
ec9c464057
Merge pull request #3002 from raven02/aa
...
Anrdoid : Add option 'Anti-Aliasing' to new UI
2013-07-31 09:22:31 -07:00
The Dax
ac1d8e8181
Fix typo in NewUI.
2013-07-30 17:34:10 -04:00
raven02
766770a755
Anrdoid : Add option 'Anti-Aliasing'
2013-07-30 23:32:55 +08:00