Commit Graph
774 Commits
Author SHA1 Message Date
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
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
The Dax acd11da4f3 Remove option to enable/disable logging from NewUI. It doesn't work as expected.. 2013-07-27 20:51:25 -04:00
The Dax b07c8155de Correct checkboxes and remove old comments. 2013-07-27 19:50:23 -04:00
The Dax 528d81151a Initial support for disabling logging, to provide a possible boost in performance for games that spam the log like crazy. 2013-07-27 19:39:49 -04:00
Henrik Rydgard 574181e2fa Buildfix 2013-07-27 17:12:26 +02:00
raven02 833d762b3a Add "Force 60 FPS or less" to newUI 2013-07-27 21:31:47 +08:00
raven02 d836527254 NewUI fix and add selectable frameskipping/Resolution to winUI 2013-07-26 22:10:03 +08:00
Henrik Rydgård 61351e4b59 Merge branch 'patch-1' of https://github.com/raven02/ppsspp into raven02-patch-1
Conflicts:
	Windows/ppsspp.rc
	native
2013-07-25 18:20:08 +02:00
raven02 82b2581d79 Remove 'Display raw framebuffer' option 2013-07-25 20:23:22 +08:00
The Dax 6551db82a1 NewUI: Allow Unlock CPU Speed to be set to 0 with the slider bar. If the minimum is kept at 1, it can't be turned off otherwise. 2013-07-24 17:25:44 -04:00
Henrik Rydgard fafa9c9bfd Dynamically load XInput, lets us to map the home button with a trick
Also avoids failing to start if XInput 1.3 is not installed.
2013-07-23 00:12:26 +02:00
raven02 76bd4e3120 Fix rendering mode switching issue in old & new UI 2013-07-22 08:41:58 +08:00
raven02 f99d32b5ea Fix wrong order , put GPU last 2013-07-22 06:11:38 +08:00
raven02 2d9ebbf0a4 Add 'Enable cheats' and 'Screenshots as PNG' to general UI 2013-07-22 05:24:29 +08:00
raven02 dc3d6b14d2 Duplicate 'Display Raw Framebuffer' option 2013-07-22 05:14:10 +08:00
raven02 0f3a5e230b Frame Skipping should be start with 0 and it is working now 2013-07-22 05:10:09 +08:00
raven02 a179b1c33d Typo fix and few more items added to system UI 2013-07-22 05:06:04 +08:00
raven02 100d336fb2 Remove _ suffix and hide the GPU mode on GLES2 2013-07-22 04:17:54 +08:00
raven02 0216f52359 Merge remote-tracking branch 'upstream/master'
Conflicts:
	UI/GameSettingsScreen.cpp
	UI/MenuScreens.cpp
	Windows/ppsspp.rc
2013-07-22 00:03:54 +08:00