Commit Graph

270 Commits

Author SHA1 Message Date
Connor McLaughlin c58227752d CommonHostInterface: Move save state on exit logic to base class 2021-03-03 01:14:05 +10:00
Connor McLaughlin 7cb1bd5ac0 Android: Fix swapped ingame menu items for es/nl/br 2021-03-02 01:50:01 +10:00
Connor McLaughlin 93861f2977
Merge pull request #1715 from andercard0/patch-87
Android - Update Strings - Pt-Br
2021-03-02 01:46:30 +10:00
Connor McLaughlin dd8a527516
Merge pull request #1714 from andercard0/patch-86
Android - Update Arrays Pt-Br
2021-03-02 01:46:19 +10:00
Anderson_Cardoso 4c58925cec
Android - Update Strings - Pt-Br
Update Strings to latest.
2021-03-01 11:04:19 -03:00
Anderson_Cardoso 74156e5e5d
Android - Update Arrays Pt-Br
Update arrays file to latest. (hope did not break anything this time).
2021-03-01 11:01:59 -03:00
Certainty Witch 6d3df27915
Update arrays.xml
Fix order of Italian strings (Settings was Change Touchscreen Controls and vice versa)
2021-03-01 13:03:08 +02:00
Connor McLaughlin 5c5e9644d7 Android: Fix input profile loading/saving 2021-03-01 13:38:41 +10:00
6lackmag3 a0502eb531
Update strings.xml 2021-02-28 08:58:34 +03:00
Connor McLaughlin 5669442ad1 Android: Fix TTY output summary not being translatable 2021-02-28 04:03:48 +10:00
Connor McLaughlin 091b745af6
Merge pull request #1699 from 6lackmag3/patch-7
Update strings.xml
2021-02-27 22:20:35 +10:00
Connor McLaughlin cab4bdc042
Merge pull request #1700 from 6lackmag3/patch-9
Update arrays.xml
2021-02-27 22:20:13 +10:00
Connor McLaughlin 1607a2424d Android: Update PGXP CPU mode summary 2021-02-27 22:16:39 +10:00
Connor McLaughlin 2ce42cde5f Android: Add analog button to touchscreen controller 2021-02-27 22:15:45 +10:00
Connor McLaughlin 6e9a35806d Android: Fix touchscreen controller settings unpausing 2021-02-27 22:01:07 +10:00
6lackmag3 04bd46795a
Update arrays.xml 2021-02-27 13:02:15 +03:00
6lackmag3 51b19d3d0a
Update strings.xml 2021-02-27 12:52:29 +03:00
Connor McLaughlin 1e383af623 Android: Hide fast forward button by default 2021-02-27 16:21:36 +10:00
Connor McLaughlin d11ee48fe1 Android: Add touchscreen button add/remove/opacity 2021-02-27 16:21:36 +10:00
Connor McLaughlin 7bd11d38ac Android: Add on-screen fast forward button 2021-02-27 16:21:36 +10:00
Connor McLaughlin d0ace6ed5a Android: Reorder options in main menu 2021-02-27 16:21:36 +10:00
Connor McLaughlin e53ec0cc73 Android: Move a bunch of settings to advanced 2021-02-27 16:21:36 +10:00
Connor McLaughlin 5a0e4f85dd Settings: Enable cheat loading by default 2021-02-27 16:21:36 +10:00
Connor McLaughlin e17d37b8bc HostDisplay: Add stretch option 2021-02-27 16:21:36 +10:00
Connor McLaughlin a7e4d55d02 Move game settings apply to CommonHostInterface 2021-02-24 01:22:04 +10:00
Connor McLaughlin 8318cdb3c1 Move ImGui setup to common, and enable fullscreen UI in Qt 2021-02-24 01:22:03 +10:00
Connor McLaughlin 1fc53ff622 CommonHostInterface: Move settings interface pointer to base class 2021-02-24 01:21:43 +10:00
Connor McLaughlin 7501e89b7a System: Add path/image to game change notification 2021-02-24 01:21:43 +10:00
Connor McLaughlin 24c2165bb3 GPU: Allow closing window/app to interrupt shader compilation 2021-02-19 01:48:44 +10:00
Connor McLaughlin e7b9309567 GameSettings: Add PGXP projection precision 2021-02-18 02:19:43 +10:00
6lackmag3 63b04f6479
Update strings.xml
translation for "Show Resolution" added
2021-02-12 15:46:59 +03:00
Connor McLaughlin 4e10d100db Android: Don't show VRAM resolution in pt-BR 2021-02-12 01:01:30 +10:00
Connor McLaughlin 9f73791343 Android: Add Show Resolution option to display settings 2021-02-12 01:01:30 +10:00
Anderson_Cardoso 32ee362228
Android Update Strings (#1615)
* Android Update Strings 

Strings updated to latest.

* Update strings.xml

* Update strings.xml

Co-authored-by: Connor McLaughlin <stenzek@gmail.com>
2021-02-11 02:27:41 +10:00
Anderson_Cardoso a03eb9f352
Android Update Arrays
Arrays updated to latest.
2021-02-08 22:17:23 -03:00
Connor McLaughlin 3b5739eca8
Merge pull request #1600 from 6lackmag3/patch-4
Update strings.xml
2021-02-09 01:11:21 +10:00
6lackmag3 556913dad3
Update strings.xml
fix typos
2021-02-07 21:56:18 +03:00
6lackmag3 3857d2426d
Update strings.xml
fixes
2021-02-07 20:10:37 +03:00
Connor McLaughlin 4f75f2d266 Android: Move ImGui NewFrame/EndFrame to correct location 2021-02-08 00:48:18 +10:00
Connor McLaughlin 515b85fa36 Android: Set navigation bar colour to black 2021-02-08 00:47:24 +10:00
Connor McLaughlin 18114806f8
Merge pull request #1595 from andercard0/patch-75
Update Strings Pt-Br
2021-02-08 00:36:15 +10:00
Connor McLaughlin 6f22ea0ffa
Update strings.xml 2021-02-07 20:44:38 +10:00
Connor McLaughlin 590275a20e
Update strings.xml 2021-02-07 20:18:39 +10:00
Anderson_Cardoso d17833d6c6
Update Strings Pt-Br
Updated to latest. 

Note: 

- OSD still missing

- There is a "r" letter that i guess need to be removed as follows: 

duckstation / android /app/ src/ main/ res/ values-pt-rBR

Should be: pt-BR only
2021-02-07 00:14:16 -03:00
Anderson_Cardoso 482fdc8f35
Update Arrays Pt-br
Update to latest.
2021-02-07 00:08:48 -03:00
Connor McLaughlin 275fedbaf2 Android: Compile fix 2021-02-07 03:42:15 +10:00
Connor McLaughlin 3bc34d40a1 Android: Fix a possible crash when main recreates 2021-02-07 03:10:45 +10:00
Connor McLaughlin 1a63edec27 Android: Use save on exit option as default for resume 2021-02-07 03:10:45 +10:00
Connor McLaughlin 6ad2b72c2e Android: Add graphical save/load state selector 2021-02-07 03:10:43 +10:00
6lackmag3 76bf5b5aa2
Update arrays.xml
fix misleading translation
2021-02-05 11:22:26 +03:00