Commit Graph

398 Commits (a6d2324f0ea38b20decb687626aa38f5c35e27ba)

Author SHA1 Message Date
Connor McLaughlin c8a029c5cb Android: Support more than one controller 5 years ago
Connor McLaughlin 1839bfab3b Android: Rewrite input binding to be more flexible
Supports vibration, non-gamepad controllers, etc.

You will need to rebind your controllers.
5 years ago
Connor McLaughlin e87ce48601
Merge pull request #1804 from 6lackmag3/patch-22
Update arrays.xml
5 years ago
6lackmag3 613e1e2904
Update arrays.xml
minor changes; updated to latest
5 years ago
6lackmag3 19bc610276
Update strings.xml
minor changes and fixes; updated to latest
5 years ago
Connor McLaughlin c182edf196 Android: Implement RetroAchievements 5 years ago
Connor McLaughlin 0f1dc93eaa Android: Enable plaintext HTTP for i.retroachievements.org
Android doesn't like its TLS configuration.
5 years ago
Connor McLaughlin 6bced299f4 Android: Add AndroidHTTPDownloader class 5 years ago
Connor McLaughlin e719ebcfa0 Android: Fix 'Auto (Game Native)' aspect ratio game setting 5 years ago
Connor McLaughlin f3ebd286c4 Android: Make progress dialogs non-cancelable 5 years ago
Connor McLaughlin 18f952d95c Android: Enable scrollbars in game list 5 years ago
Connor McLaughlin 247f9bf344
Merge pull request #1761 from 6lackmag3/patch-19
Update strings.xml
5 years ago
Connor McLaughlin 217c95bd2c Android: Fix incorrect 'Show Emulation Speed' summary 5 years ago
6lackmag3 65002d329a
Update strings.xml
update to latest
5 years ago
Connor McLaughlin 5fff104383 Android: Fix silly typo
That's what I get for editing out of the IDE and it being 2am.
5 years ago
Connor McLaughlin 196f53ab80 Android: Add a couple of missing translation strings 5 years ago
Connor McLaughlin 8531a5c8f0
Merge pull request #1757 from 6lackmag3/patch-18
Update arrays.xml
5 years ago
6lackmag3 039a19cad7
Update arrays.xml
minor correction
5 years ago
6lackmag3 214108ff92
Update strings.xml
minor corrections, update to latest
5 years ago
Connor McLaughlin cc48b6cc7b Android: Don't save fragment state
We have custom constructors and state which break this.
5 years ago
Connor McLaughlin b80d4d5675 Android: Update touch buttons on down as well as move 5 years ago
Connor McLaughlin 977f5b69c2 Android: Make touch gliding opt-in 5 years ago
Connor McLaughlin 491e3a36df Android: Allow device vibration with external controller 5 years ago
Certainty Witch a6e497cf62
Add touch gliding (#1723)
* Add touch gliding

* Add attributes for glidability

* Account for touch glide attributes

* Ditching glidabitliy arrays

* Change var name to be consistent with feature name
5 years ago
Connor McLaughlin ef440d2712 Android: Generate placeholder covers 5 years ago
Connor McLaughlin b188c908c0 Android: Add dividers between game directories 5 years ago
Connor McLaughlin 7b45df0cc2 Android: Move game list over to RecyclerView 5 years ago
Connor McLaughlin 5bd39bc2c7 Android: Add game grid view 5 years ago
Connor McLaughlin c58227752d CommonHostInterface: Move save state on exit logic to base class 5 years ago
Connor McLaughlin 7cb1bd5ac0 Android: Fix swapped ingame menu items for es/nl/br 5 years ago
Connor McLaughlin 93861f2977
Merge pull request #1715 from andercard0/patch-87
Android - Update Strings - Pt-Br
5 years ago
Connor McLaughlin dd8a527516
Merge pull request #1714 from andercard0/patch-86
Android - Update Arrays Pt-Br
5 years ago
Anderson_Cardoso 4c58925cec
Android - Update Strings - Pt-Br
Update Strings to latest.
5 years ago
Anderson_Cardoso 74156e5e5d
Android - Update Arrays Pt-Br
Update arrays file to latest. (hope did not break anything this time).
5 years ago
Certainty Witch 6d3df27915
Update arrays.xml
Fix order of Italian strings (Settings was Change Touchscreen Controls and vice versa)
5 years ago
Connor McLaughlin 5c5e9644d7 Android: Fix input profile loading/saving 5 years ago
6lackmag3 a0502eb531
Update strings.xml 5 years ago
Connor McLaughlin 5669442ad1 Android: Fix TTY output summary not being translatable 5 years ago
Connor McLaughlin 091b745af6
Merge pull request #1699 from 6lackmag3/patch-7
Update strings.xml
5 years ago
Connor McLaughlin cab4bdc042
Merge pull request #1700 from 6lackmag3/patch-9
Update arrays.xml
5 years ago
Connor McLaughlin 1607a2424d Android: Update PGXP CPU mode summary 5 years ago
Connor McLaughlin 2ce42cde5f Android: Add analog button to touchscreen controller 5 years ago
Connor McLaughlin 6e9a35806d Android: Fix touchscreen controller settings unpausing 5 years ago
6lackmag3 04bd46795a
Update arrays.xml 5 years ago
6lackmag3 51b19d3d0a
Update strings.xml 5 years ago
Connor McLaughlin 1e383af623 Android: Hide fast forward button by default 5 years ago
Connor McLaughlin d11ee48fe1 Android: Add touchscreen button add/remove/opacity 5 years ago
Connor McLaughlin 7bd11d38ac Android: Add on-screen fast forward button 5 years ago
Connor McLaughlin d0ace6ed5a Android: Reorder options in main menu 5 years ago
Connor McLaughlin e53ec0cc73 Android: Move a bunch of settings to advanced 5 years ago
Connor McLaughlin 5a0e4f85dd Settings: Enable cheat loading by default 5 years ago
Connor McLaughlin e17d37b8bc HostDisplay: Add stretch option 5 years ago
Connor McLaughlin a7e4d55d02 Move game settings apply to CommonHostInterface 5 years ago
Connor McLaughlin 8318cdb3c1 Move ImGui setup to common, and enable fullscreen UI in Qt 5 years ago
Connor McLaughlin 1fc53ff622 CommonHostInterface: Move settings interface pointer to base class 5 years ago
Connor McLaughlin 7501e89b7a System: Add path/image to game change notification 5 years ago
Connor McLaughlin 24c2165bb3 GPU: Allow closing window/app to interrupt shader compilation 5 years ago
Connor McLaughlin e7b9309567 GameSettings: Add PGXP projection precision 5 years ago
6lackmag3 63b04f6479
Update strings.xml
translation for "Show Resolution" added
5 years ago
Connor McLaughlin 4e10d100db Android: Don't show VRAM resolution in pt-BR 5 years ago
Connor McLaughlin 9f73791343 Android: Add Show Resolution option to display settings 5 years ago
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>
5 years ago
Anderson_Cardoso a03eb9f352
Android Update Arrays
Arrays updated to latest.
5 years ago
Connor McLaughlin 3b5739eca8
Merge pull request #1600 from 6lackmag3/patch-4
Update strings.xml
5 years ago
6lackmag3 556913dad3
Update strings.xml
fix typos
5 years ago
6lackmag3 3857d2426d
Update strings.xml
fixes
5 years ago
Connor McLaughlin 4f75f2d266 Android: Move ImGui NewFrame/EndFrame to correct location 5 years ago
Connor McLaughlin 515b85fa36 Android: Set navigation bar colour to black 5 years ago
Connor McLaughlin 18114806f8
Merge pull request #1595 from andercard0/patch-75
Update Strings Pt-Br
5 years ago
Connor McLaughlin 6f22ea0ffa
Update strings.xml 5 years ago
Connor McLaughlin 590275a20e
Update strings.xml 5 years ago
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
5 years ago
Anderson_Cardoso 482fdc8f35
Update Arrays Pt-br
Update to latest.
5 years ago
Connor McLaughlin 275fedbaf2 Android: Compile fix 5 years ago
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
Connor McLaughlin 5996945b37 Android: Use Java thread for emulation thread 5 years ago
Connor McLaughlin 4fafb34251 CommonHostInterface: Move input map update to frontend
Fixes controller state getting reset when loading input profile.
5 years ago
Connor McLaughlin b0398f5aa7 Qt: Add shutdown without saving menu option 5 years ago
Connor McLaughlin f606999a04 Android: Fix analog stick as dpad in digital mode option 5 years ago
Connor McLaughlin 9708332a80 Android: Make tab titles game properties translatable 5 years ago
Connor McLaughlin fc3780815d Android: Reformat Java sources 5 years ago
Connor McLaughlin 600e8d5dd0 Android: Fix fab background colour in dark mode 5 years ago
Connor McLaughlin 4eee5ebdb7 Android: Add per-game settings and properties UI 5 years ago
Connor McLaughlin 7f008ea5c7 Android: Normalize controller binding text size 5 years ago
Connor McLaughlin bea6f0beb4 Android: Fix incorrect version string on build 5 years ago
Connor McLaughlin 22bb64e7b0 Android: Add hotkey binding support 5 years ago
Connor McLaughlin 3cb2cd8235 GPU: Add adaptive and box downsampling modes 5 years ago
Connor McLaughlin 68ce959d70 Settings: Add option to temporarily disable all enhancements 5 years ago
Connor McLaughlin 1b99233466 Android: Add analog-stick-as-dpad option to controller settings 5 years ago
Connor McLaughlin 0aa3b6b399 Android: Controller binding support 5 years ago
Connor McLaughlin 6bf37f51be Android: Add controller interface class 5 years ago
Connor McLaughlin cbcb8b4b89 Android: Add dark theme 5 years ago
Connor McLaughlin 59b9e4b2ef Android: Hook up most of the settings interface mutators 5 years ago
Connor McLaughlin 702ed21207 HostDisplay: Add threaded presentation for Vulkan renderer
Can add a significant speedup for fast forward. Automatically disabled
when vsync is enabled.
5 years ago
Anderson_Cardoso b67b770c5d
Android Update Strings to latest 5 years ago
Connor McLaughlin 744cfbd924 Frontends: Add PGXP Depth Buffer options 5 years ago
Albert Liu 189656cbc4 CommonHostInterface: Fully clear controller section before loading profile 5 years ago
Connor McLaughlin d130fc9465 Android: Possible fix for white overlay with controller 5 years ago
Margen67 b7534015e0 Use proper 21:9 aspect ratio, add 32:9 5 years ago
Connor McLaughlin c95ccbcb5e Android: Add Auto (Game Native) aspect ratio 5 years ago
Connor McLaughlin 2c35a552d5
Merge pull request #1214 from andercard0/patch-46
Android update Strings to latest
5 years ago