Commit Graph

67 Commits

Author SHA1 Message Date
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
raven02
08569eafa1 Add GameSettingsScreen::DrawBackground() 2013-07-30 23:29:48 +08:00
raven02
89b97436a6 Centralize control mapping to in-game control section #1 2013-07-29 08:15:30 +08:00
raven02
176abf2ad7 Add "Enable logging" to new UI 2013-07-29 00:56:59 +08:00