sum2012
de6e7ea207
Make a search folder instead of text box
2014-10-28 02:57:40 +08:00
sum2012
9dbfbc8d52
"PPSSPP save path" should be better
2014-10-27 19:19:33 +08:00
sum2012
14ef415225
Forget else
2014-10-27 19:14:39 +08:00
sum2012
37cd643f83
Remove a blank line
2014-10-27 18:50:53 +08:00
sum2012
7852e5e941
Add prompt a text box
2014-10-27 18:48:48 +08:00
sum2012
8088071e00
delete one more
2014-10-26 14:59:25 +08:00
sum2012
b9e50e8563
delete useless
2014-10-26 14:56:47 +08:00
sum2012
b23d4d6e60
Delete one more "File::Delete"
2014-10-26 14:53:31 +08:00
sum2012
034efbdd64
Fix "Save in My Documents " bug
2014-10-26 14:50:21 +08:00
sum2012
bb94b7515f
Use File::CreateEmptyFile
2014-10-26 09:03:57 +08:00
sum2012
39ac44c868
oop
2014-10-26 08:39:44 +08:00
sum2012
95a4173658
Simplify
2014-10-26 08:35:11 +08:00
sum2012
67e2b57e0f
Add a result != S_OK check
2014-10-24 22:21:49 +08:00
sum2012
044bd4b43d
No need these include
2014-10-24 06:24:11 +08:00
sum2012
59bfe2bc03
No need this installedtxtPath
2014-10-24 06:08:54 +08:00
sum2012
3b38e8c107
oop
2014-10-23 22:45:50 +08:00
sum2012
5570070b37
Forget update g_Config.memStickDirectory
2014-10-23 22:44:41 +08:00
sum2012
407e520fd4
oop
2014-10-23 22:27:41 +08:00
sum2012
9b5a4294c1
Win32:Add choice of save location
...
part of #7017
2014-10-23 22:22:11 +08:00
Henrik Rydgard
d24abb3af0
More GetPointer cleanup. memCardDirectory->memStickDirectory.
2014-10-19 23:20:51 +02:00
The Dax
24c75c96be
Add a menubar option to change the backend.
...
It restarts without warning.
Also, disable software rendering when switching, similar to the command-line.
Fix some spacing and tab issues in the resource files.
2014-09-14 07:34:18 -04:00
The Dax
436f39d3f6
Win32: Add an UI option to change the GPU backend.
...
It requires an application restart to work.
2014-09-14 06:59:27 -04:00
Henrik Rydgård
5d836bfa5a
Merge pull request #6765 from hrydgard/thin3d
...
Switch UI drawing from GL to Thin3D. This activates the D3D9 path as well.
2014-08-23 10:52:21 +02:00
Henrik Rydgard
e539c7009f
Hook up DX9 backend. Not really working though, it seems.
2014-08-22 20:55:12 +02:00
Unknown W. Brackets
fb6b3f94bb
Add a frontend option for GEB saves.
...
May also affect performance, so can be disabled for that.
2014-08-22 00:35:02 -07:00
Henrik Rydgård
5f8f3633a8
Merge pull request #6685 from unknownbrackets/kill-volume
...
Remove bgm and sfx volume settings
2014-08-19 07:56:01 +02:00
Henrik Rydgård
d234ab03c6
Merge pull request #6696 from LunaMoo/master
...
Add Buffer Scalling Filter option
2014-08-19 07:55:45 +02:00
vnctdj
8305d24fce
Make "Analog Limiter" translatable
2014-08-18 14:50:34 +02:00
Unknown W. Brackets
5c470a1923
Remove bgm and sfx volume settings.
...
They don't actually work in all games, and this only confuses users.
Also, the default 7 lowers the volume of audio detected as bgm or sfx, but
not other volume. This means that some audio may have played too loud in
some games by default, which will be fixed by this change.
2014-08-17 14:16:59 -07:00
The Dax
784f311d76
Make it available for everybody.
2014-08-17 14:36:35 -04:00
The Dax
cb07da198b
Make the keyboard analog limiter customisable.
2014-08-17 14:36:35 -04:00
Luna
62a1023615
Add "Screen Scaling Filter" option
2014-08-08 20:51:15 +02:00
Henrik Rydgard
2835110256
Make Settings look much better in Portrait mode
2014-07-22 10:37:20 +02:00
Henrik Rydgard
bdc1be148f
Don't disable autoframeskip when frameskip=off, instead set frameskip to 1 when enabling autoframeskip
2014-07-22 09:55:54 +02:00
Henrik Rydgard
8b38df9205
Non-windows buildfix
2014-07-21 20:56:45 +02:00
Henrik Rydgard
8ebbf4742f
ChoiceWithValueDisplay: Allow translation of the value
2014-07-21 18:42:52 +02:00
Henrik Rydgard
590724ea5c
Add read-clipboard support (for TextEdit)
2014-07-21 11:59:47 +02:00
Henrik Rydgard
0986f27f33
Detect screen size and choose resolution defaults accordingly.
...
Also prevent recreate on older Android versions where it doesn't seem reliable.
2014-07-21 00:35:36 +02:00
Henrik Rydgard
39cde7fc48
Hide "immersive mode" on pre-kitkat Android.
2014-07-20 12:11:50 +02:00
Henrik Rydgard
b6569af71c
Add an "Auto" mode that makes display res match internal res.
...
Change wording according to unknown's idea
2014-07-20 00:22:08 +02:00
Henrik Rydgard
76bdd84e43
Add option to use the Android hardware scaler by setting a low resolution
2014-07-20 00:22:08 +02:00
The Dax
d65227e3dd
Change the MAC address randomiser, proAdhoc server editor, and post processing shader choices to ChoiceWithValueDisplay, so we can see their values.
2014-07-18 19:05:44 -04:00
The Dax
bf648504bf
Fix Win32 builds and remove the new MAC address editing prompt.
2014-07-18 17:15:48 -04:00
The Dax
c1fc04ee64
Remove the "Change MAC Address" screen, and simply generate a new (random) one upon pressing the button.
2014-07-18 16:58:26 -04:00
Henrik Rydgard
135795a664
Update submodule. Use new text input for mac addresses etc.
2014-07-18 12:07:52 +02:00
Henrik Rydgard
27b4403cae
UI: Use the new "PopupTextInputChoice" for nicknames where available (windows)
2014-07-18 11:05:32 +02:00
Unknown W. Brackets
9903407353
Show option to disable framebuf effects in UI.
2014-07-08 23:57:43 -07:00
Unknown W. Brackets
40ac84e442
Cut down on cached booleans for non-softgpu things.
2014-07-08 23:56:50 -07:00
Henrik Rydgård
fe4246452c
Merge pull request #6455 from thedax/ui-minor
...
Let the user disable the recent tab altogether when iMaxRecent is < 0.
2014-06-29 11:32:41 +02:00
Unknown W. Brackets
95f4341838
Allow changing prescale uv at runtime.
2014-06-28 21:51:25 -07:00