Commit Graph

224 Commits (fc578b7ec7a91f225596782867989b2153230bf2)

Author SHA1 Message Date
Connor McLaughlin 3bc34d40a1 Android: Fix a possible crash when main recreates 5 years ago
Connor McLaughlin 1a63edec27 Android: Use save on exit option as default for resume 5 years ago
Connor McLaughlin 6ad2b72c2e Android: Add graphical save/load state selector 5 years ago
6lackmag3 76bf5b5aa2
Update arrays.xml
fix misleading translation
5 years ago
Connor McLaughlin 39a4aafee5 Android: Make sure EmulationActivity is exported 5 years ago
Connor McLaughlin d4997c6fb9 Android: Manually scale axis values instead of using motion range 5 years ago
Connor McLaughlin 469010868e Android: Add missing menu file 5 years ago
Connor McLaughlin 929863e7d6
Merge pull request #1576 from falsepopsky/updateSpanish
updated spanish translation
5 years ago
Connor McLaughlin 2029702eda Android: Add option to manually inject a path into the game list 5 years ago
falsepopsky 4c0d3c5c9d fixed some misleading translation in android spanish, also updated to latest duckstation-qt_es 5 years ago
Connor McLaughlin 55b61e9030 Android: Add Russian to language override list 5 years ago
Connor McLaughlin 62fe03782e
Merge pull request #1555 from 6lackmag3/master
Russian translation for Android
5 years ago
6lackmag3 c7e08ec420
Create strings.xml
strings for Russian translation
5 years ago
6lackmag3 ad2fd0d682
Create arrays.xml
arrays for Russian translation
5 years ago
6lackmag3 2a6ac1115a
Update strings.xml
with -> wish
5 years ago
Connor McLaughlin 85b4a02f20 Fix Android build 5 years ago
Connor McLaughlin 98b4101cd7 Settings: Expose Save() method to interface 5 years ago
Connor McLaughlin e697d9aa33 HostDisplay: Move imgui context creation to base class 5 years ago
Anderson_Cardoso 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
5 years ago
Anderson_Cardoso b43b24ce8d Android Updated Some Missing Arrays
Updated some missing arrays for Portuguese language translation.
5 years ago
Connor McLaughlin 84dd24902c Android: Fix incorrect setting key for FF volume 5 years ago
Connor McLaughlin 678ef7d7b6 Android: Add Spanish to language override selector 5 years ago
falsepopsky e8515322f4 added missed strings <display all frames> for values-es 5 years ago
falsepopsky 24c7021d0c new language translation for android => Spanish, also updated and fixed the last duckstation-qt_es translation to latest 5 years ago
Connor McLaughlin 9ada3c8e6f Settings: Rename 'Display All Frames' to 'Optimal Frame Pacing' 5 years ago
Connor McLaughlin 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.
5 years ago
Connor McLaughlin 35dc530b9a Android: Pin emu thread to exclusive cores where supported 5 years ago
Connor McLaughlin b96136a9ec Android: Fix crash when loading input profile ingame 5 years ago
Connor McLaughlin 0b4363679c Android: Block for window changes/surface destruction 5 years ago
Connor McLaughlin a84bf0d8cf Android: Support PSFs in game list 5 years ago
Connor McLaughlin b107cdee53 Android: Add manual disc change from file 5 years ago
Connor McLaughlin 59810bf8db Android: Add game directory list editor 5 years ago
Connor McLaughlin 3c3bfdea93 Android: Don't call toast methods off UI thread 5 years ago
Connor McLaughlin 0dee202095 Android: Disable PGXP options when geometry correction disabled 5 years ago
Connor McLaughlin a0ca20a821 Android: Defer rotation request until after start
Fixes messed-up state when orientation is set.
5 years ago
Connor McLaughlin 5b4aff5edf Android: Fix possible reference overflow when scanning 5 years ago
Connor McLaughlin f5188c7fef Android: Default to digital controller type for mapping port 1 5 years ago
Connor McLaughlin fb48e8f093 Android: Fix a possible exception when refreshing game list 5 years ago
Connor McLaughlin ffa3744b3b Settings: Add 20:9 display aspect ratio 5 years ago
Connor McLaughlin 3b433d8d3e Android: Add sustained performance mode option 5 years ago
Connor McLaughlin 6ad8a6666c Android: Enable resampling by default 5 years ago
Connor McLaughlin 434f75658c Android: Fix incorrect code in key list 5 years ago
Connor McLaughlin a27f220f79 Android: Support binding volume buttons 5 years ago
Connor McLaughlin 37f9f118c4 Android: Add 'Open Pause Menu' hotkey 5 years ago
Connor McLaughlin 60232c390a Android: Use checkbox list for patch codes/cheats 5 years ago
Connor McLaughlin 5746dcdbd4 Android: Fix build 5 years ago
Connor McLaughlin b5ffbfe826 Qt: Fix audio sliders not applying correctly 5 years ago
Connor McLaughlin c18fa06f0c Android: Add 'Sync To Host Refresh Rate' option 5 years ago
Connor McLaughlin 5769830b72 Android: Fix incorrect string refresh in audio settings 5 years ago
Connor McLaughlin ce965e89ca Qt/Android: Add help text for resampling, turn on by default 5 years ago