Commit Graph

1146 Commits

Author SHA1 Message Date
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
Henrik Rydgard
f20e00315d Add basic support for the second analog stick present in the PS3 PSP emu for HD remakes.
Make vi2f safer.
2013-04-28 22:15:33 +02: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
raven02
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
Henrik Rydgard
660d5700e7 Unify some VS project settings 2013-04-27 19:34:41 +02:00
raven02
7512a923c5 Add next page for Graphics Setting 2013-04-27 23:58:10 +08: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
Henrik Rydgard
6f23a56779 Remove use of setlocale() in Osk as I could not figure out the purpose, and it broke stuff.
If this is actually needed, please send a pull request adding it back, turning it off when not used, and also add an explanation in a comment.
2013-04-25 10:42:31 +02: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