wally4000
ee96bb4f0b
Move some UI stuff to Unique_ptrs
2024-07-16 16:01:06 +10:00
wally4000
74ac1819a1
Revert "Move some UI stuff to Unique_ptrs"
...
This reverts commit 094328ae26
.
2024-07-16 15:41:44 +10:00
wally4000
094328ae26
Move some UI stuff to Unique_ptrs
2024-07-16 14:27:02 +10:00
wally4000
fda2ce6155
Use std::string a bit more (Will make sense later)
2024-07-16 13:13:20 +10:00
wally4000
5be11beeb3
Std::filesystem by reference and start to enable Translate for all
2024-06-20 10:07:25 +10:00
wally4000
68233ee492
Fix more path stuff
2024-06-17 20:05:10 +10:00
Howard Su
d3c304abae
Cleanup UI code for platform independent
2023-12-05 14:15:25 +08:00
Wally4000
0044d9ae30
Exclusive PSP Utilities should be in PSP/Utility
2022-01-31 11:19:44 +11:00
Wally4000
15e3e2a1d0
Update to the Bazel Directory Structure..
2020-08-22 18:42:41 +10:00
Paul Holden
49a06ed319
[~] Make header guards consistently use FULL_PATH_TO_FILE_H_, with script
2013-06-04 22:02:30 +01:00
strmnnrmn
3757a27a46
[~] stdafx cleanup: PSP should compile without DaedalusTypes.h in stdafx.h now
...
git-svn-id: https://subversion.assembla.com/svn/Daedalusx64/trunk@1699 42e9bfbe-799a-4a2d-bad1-236e862a387a
2013-05-19 08:52:22 +00:00
salvy
cf8f01eaca
[+] Added Polish translation by malymi45
...
[!] Removed hacks used to correct string length of translated strings
[!] Avoid computing strlen twice when translating strings
git-svn-id: https://subversion.assembla.com/svn/Daedalusx64/trunk@673 42e9bfbe-799a-4a2d-bad1-236e862a387a
2012-05-15 18:47:19 +00:00
Salvy
7797f48dfb
[!] Fixed typo in hash in all translations
...
[!] Only try to load language files once when system inits
[!] Fixed crash when number of language files changed
[+] Conserve the order of languages, regardless if their number was changed
[!] Increase ROM cache size for PHAT from 2MB to 4MB
git-svn-id: https://subversion.assembla.com/svn/Daedalusx64/trunk@616 42e9bfbe-799a-4a2d-bad1-236e862a387a
2012-02-17 20:47:22 +00:00
Salvy
337892e989
[!] Is now possible to translate savestate menu, battery/time status, splash screen, daedzone screen and other strings.
...
[!] Some clean ups in translation codebase
[!] Only fetch language files once
[!] Updated Brazilian Portuguese translation (Scarecrow)
[!] Updated Spanish translation (Ricot)
git-svn-id: https://subversion.assembla.com/svn/Daedalusx64/trunk@591 42e9bfbe-799a-4a2d-bad1-236e862a387a
2012-01-20 22:18:30 +00:00
Salvy
e358308590
[!] Made language switching friendlier (language changes will happen instantly too)
...
[!] More clean ups to remove redundancies
git-svn-id: https://subversion.assembla.com/svn/Daedalusx64/trunk@581 42e9bfbe-799a-4a2d-bad1-236e862a387a
2012-01-12 20:16:27 +00:00
Salvy
3c99ce9a80
[!] Alot of improvements and fixes to translation codebase (Is fully working now)
...
[+] Added Spanish translation by niccoooodu61
git-svn-id: https://subversion.assembla.com/svn/Daedalusx64/trunk@580 42e9bfbe-799a-4a2d-bad1-236e862a387a
2012-01-12 02:47:00 +00:00
Salvy
7cea9c8bcc
[+] Use a more robust method to identified strings (we'll hash each string and thus we can translate any string without having all the redundant stuff all over our strings)
...
git-svn-id: https://subversion.assembla.com/svn/Daedalusx64/trunk@577 42e9bfbe-799a-4a2d-bad1-236e862a387a
2012-01-11 20:31:01 +00:00
Salvy
0499b589ce
[!] More work and clean ups when loading languages to GUI
...
git-svn-id: https://subversion.assembla.com/svn/Daedalusx64/trunk@575 42e9bfbe-799a-4a2d-bad1-236e862a387a
2012-01-09 02:51:10 +00:00
Salvy
f9e64a4a86
[+] Added menu to switch languages (WIP!!!) can be found in Global Settings
...
git-svn-id: https://subversion.assembla.com/svn/Daedalusx64/trunk@574 42e9bfbe-799a-4a2d-bad1-236e862a387a
2012-01-08 03:02:04 +00:00
Salvy
98f12c4b9f
[!] Identified most strings to be translated (We can start translating now)
...
[!] Some improvements and clean ups to Translation codebase
git-svn-id: https://subversion.assembla.com/svn/Daedalusx64/trunk@573 42e9bfbe-799a-4a2d-bad1-236e862a387a
2012-01-07 00:54:45 +00:00