Commit graph

201 commits

Author SHA1 Message Date
Connor McLaughlin 98b4101cd7 Settings: Expose Save() method to interface 2021-01-31 17:10:27 +10:00
Connor McLaughlin e697d9aa33 HostDisplay: Move imgui context creation to base class 2021-01-31 17:10:27 +10:00
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
2021-01-31 16:39:51 +10:00
Anderson_Cardoso b43b24ce8d Android Updated Some Missing Arrays
Updated some missing arrays for Portuguese language translation.
2021-01-31 16:39:51 +10:00
Connor McLaughlin 84dd24902c Android: Fix incorrect setting key for FF volume 2021-01-31 16:39:51 +10:00
Connor McLaughlin 678ef7d7b6 Android: Add Spanish to language override selector 2021-01-31 16:39:51 +10:00
falsepopsky e8515322f4 added missed strings <display all frames> for values-es 2021-01-28 22:20:48 -03:00
falsepopsky 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
Connor McLaughlin 9ada3c8e6f Settings: Rename 'Display All Frames' to 'Optimal Frame Pacing' 2021-01-28 23:50:39 +10:00
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.
2021-01-28 21:04:23 +10:00
Connor McLaughlin 35dc530b9a Android: Pin emu thread to exclusive cores where supported 2021-01-27 01:21:03 +10:00
Connor McLaughlin b96136a9ec Android: Fix crash when loading input profile ingame 2021-01-27 01:21:03 +10:00
Connor McLaughlin 0b4363679c Android: Block for window changes/surface destruction 2021-01-27 01:21:03 +10:00
Connor McLaughlin a84bf0d8cf Android: Support PSFs in game list 2021-01-24 18:24:07 +10:00
Connor McLaughlin b107cdee53 Android: Add manual disc change from file 2021-01-24 17:37:09 +10:00
Connor McLaughlin 59810bf8db Android: Add game directory list editor 2021-01-24 17:37:09 +10:00
Connor McLaughlin 3c3bfdea93 Android: Don't call toast methods off UI thread 2021-01-21 13:56:10 +10:00
Connor McLaughlin 0dee202095 Android: Disable PGXP options when geometry correction disabled 2021-01-21 01:28:25 +10:00
Connor McLaughlin a0ca20a821 Android: Defer rotation request until after start
Fixes messed-up state when orientation is set.
2021-01-21 01:24:52 +10:00
Connor McLaughlin 5b4aff5edf Android: Fix possible reference overflow when scanning 2021-01-20 21:52:39 +10:00
Connor McLaughlin f5188c7fef Android: Default to digital controller type for mapping port 1 2021-01-20 15:04:17 +10:00
Connor McLaughlin fb48e8f093 Android: Fix a possible exception when refreshing game list 2021-01-20 14:45:04 +10:00
Connor McLaughlin ffa3744b3b Settings: Add 20:9 display aspect ratio 2021-01-14 00:45:46 +10:00
Connor McLaughlin 3b433d8d3e Android: Add sustained performance mode option 2021-01-13 20:19:24 +10:00
Connor McLaughlin 6ad8a6666c Android: Enable resampling by default 2021-01-13 20:19:24 +10:00
Connor McLaughlin 434f75658c Android: Fix incorrect code in key list 2021-01-13 20:19:24 +10:00
Connor McLaughlin a27f220f79 Android: Support binding volume buttons 2021-01-13 19:26:24 +10:00
Connor McLaughlin 37f9f118c4 Android: Add 'Open Pause Menu' hotkey 2021-01-13 19:26:24 +10:00
Connor McLaughlin 60232c390a Android: Use checkbox list for patch codes/cheats 2021-01-13 19:26:24 +10:00
Connor McLaughlin 5746dcdbd4 Android: Fix build 2021-01-13 02:54:54 +10:00
Connor McLaughlin b5ffbfe826 Qt: Fix audio sliders not applying correctly 2021-01-13 02:37:04 +10:00
Connor McLaughlin c18fa06f0c Android: Add 'Sync To Host Refresh Rate' option 2021-01-11 15:42:42 +10:00
Connor McLaughlin 5769830b72 Android: Fix incorrect string refresh in audio settings 2021-01-11 03:49:40 +10:00
Connor McLaughlin ce965e89ca Qt/Android: Add help text for resampling, turn on by default 2021-01-11 02:27:14 +10:00
Connor McLaughlin 5996945b37 Android: Use Java thread for emulation thread 2021-01-11 01:14:32 +10:00
Connor McLaughlin 4fafb34251 CommonHostInterface: Move input map update to frontend
Fixes controller state getting reset when loading input profile.
2021-01-09 14:54:53 +10:00
Connor McLaughlin b0398f5aa7 Qt: Add shutdown without saving menu option 2021-01-09 00:23:02 +10:00
Connor McLaughlin f606999a04 Android: Fix analog stick as dpad in digital mode option 2021-01-03 18:39:15 +10:00
Connor McLaughlin 9708332a80 Android: Make tab titles game properties translatable 2021-01-03 18:30:06 +10:00
Connor McLaughlin fc3780815d Android: Reformat Java sources 2021-01-03 18:30:06 +10:00
Connor McLaughlin 600e8d5dd0 Android: Fix fab background colour in dark mode 2021-01-03 18:30:06 +10:00
Connor McLaughlin 4eee5ebdb7 Android: Add per-game settings and properties UI 2021-01-03 18:30:06 +10:00
Connor McLaughlin 7f008ea5c7 Android: Normalize controller binding text size 2021-01-03 18:30:06 +10:00
Connor McLaughlin 22bb64e7b0 Android: Add hotkey binding support 2020-12-30 19:42:14 +10:00
Connor McLaughlin 3cb2cd8235 GPU: Add adaptive and box downsampling modes 2020-12-30 17:41:39 +10:00
Connor McLaughlin 68ce959d70 Settings: Add option to temporarily disable all enhancements 2020-12-30 17:39:29 +10:00
Connor McLaughlin 1b99233466 Android: Add analog-stick-as-dpad option to controller settings 2020-12-29 22:49:52 +10:00
Connor McLaughlin 0aa3b6b399 Android: Controller binding support 2020-12-29 22:49:52 +10:00
Connor McLaughlin 6bf37f51be Android: Add controller interface class 2020-12-29 22:49:52 +10:00
Connor McLaughlin cbcb8b4b89 Android: Add dark theme 2020-12-29 22:49:52 +10:00