kaienfr
137df18a00
Update recent games list & remove redundant recent games from ini file
2013-09-05 18:23:28 +02:00
Sacha
649ba06b37
Someone forgot this include.
2013-09-05 05:00:00 +10:00
The Dax
471a9990e5
Change PostMessage to host->UpdateUI().
2013-09-04 11:22:53 -04:00
Henrik Rydgard
00b1fd6a75
Remove unnecessary RecreateViews call.
2013-09-04 17:21:13 +02:00
Henrik Rydgård
9930ecbab7
Merge pull request #3604 from thedax/dynamicUITranslation
...
Win32 UI: Add a runtime created Language submenu.
2013-09-04 05:48:16 -07:00
Henrik Rydgard
1c422d41ce
Enable Arabic on Windows where we are using system fonts that can handle it.
2013-09-04 14:47:01 +02:00
The Dax
3f6361831e
Rename "System Language" to just "Language".
2013-09-04 08:00:50 -04:00
The Dax
aebd5156a5
Win32 UI: Add a System Language menu that's dynamically created. Also fix several small bugs where the UI wouldn't switch languages on the Pause screen, and in a couple other spots.
2013-09-04 08:00:50 -04:00
Henrik Rydgard
18c2342ea9
Move unicode text out to assets/langregion.ini . Gah.
2013-09-04 13:25:57 +02:00
Henrik Rydgard
1e2ecfd2ca
Draw the credits scroller using system font drawer
2013-09-04 12:38:52 +02:00
Henrik Rydgard
ad620e463a
Detect language on first boot on Windows (Vista+) and Android
2013-09-04 12:08:22 +02:00
Henrik Rydgård
8e6b031d9b
Merge pull request #3611 from Kingcom/Fix
...
Add another check to PopupMultiChoice
2013-09-04 02:38:00 -07:00
Henrik Rydgård
1c42964c59
Merge pull request #3596 from wuspring/shortenkey
...
Make "OK" and "Cancel" in PromptScreen traslatable.
2013-09-04 02:36:28 -07:00
Henrik Rydgard
c845da2887
Switch System_GetName to System_GetProperty
2013-09-04 11:31:40 +02:00
Kingcom
77067094c7
Take minVal into account
2013-09-04 11:00:42 +02:00
Henrik Rydgård
4091efc71d
Merge pull request #3589 from vnctdj/patch-4
...
Move some translations (papel's work updated)
2013-09-04 01:58:49 -07:00
Kingcom
6471dd2363
Add another check to PopupMultiChoice
2013-09-04 10:58:31 +02:00
Henrik Rydgard
273fb7c941
Warning fixes, make the back button exit the emu on the main screen on Android.
2013-09-04 10:51:14 +02:00
wuspring
5655ddc835
Make "OK" and "Cancel" in PromptScreen translatable, and shorten some keys.
2013-09-04 09:02:28 +08:00
kaienfr
966492fcbf
fix cwcheat list incompletely shown and resize the check button
2013-09-03 17:50:34 +02:00
vnctdj
509045b345
Another one
...
Another one (2)
And the last one
+ now "Developer" is refered by "*de" to avoid confusion with "*d" which is for "Dialog"
I hope I don't forget to move some other "Back" translations to [Dialog] in other files...
"Cancel" translation moved
Update
with papel's changes (so we can close his pull request which is now outdated)
Update (2)
with papel's changes (so we can close his pull request which is now outdated) (2)
No I have finished, so, to conclude, if we merge all my pull requests, papel's one can be closed with no loss of work :)
Rebased
2013-09-03 16:48:02 +02:00
vnctdj
687e1790db
Move "Back" translation
...
Because it is already translated in [Dialog]
2013-09-03 10:27:58 +02:00
Henrik Rydgård
e949952eb0
Merge pull request #3543 from makotech222/cwcheat
...
Fix Reading from cheat.db and enable/disable all
2013-09-03 00:42:08 -07:00
Yaroslav
6c2b30293a
Added Tagalog Language
2013-09-02 19:28:27 +07:00
Unknown W. Brackets
b3bc4c5830
Merge pull request #3536 from DanyalZia/patch-4
...
Resize the Back button in System Information
2013-09-01 23:03:58 -07:00
danyalzia
a6a75a29c8
Update MiscScreens.cpp
2013-09-02 10:58:48 +05:00
Steven Cherry
3d468e37ad
Fix
2013-09-01 18:37:29 -05:00
Steven Cherry
ddc8ab967f
Merge remote-tracking branch 'upstream2/master' into cwcheat
...
Conflicts:
UI/CwCheatScreen.cpp
2013-09-01 18:10:18 -05:00
The Dax
dbb6be2282
Fix small typo. Fixes https://github.com/hrydgard/ppsspp/issues/3560 .
2013-09-01 18:59:55 -04:00
Henrik Rydgård
970a7bb43a
Merge pull request #3556 from thedax/master
...
Allow up to 6 lines for translator names.
2013-09-01 15:06:18 -07:00
Unknown W. Brackets
24ecf9416c
Update language immediately in UI.
2013-09-01 13:29:23 -07:00
Unknown W. Brackets
98717fee7c
Update reporting support immediately.
...
Well, it'd be nice to pull rather than push, but this is okay.
2013-09-01 13:08:47 -07:00
Unknown W. Brackets
c0e54735f5
Disable reporting when copy framebuffer is used.
...
Causes too much noise. Also, use a proper interface to enable/disable it.
This should prevent future problems with accidentally enabling it.
2013-09-01 12:57:39 -07:00
Steven Cherry
fc7003d237
Fix parentheses
2013-09-01 13:58:05 -05:00
The Dax
fb35d6e914
Add a blank line in between translators6 and the written in C++ line.
2013-09-01 14:04:39 -04:00
The Dax
679e7ea846
Allow for up to 6 lines of translator names(I guess 7 if you add some on the "this translation by:" line..).
2013-09-01 14:04:39 -04:00
Steven Cherry
887d1652b5
Fix Reading from cheat.db and enable/disable all
2013-08-31 21:15:50 -05:00
danyalzia
a918e19d7f
Resize the Back button in System Information
2013-09-01 02:34:22 +05:00
Henrik Rydgard
b69614bdec
Add back button to system information dialog. Fixes #3415
2013-08-31 15:02:13 +02:00
Unknown W. Brackets
ae17f40e66
Use Roboto Condensed for the UI where supported.
...
It's Apache licensed and doesn't look bad. Defaulting still works.
2013-08-31 01:37:41 -07:00
Henrik Rydgård
b1ba172942
Merge pull request #3516 from wuspring/master
...
Modify NewLanguageScreen class … For the title of language select dialoag in System->system language ("Language") can be translatable, Using [Developer]->"Language"
2013-08-30 14:34:18 -07:00
wuspring
3858044f99
Modify NewLanguageScreen class
...
For the title of language select dialoag in System->system language
("Language") can be translatable, Using [Developer]->"Language"
2013-08-31 05:26:59 +08:00
danyalzia
3ce095ed34
Shows "OpenGL Extensions" instead of "OpenGL ES 2.0 Extensions" for Windows
...
That "ES" part doesn't make sense for windows.
2013-08-31 01:58:55 +05:00
Henrik Rydgard
14b7fdc975
Center the buttons in the key config screen
2013-08-30 22:43:42 +02:00
danyalzia
c8b97bba3c
String to display the supported OpenGL version in System Information
2013-08-31 01:22:19 +05:00
vnctdj
2b8d4685f6
Rename "Delete Savedata" & "Delete Game"
...
I make that because "Delete Game" exists twice (line #69 ), so the translation can't work.
I rename "Delete Savedata" to looks like the new "Delete Game".
2013-08-30 20:25:58 +02:00
Henrik Rydgard
9ac2cb92ba
android buildfix
2013-08-30 20:19:03 +02:00
Henrik Rydgard
0d0b43818c
Warning fixes and stuff
2013-08-30 20:14:16 +02:00
Henrik Rydgard
bf6f8b6afb
Add a translatable string "this translation by" to credits, fix #3507
2013-08-30 20:11:01 +02:00
Henrik Rydgård
80a6474e65
Merge pull request #3503 from vnctdj/patch-2
...
["lang" .ini files] Move some translations in [Game]
2013-08-30 10:56:02 -07:00