Commit Graph

396 Commits

Author SHA1 Message Date
a7e4d55d02 Move game settings apply to CommonHostInterface 2021-02-24 01:22:04 +10:00
8318cdb3c1 Move ImGui setup to common, and enable fullscreen UI in Qt 2021-02-24 01:22:03 +10:00
1fc53ff622 CommonHostInterface: Move settings interface pointer to base class 2021-02-24 01:21:43 +10:00
7501e89b7a System: Add path/image to game change notification 2021-02-24 01:21:43 +10:00
24c2165bb3 GPU: Allow closing window/app to interrupt shader compilation 2021-02-19 01:48:44 +10:00
e7b9309567 GameSettings: Add PGXP projection precision 2021-02-18 02:19:43 +10:00
63b04f6479 Update strings.xml
translation for "Show Resolution" added
2021-02-12 15:46:59 +03:00
4e10d100db Android: Don't show VRAM resolution in pt-BR 2021-02-12 01:01:30 +10:00
9f73791343 Android: Add Show Resolution option to display settings 2021-02-12 01:01:30 +10:00
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
a03eb9f352 Android Update Arrays
Arrays updated to latest.
2021-02-08 22:17:23 -03:00
3b5739eca8 Merge pull request #1600 from 6lackmag3/patch-4
Update strings.xml
2021-02-09 01:11:21 +10:00
556913dad3 Update strings.xml
fix typos
2021-02-07 21:56:18 +03:00
3857d2426d Update strings.xml
fixes
2021-02-07 20:10:37 +03:00
4f75f2d266 Android: Move ImGui NewFrame/EndFrame to correct location 2021-02-08 00:48:18 +10:00
515b85fa36 Android: Set navigation bar colour to black 2021-02-08 00:47:24 +10:00
18114806f8 Merge pull request #1595 from andercard0/patch-75
Update Strings Pt-Br
2021-02-08 00:36:15 +10:00
6f22ea0ffa Update strings.xml 2021-02-07 20:44:38 +10:00
590275a20e Update strings.xml 2021-02-07 20:18:39 +10:00
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
482fdc8f35 Update Arrays Pt-br
Update to latest.
2021-02-07 00:08:48 -03:00
275fedbaf2 Android: Compile fix 2021-02-07 03:42:15 +10:00
3bc34d40a1 Android: Fix a possible crash when main recreates 2021-02-07 03:10:45 +10:00
1a63edec27 Android: Use save on exit option as default for resume 2021-02-07 03:10:45 +10:00
6ad2b72c2e Android: Add graphical save/load state selector 2021-02-07 03:10:43 +10:00
76bf5b5aa2 Update arrays.xml
fix misleading translation
2021-02-05 11:22:26 +03:00
39a4aafee5 Android: Make sure EmulationActivity is exported 2021-02-05 02:29:14 +10:00
d4997c6fb9 Android: Manually scale axis values instead of using motion range 2021-02-05 00:39:42 +10:00
469010868e Android: Add missing menu file 2021-02-04 14:09:06 +10:00
929863e7d6 Merge pull request #1576 from falsepopsky/updateSpanish
updated spanish translation
2021-02-04 13:48:50 +10:00
2029702eda Android: Add option to manually inject a path into the game list 2021-02-04 13:47:16 +10:00
4c0d3c5c9d fixed some misleading translation in android spanish, also updated to latest duckstation-qt_es 2021-02-03 21:59:24 -03:00
55b61e9030 Android: Add Russian to language override list 2021-02-02 03:58:21 +10:00
62fe03782e Merge pull request #1555 from 6lackmag3/master
Russian translation for Android
2021-02-02 03:54:09 +10:00
c7e08ec420 Create strings.xml
strings for Russian translation
2021-02-01 04:02:10 +03:00
ad2fd0d682 Create arrays.xml
arrays for Russian translation
2021-02-01 04:00:20 +03:00
2a6ac1115a Update strings.xml
with -> wish
2021-01-31 23:05:42 +03:00
85b4a02f20 Fix Android build 2021-01-31 17:28:37 +10:00
98b4101cd7 Settings: Expose Save() method to interface 2021-01-31 17:10:27 +10:00
e697d9aa33 HostDisplay: Move imgui context creation to base class 2021-01-31 17:10:27 +10:00
99bedb0f0b Android Updated some missing Strings to latest.
Yo, @stenzek

Please note that I'm really not sure if this is right or not.. if something is wrong please let me know and will redo it.

Added Missing Strings

- Main Menu
Controller Mapping

- Settings
Game Directories / Summary Game Directories

- Theme
Theme / Array

- Sync to host refresh rate
Settings as well as Summary

- Audio
audio resampling / summary

- Controller Mapping
controller mapping / summary

- Enhancements
disable enhancements / summary

Advanced
- Sustained Performance / summary
- Threaded GPU Presentation / summary
- Optimal frame pacing / Summary
2021-01-31 16:39:51 +10:00
b43b24ce8d Android Updated Some Missing Arrays
Updated some missing arrays for Portuguese language translation.
2021-01-31 16:39:51 +10:00
84dd24902c Android: Fix incorrect setting key for FF volume 2021-01-31 16:39:51 +10:00
678ef7d7b6 Android: Add Spanish to language override selector 2021-01-31 16:39:51 +10:00
e8515322f4 added missed strings <display all frames> for values-es 2021-01-28 22:20:48 -03:00
24c7021d0c new language translation for android => Spanish, also updated and fixed the last duckstation-qt_es translation to latest 2021-01-28 21:54:54 -03:00
9ada3c8e6f Settings: Rename 'Display All Frames' to 'Optimal Frame Pacing' 2021-01-28 23:50:39 +10:00
4bb3fb48f9 System: Add a new throttler/pacer which can catch up on lost time
This can result in worse frame pacing, so if you have a decent machine
you'll probably want to turn on "display all frames" in display
settings.

But, it's sadly needed for Android.
2021-01-28 21:04:23 +10:00
35dc530b9a Android: Pin emu thread to exclusive cores where supported 2021-01-27 01:21:03 +10:00
b96136a9ec Android: Fix crash when loading input profile ingame 2021-01-27 01:21:03 +10:00