Commit Graph

35 Commits

Author SHA1 Message Date
Unknown W. Brackets ae576f2457 Show the path in the game details screen.
Helps when you have 2+ isos in the same dir with different versions of the
same game, heh.  Like when hacking/translating.
2013-12-14 22:36:41 -08:00
Henrik Rydgard 13dd5f305c Add trivial "Show in Folder" functionality to game screen 2013-12-11 20:19:30 +01:00
Henrik Rydgard fedf7edc2b Guess game region from game ID, display on game screen 2013-12-10 17:23:03 +01:00
Sacha f02e88b87e Buildfix. 2013-11-24 03:11:33 +10:00
shenweip 7bd0e0de78 Only do this for windows. 2013-11-19 20:46:33 +08:00
shenweip 09636da4ba Ignore the difference between "\" and "/" in "recent" and "remove from recent". 2013-11-18 23:42:38 +08:00
Henrik Rydgard 805bea5ec8 Cosmetic fix to gamescreen 2013-10-16 22:33:47 +02:00
shenweip 63b54db45e Set saveDataSize and installDataSize to 0 if deleted savedata. 2013-10-09 19:34:36 +08:00
Henrik Rydgård a63744eda4 Merge pull request #3881 from vnctdj/patch-1
Small translation-related changes
2013-10-05 13:44:40 -07:00
shenweip a304e9b420 Make a distinction between savedata and installdata. 2013-10-03 20:44:16 +08:00
vnctdj 4968cd56e5 Some translation changes
"DeleteSaveData" & "DeleteGame" are now replaced by "ConfirmDelete"
2013-09-22 12:43:54 +02:00
vnctdj 85a1d0fb2e Revert to https://github.com/hrydgard/ppsspp/commit/4e3c4504b00986c82cada2edef3b1e34640df2b4
papel is wrong
2013-09-22 12:25:27 +02:00
Henrik Rydgård e6ef2621ee Merge pull request #3855 from papel/patch
Fix translation string. It was not translating.
2013-09-21 09:56:34 -07:00
papel 4e3c4504b0 Fix translation string. It was not translating. 2013-09-20 13:41:15 -03:00
shenweip c8603c01f8 Add "Remove From Recent" funtion,more convenient for the users. 2013-09-19 16:10:31 +08: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 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
vnctdj 3b57bf6fe2 ["lang" .ini files] Move some translations in [Game]
Translations moved :
>> "Game = "
>> "MB = "
>> "SaveData = "
>> "Delete Savedata = "
>> "Cancel = "
>> "Delete Game = "

line 176 : Rename "DeleteGame" to "DeleteConfirmGame" to avoid confusion with "Delete Game".
2013-08-30 19:00:25 +02:00
Henrik Rydgard 55aa3d13c7 Win32: Switch to a UNICODE build. This took quite a bit of fixing. 2013-08-26 19:00:16 +02:00
ufdada a7de724871 Adding gameid to gameinfoscreen 2013-08-24 13:08:02 +02:00
Henrik Rydgard 0a0d8d9e32 Android/SDL buildfix, move remains of the old UI into other files. 2013-08-18 20:25:57 +02:00
Henrik Rydgard 73990bcc32 UI updates
Touch&hold now goes to game menu and single click goes directly to the game, so I removed bDirectLoad.

There's now a linear game list view for the game browser.

Assorted fixes.
2013-08-16 12:53:35 +02:00
Henrik Rydgard 8e01af3476 UI tweaks 2013-08-16 09:28:23 +02:00
Henrik Rydgard df3a1d5e1c Make play button focused on game screen. 2013-08-14 17:38:41 +02:00
Yaroslav bfd6a6579f More strings to translate 2013-08-13 18:18:01 +07:00
Yaroslav 62835aad40 Make more strings translatable. 2013-08-11 22:25:50 +07:00
Henrik Rydgard a8f87d17c9 NewUI: Add new Language selector screen (uses the new popup list screen). 2013-07-16 00:29:50 +02:00
Henrik Rydgard 09a7bd08fa Assorted UI cleanups. Add a bunch of little image files that may be used in the Ouya port later. 2013-07-15 17:41:24 +02:00
Henrik Rydgard 604ad0181b Merge branch 'new-ui'. Still incomplete. Enable by setting NewUI=True in ppsspp.ini
Conflicts:
	UI/MenuScreens.cpp
2013-06-27 16:28:38 +02:00
Henrik Rydgard 84a9209285 More new-ui - a toggle, for example. 2013-06-10 22:06:51 +02:00
Henrik Rydgard df6199d353 Move some stuff to native. Show game icon on newui game screen. Turn it off again (oops) 2013-06-09 13:42:00 +02:00
Henrik Rydgard 645e8a7705 More NewUI, bugfix in ParamSFO where strings were created to include the trailing zero. 2013-06-09 12:41:12 +02:00
Henrik Rydgard bb3c91f8bb Some New-UI work (disabled, it's not really ready yet). 2013-06-08 22:47:06 +02:00
Henrik Rydgard 68e75ae134 More download stuff 2013-06-02 13:44:36 +02:00
Henrik Rydgard 8f19cc8855 Initial take at plugin dialog 2013-06-01 23:34:50 +02:00