Commit Graph
115 Commits
Author SHA1 Message Date
aquanull 4ba40fcd2f Tweak some menu screen items. 2013-05-25 12:34:43 +08:00
aquanull 87f398b1af Make more menu screen items translatable.
Update font atlas files.
2013-05-25 11:23:14 +08:00
Henrik Rydgård e104b8436f Merge branch 'raven02-patch-15'
Conflicts:
	UI/MenuScreens.cpp
2013-05-16 17:21:13 +02:00
Henrik Rydgård 367e9bcefb Remove DrawWireframe option to save space in dialog, it doesn't really work right anyway 2013-05-16 17:18:53 +02:00
raven02 339d8ed32b Better fit for 800x480 2013-05-16 03:41:59 +08:00
raven02 3d0358140d FPS limit : auto-switchable between 30 to 240 2013-05-15 18:20:26 +08:00
raven02 64e6a09c55 Reorganize bit the UI 2013-05-15 18:09:30 +08:00
Steven Cherry 409edfd5e7 Set 'F3' on keyboard to toggle, in addition to left thumb stick (for keyboard users)
Fix graphics screen 'Fps Limit' from being unable to close out, making options below it unreadable.
2013-05-14 19:00:43 -05:00
Henrik Rydgård d0197d072c Merge pull request #1801 from unknownbrackets/ui-tweaks
Add an option to enable reporting in the UI
2013-05-14 08:13:33 -07:00
Unknown W. Brackets 847af200b2 Add an option to enable reporting in the UI. 2013-05-14 01:27:37 -07:00
Steven Cherry e7622ebbd6 Custom Fps Limiter
First time contributing. Set FPS limit on second page of graphics
settings. Press Tab key or on 360 controller, press left stick to toggle
between 3 states.
2013-05-09 19:36:23 -05:00
Sacha 33e7169248 New Option for Blackberry keyboard devices: Partial Vertical Stretch
Stretches screen vertically by ~38% (midpoint of stretched and non-stretched).
Set this on by default for keyboard devices. Also set 'Show Touch' off by default.
2013-05-08 23:23:24 +10:00
Henrik Rydgård abfd3d9fa3 Merge pull request #1671 from cv47/patch1
Change Frameskip as an adjustable option
2013-05-06 15:10:16 -07:00
cv4720120318 ca7339327a Remove VPS limit option 2013-05-06 21:54:59 +08:00
raven02 4b6f34ccde Add bicubic/Hybrid bicubic to Android/iOS 2013-05-05 15:59:36 +08:00
cv4720120318 86e207ea85 Change Frameskip as an adjustable option, add VPS limit option. 2013-05-05 07:56:59 +08:00
raven02 25ab317e9d Add Deposterize option to Android/iOS build 2013-05-04 02:36:16 +08:00
Henrik Rydgard ba71ac43cb Restore BOM in UI/MenuScreens.cpp
Conflicts:
	UI/MenuScreens.cpp
2013-05-03 18:22:48 +02:00
raven02 4286c8e031 Minor UI fix 2013-05-03 21:29:45 +08:00
raven02 401d373068 Add Hybrid option for Texture Scaling 2013-05-03 20:23:43 +08:00
Henrik Rydgård 655e7dbfbb Merge pull request #1640 from PeterTh/master
Texture scaling improvements
2013-05-03 01:37:39 -07:00
Henrik Rydgård 4df7549a8c Merge pull request #1637 from raven02/patch-2
Hide mouse cursor in full screen mode (Windows)
2013-05-03 00:16:04 -07:00
Sacha 2396574f45 Avoid name collision with StringUtil on Windows hosts. Fixes all Linux/Unix cross-compiles from Windows, including Harmattan and Blackberry. 2013-05-03 16:22:15 +10:00
raven02 b3f7df6d29 Minor fix 2013-05-03 09:10:02 +08:00
Peter Thoman 39f0b6e6cf Adapt non-windows UI to new config names 2013-05-03 02:46:34 +02:00
raven02 f53c5dc381 Rename 2X Render Resolution to "Anti-Aliasing" for Andriod/iOS 2013-05-03 06:44:08 +08:00
Unknown W. Brackets 4665226064 Fix typo breaking XBRZ option. 2013-05-02 14:32:45 -07:00
Unknown W. Brackets a1cb85cd05 Stick to a single config entry per option.
We don't need a bool in the ini AND an int setting.

This should also fix the anistropy setting, which appears to have been
pretty much broken.  Also makes frameskip enable even if you don't tap
auto, which is what I'd assumed it did before.
2013-05-02 08:15:50 -07:00
raven02 773864566a Take out above 3x 2013-05-02 21:01:20 +08:00
Jacky TSUI 3d27799601 Add xBRZ texture scaling to Android/iOS 2013-05-02 20:51:02 +08:00
Unknown W. Brackets 6d120227a4 Don't stretch mini icons on the pause screen. 2013-04-28 16:57:52 -07:00
mgaver 0df6f4c819 Update MenuScreens.cpp 2013-04-29 02:31:49 +09:00
Henrik Rydgard 9816da0a25 Graphics settings: Use the right setting for 2xSSAA. 2013-04-28 12:39:46 +02:00
Henrik Rydgård 94151c2f03 Merge pull request #1558 from raven02/patch-7
Add new sceMp4 and stubs
2013-04-28 00:05:06 -07:00
Sacha 980ad7b972 Harmattan buildfix. It is always compiled in linux environment (even on Windows), so it runs .sh script. Also, it complains of StringUtil functions unless the .cpp is included directly (HACK). 2013-04-28 16:14:20 +10:00
raven02andJacky TSUI 1405b43b2d Change to ERROR_LOG , add True Color/Anisotropic Filtering 2013-04-28 09:46:18 +08:00
Henrik Rydgård 7012efee1f Merge pull request #1546 from raven02/patch-5
Add Display Raw FrameBuffer for Android
2013-04-27 15:21:15 -07:00
Henrik Rydgård 8b1c52d5af Merge pull request #1482 from raven02/patch-1
Add configurable frameskip with Auto , 1 and 2
2013-04-27 14:44:30 -07:00
raven02 a41b07e2a8 Add Display Raw FrameBuffer for Android 2013-04-27 23:57:15 +08:00
CyberMan 2d49f84de6 More lang fixes 2013-04-27 14:28:06 +03:00
CyberMan 401effa44a Fixed Ukrainian 2013-04-25 13:05:13 +03:00
mgaver 73f5c6bc4e Update MenuScreens.cpp
Fix a miscompile for asian os.
2013-04-25 02:28:27 +09:00
mgaver 601707d43a Update MenuScreens.cpp
"Português Brasileiro" has run out of space.
Add Català and українська.
2013-04-24 22:14:44 +09:00
mgaver fbecd4ee78 Update MenuScreens.cpp
Add UTF-8 signature for buildfix
2013-04-24 20:40:19 +09:00
Henrik Rydgård 4135996bdb Merge. 2013-04-24 10:24:59 +02:00
raven02 dd3b8d456e Add Auto frameskip 2013-04-24 14:03:51 +08:00
Yaroslav 6c2080378f Fixed Russian 2013-04-24 13:03:22 +07:00
ufdada d977a7392f Enhanced method for language identification (less code and easier to manage) 2013-04-23 22:39:17 +02:00
ufdada 0f715bd983 Replacing locale code with language name 2013-04-23 22:10:44 +02:00
raven02 cdb7f2af36 Emeded language names 2013-04-24 02:47:36 +08:00