Commit graph

7848 commits

Author SHA1 Message Date
vnctdj
c7022cce90 ["lang" .ini files] Move some translations in [PSPCredits] 2013-08-30 17:51:08 +02:00
Henrik Rydgard
5374df64a5 Fix some line break issues in system font (windows) 2013-08-30 17:45:47 +02:00
Henrik Rydgård
5b027fec96 Merge pull request #3495 from thedax/master
Fix yet another small error. This time it's Rendering Resolution.
2013-08-30 07:04:37 -07:00
Henrik Rydgard
f47c6d534d Controlmapping: Show symbols on cross/circle/etc, make the rest translatable. See #76
Will make more symbols in the future so might want to hold off translating.
2013-08-30 16:02:57 +02:00
The Dax
546075198f Fix yet another small error. This time it's Rendering Resolution. 2013-08-30 09:52:45 -04:00
Henrik Rydgård
b99be482bf Merge pull request #3494 from thedax/master
Win32 UI: Fix incorrect translation of Atrac3+ sound, and some accelerator key strings.
2013-08-30 06:47:23 -07:00
The Dax
272598fbf5 Fix Read Framebuffer To Memory (CPU)/(GPU). 2013-08-30 09:45:57 -04:00
Henrik Rydgard
855fe05050 Update Android NDK compiler version (r9 required). Restore x86 and armeabi builds that I accidentally removed. 2013-08-30 15:45:32 +02:00
The Dax
afea54f3dc Fix incorrect translation of Atrac3+ sound, and some accelerator key strings. 2013-08-30 09:39:34 -04:00
Henrik Rydgard
57b2deac4c Update native (fix wide text rendering) 2013-08-30 15:32:14 +02:00
Henrik Rydgard
e8d0376090 Crashfix in menu translation code 2013-08-30 15:27:16 +02:00
Henrik Rydgård
2ee5683c35 Merge pull request #3478 from thedax/makeWin32UITranslatable
Win32: Allow menu bar to be translated
2013-08-30 06:06:49 -07:00
The Dax
5120a6ee73 Fix some incorrect things. 2013-08-30 09:01:51 -04:00
The Dax
d765d8783b Tidy the code. 2013-08-30 09:01:50 -04:00
The Dax
a42b780141 Change a few menu texts so that they don't need to be translated. 2013-08-30 09:01:50 -04:00
The Dax
64984c5991 Use a timer to translate PPSSPP, then turn it off. 2013-08-30 09:01:50 -04:00
The Dax
a6e21bd85a Make submenus(Rendering Mode, Rendering Resolution, etc.) translatable. 2013-08-30 09:01:50 -04:00
The Dax
2f2c313b54 Make Win32 UI translatable. Remove all ampersand accelerators; they're not really needed, however, some can of course be added back in. 2013-08-30 09:01:50 -04:00
Henrik Rydgård
cbb857c7f1 Merge pull request #3493 from raven02/patch-31
Add gstate.isAntiAliasEnabled()
2013-08-30 05:49:36 -07:00
Henrik Rydgard
349718a3bc Windows: Use system fonts in UI - no more mojibake.
No support for doing this on Android yet, still uses the atlas.
2013-08-30 14:48:52 +02:00
raven02
a8a0afc2e1 Apply gstate.isAntiAliasEnabled() 2013-08-30 20:47:38 +08:00
raven02
7f080b9958 Add isAntiAliasEnabled() 2013-08-30 20:46:36 +08:00
Henrik Rydgård
20de318acd Merge pull request #3491 from wuspring/master
Update about "Read Framebuffers To Memory (CPU) " setting string.
2013-08-30 02:42:09 -07:00
wuspring
bda50e4401 About "Read Framebuffers To Memory (CPU) "
make sure the source and ini have the same keyword
2013-08-30 17:22:29 +08:00
Henrik Rydgård
f7e26f47c8 Merge pull request #3489 from wuspring/master
shorten key, and related keyword are updated in the ini(ppsspp-lang #131)
2013-08-30 01:26:34 -07:00
Henrik Rydgard
a418dd0566 Spline: Don't create twice the number of triangles we need. 2013-08-30 10:25:37 +02:00
wuspring
430637f7b4 Separater 2013-08-30 16:16:23 +08:00
wuspring
1b74211872 delete tmp 2013-08-30 16:06:34 +08:00
Henrik Rydgård
9fecfe434f Merge pull request #3488 from unknownbrackets/gpu-minor
Fix #3385, bad alphatest flushing
2013-08-30 00:47:08 -07:00
Unknown W. Brackets
f6d8767487 Fix #3385, bad alphatest flushing. 2013-08-30 00:44:06 -07:00
Henrik Rydgård
b3f403e4b6 Merge pull request #3484 from makotech222/cwcheat
Fix crashing on empty newlines. Increase max cheat list to 128
2013-08-30 00:18:27 -07:00
Henrik Rydgård
156f87cc4f Merge pull request #3487 from unknownbrackets/net-minor
Clean up MAC address conversion in HLE
2013-08-30 00:16:25 -07:00
wuspring
453b7d60cf shorten key. 2013-08-30 15:08:17 +08:00
Unknown W. Brackets
0d0d036522 Clean up MAC address conversion in HLE.
Not planning to implement net, but this fixes a potential crash / buffer
overflow, and implements a commonly reported unimplemented function.
2013-08-29 23:47:03 -07:00
wuspring
bbb52b1ff3 shorten key, update en_US.ini and zh_CN.ini for newest code. 2013-08-30 14:10:05 +08:00
Henrik Rydgård
64d3569831 Merge pull request #3486 from unknownbrackets/gpu-minor
Check for a stencil test when ignoring alphatest
2013-08-29 22:48:15 -07:00
Unknown W. Brackets
655a7b4973 Check for a stencil test when ignoring alphatest. 2013-08-29 22:14:51 -07:00
Steven Cherry
a2a3613457 Fix crashing on empy newlines. Increase max cheat list to 128 2013-08-29 19:08:31 -05:00
Henrik Rydgård
b6051b42f1 Merge pull request #3482 from thedax/fixDefaultValue
Fix small typo in a translation string's default value so it fits on-screen.
2013-08-29 16:45:39 -07:00
The Dax
dff1726af7 Fix small typo in a translation string's default value so it fits on-screen. 2013-08-29 19:13:47 -04:00
Henrik Rydgard
766731db8e Add back the default case to the triviallytrue functions. 2013-08-29 20:39:23 +02:00
Henrik Rydgard
29a3a0650c Merge branch 'master' of https://github.com/papel/ppsspp into papel-master
Conflicts:
	pspautotests
2013-08-29 20:18:36 +02:00
Henrik Rydgard
b19fe900bf Fixes for x86 android build 2013-08-29 20:06:24 +02:00
papel
d22e555e4f Fix volume and name of Latin American languages. 2013-08-29 13:25:29 -03:00
Henrik Rydgård
9fbfcacbc6 Merge pull request #3470 from raven02/patch-28
Discard AA lines
2013-08-29 09:11:12 -07:00
Henrik Rydgård
5e3270060f Merge pull request #3471 from raven02/patch-29
Fix FF2 issue #2857
2013-08-29 08:43:07 -07:00
Henrik Rydgård
13ee326085 Merge pull request #3473 from raven02/patch-30
Partial fix bezier patch
2013-08-29 08:33:09 -07:00
raven02
2737c809db Fix Bezier patch 2013-08-29 23:19:38 +08:00
raven02
65d836c5dd Fix FF2 issue #2857 2013-08-29 22:50:31 +08:00
raven02
f94193731d Discard AA lines 2013-08-29 22:30:47 +08:00