Commit Graph

398 Commits (a6d2324f0ea38b20decb687626aa38f5c35e27ba)

Author SHA1 Message Date
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
Anderson_Cardoso 2c89178895
Android update Strings to latest 5 years ago
Anderson_Cardoso e0679b216e
Android Update Arrays to latest. 5 years ago
Connor McLaughlin 3ed429772d Android: Fix touchscreen controller being instantiated when disabled 5 years ago
Connor McLaughlin 4bcf8b3ce9 Android: Fix nav/notification bar getting stuck when editing layout 5 years ago
Connor McLaughlin d7c3a0137f Android: Support editing touchscreen controller layout 5 years ago
Connor McLaughlin 76c945a6e3 Android: Auto-formatting 5 years ago
Connor McLaughlin abb0a1987d Android: Fix force analog on reset 5 years ago
Connor McLaughlin a391ba1622 Android: Clean up local references on emu thread and loops
Should hopefully fix the runtime killing our app on some devices.
5 years ago
Connor McLaughlin ae9c4c48f4 Android: Fix fast forward volume label 5 years ago
Dennis H b1d7f7b156 replaced tabs by spaces from copied text 5 years ago
Dennis H e3744688e1 added missing strings 5 years ago
Connor McLaughlin 20d4cec4d6
Merge pull request #1179 from andercard0/patch-42
Android Update Pt-Br
5 years ago
Connor McLaughlin 53962b32b0
Merge pull request #1178 from andercard0/patch-41
Android Update Pt-Br
5 years ago
Connor McLaughlin 523dda47fa Android: Add Dutch translation 5 years ago
Anderson_Cardoso d5df266373
Android Update Pt-Br
Update Settings to latest
5 years ago
Anderson_Cardoso 66013e44d4
Android Update Pt-Br
Arrays update.
5 years ago
Connor McLaughlin 300510f20a Android: Add language override setting 5 years ago
Connor McLaughlin 98766a490f Log: Change success to verbose and move down in ordering 5 years ago
Connor McLaughlin 678146b907 HostInterface: Add separate volume control for fast forwarding 5 years ago
Connor McLaughlin 25fb3c01c3 Andorid: Add partial Italian translation 5 years ago
Connor McLaughlin 03ea80d130 Android: Add threaded rendering to advanced options 5 years ago
Connor McLaughlin 5c2efd880d Android: Add Brazilian Portuguese translation 5 years ago
Connor McLaughlin e340963c99 Android: Replace inline strings with string resource references 5 years ago
Connor McLaughlin c8f33e340b Revert "CommonHostInterface: Don't use sleep throttle when syncing to audio at standard speed"
This reverts commit 922e17f677.
5 years ago
Connor McLaughlin ead1be4728 Android: Add version, GitHub, Discord to app 5 years ago
Connor McLaughlin 922e17f677 CommonHostInterface: Don't use sleep throttle when syncing to audio at standard speed 5 years ago
Connor McLaughlin 8ad9dcb1ac Android: Add CD-ROM preload option 5 years ago
Connor McLaughlin 98f70e9b51 HostDisplay: Add 5:4 and 3:2 aspect ratios 5 years ago
Connor McLaughlin eaafd0a00c Cheats: Support parsing built-in database 5 years ago
Connor McLaughlin cf75282078 Android: Add missing call to ApplyGameSettings 5 years ago
Connor McLaughlin b6b2d66d99 Android: Restore ABI filters 5 years ago
Connor McLaughlin bb1e3a0692 Android: Display covers in game list 5 years ago
Connor McLaughlin 38e3b2a28a Android: Display compatibility rating in game list 5 years ago
Connor McLaughlin 5fd5d89b23 Android: Include data files in APK 5 years ago
Connor McLaughlin 12caa79178 Android: Use APK assets for HostInterface::OpenPackagePath 5 years ago
Connor McLaughlin bf2e38aed5 CPU/Recompiler: Implement LUT-based fastmem 5 years ago
Connor McLaughlin b49067d165 Build: Fix Android armv8 performance regression 5 years ago
Connor McLaughlin a6529a9537 Android: Enable armeabi-v7a builds 5 years ago
Connor McLaughlin 2d3fd621bf Settings: Add 19:9 aspect ratio 5 years ago
Connor McLaughlin c3526adb69 Android: Fix opening controller menu unpausing 5 years ago
Connor McLaughlin 82ffb1bc81 Android: Implement vibrate-on-press and dualshock vibration 5 years ago
Connor McLaughlin cf2d9b86b0 Android: Bump minimum version to 23 (Android 6.0 Marshmellow)
5.0 seems to have various issues...
5 years ago
Connor McLaughlin 3e6bc0e10d Android: Implement disc changing via playlists 5 years ago
Connor McLaughlin 4701d2480d Android: Display game code in list 5 years ago
Connor McLaughlin c1de8c32c1 Android: Provide game list file title to Java-side 5 years ago
Connor McLaughlin d23b9b508d Android: Add option to force screen rotation 5 years ago
Connor McLaughlin fb4ebabee5 Android: Add option to pause when menu is open 5 years ago
Connor McLaughlin b2c8e9e31e Android: End emulation activity if not valid on returning 5 years ago
Connor McLaughlin 8f74d4718f Android: Fix crash if activity is killed before returning 5 years ago
Connor McLaughlin c18278e664 Android: Support starting emulation activity externally
Should hopefully work for third-party launchers.
5 years ago
Connor McLaughlin 74942443d3 Android: Add patch code (cheat) import 5 years ago
Connor McLaughlin 8cb89636eb Android: Empty audio buffers when returning from activity 5 years ago
Connor McLaughlin f68ad7d0c3 Android: Fix wait for emulation thread returning early 5 years ago
Connor McLaughlin 5635ee1d7c Android: Add 'No Edge Blending' texture filtering modes 5 years ago
Connor McLaughlin a17e15f176 Android: Remove duplicate speed limiter option from settings 5 years ago
Connor McLaughlin f94fef11ac Android: Display version in title 5 years ago
Connor McLaughlin e457d4ca0c Android: Move settings icon to action bar 5 years ago
Connor McLaughlin 8816c5048d Android: Add CPU overclocking option 5 years ago
Connor McLaughlin 2b66492ed8 HostInterface: Add proper turbo speed setting 5 years ago
Connor McLaughlin d5a5969bd4 Revert "Android: Enable sustained performance mode"
This reverts commit 96ff8c87e5.
5 years ago
Connor McLaughlin 5a93760af9 Android: Fix some crashes reported via Play Store 5 years ago
Connor McLaughlin efc0a7391d Android: Add presented frame limit option 5 years ago
Connor McLaughlin 96ff8c87e5 Android: Enable sustained performance mode 5 years ago
Connor McLaughlin 7dc71027cf Android: Add chroma smoothing enhancement 5 years ago
Connor McLaughlin d16b5a6721 Android: Add MSAA to enhancements 5 years ago
Connor McLaughlin 7ce55ca800 Android: Fix race/crash when switching away/back to the emulation activity 5 years ago
Connor McLaughlin 80a377d45a Android: Defer renderer changes to restart
Apparently it doesn't like changing surface types.
5 years ago
Connor McLaughlin 9a7999f158 Android: Format Java code 5 years ago
Connor McLaughlin 076d3d3479 Android: Add Start File to main activity menu 5 years ago
Connor McLaughlin e22c7608e3 Android: Scan on background thread and show progress 5 years ago
Connor McLaughlin 5084c90e08 Android: Rename cheats to patches 5 years ago
Connor McLaughlin de3696be4c Android: Add multiple save slots 5 years ago
Connor McLaughlin 47eede06c8 Android: Move OSD options to Display category 5 years ago
Connor McLaughlin 942df40fe7 Android: Add missing advanced settings tab 5 years ago
Connor McLaughlin 7566c45f64 CPU/Recompiler: Implement fastmem 5 years ago
Connor McLaughlin d950779662 Android: Use alert not toast for BIOS import error 5 years ago
Connor McLaughlin e5cdb7751b Android: Prevent OOM when importing invalid BIOSes 5 years ago
Connor McLaughlin e78ea2b60e Android: Fix crash on startup 5 years ago
Connor McLaughlin 8b6309aff6 Android: Add volume control to settings 5 years ago
Connor McLaughlin ad827155e6 Android: Re-add missing audio options 5 years ago
Connor McLaughlin e7945b422f Android: Split settings into tabs 5 years ago
Connor McLaughlin 2a824751e7 Android: Improve external controller/add auto-hide touch option 5 years ago
Connor McLaughlin 3b6b7007b3 OpenSLESAudioStream: Add additional logging 5 years ago
Connor McLaughlin 8b3db72677 Android: Add logging options to settings 5 years ago
Connor McLaughlin eb89bbd909 Android: Fix right stick/L2/R2 on external controller 5 years ago
Connor McLaughlin 962f3407b4 Android: Add OpenSL ES audio backend 5 years ago
Connor McLaughlin 2ce9baa8ad Android: Fix possible crash in TouchscreenControllerView 5 years ago
Connor McLaughlin 7775774761 Android: Fix game controller input being ignored 5 years ago
Connor McLaughlin 6716b8e8ba Android: Add 16:10 aspect ratio option 5 years ago
Connor McLaughlin d39c9f5d1c Clean up some compiler warnings 5 years ago
Connor McLaughlin 671033fdd2 Android: Fix disabling save state on exit not working 5 years ago
Connor McLaughlin 10d42446f4 Android: Tweak some help text for options, add PGXP precision 5 years ago
Connor McLaughlin b612958daa Android: Add some audio settings 5 years ago
Connor McLaughlin 13a9411b07 Android: Add BIOS importer 5 years ago
Connor McLaughlin 423054e8ac Android: Fix ANR when boot fails 5 years ago
Connor McLaughlin 897f2dadf8 Android: Add analog touchscreen controls 5 years ago
Connor McLaughlin e7bf22c31f Android: Possible fix for multi-touch-stuck issue 5 years ago
Connor McLaughlin ed5527b6d8 Android: Make dpad usable in corners 5 years ago
Connor McLaughlin 51fb174984 Android: Fix multi-touch for touchscreen controller 5 years ago
Connor McLaughlin 0050c52e63 Android: Add some missing settings 5 years ago
Connor McLaughlin db6a9b4ab5 Android: Slightly improve scoped storage error message 5 years ago
Connor McLaughlin 790a117371 Android: Show error for selecting scoped storage directories 5 years ago
Connor McLaughlin 7dce9d4b9b Android: Use automatic build numbers based on Git history 5 years ago
Connor McLaughlin 533722456b Android: Fix logo not displaying during loading 5 years ago
Connor McLaughlin de33c7fa2b Android: Implement cheats 5 years ago
Connor McLaughlin 4b8ae472ab Android: Fix touchscreen controller being limited to touch down/up 5 years ago
Connor McLaughlin 5b1ed7903b Android: Fix settings having indents 5 years ago
Connor McLaughlin a520be5208 Android: Use dialog menu instead of appbar
Fixes it getting messed up in landscape orientation.
5 years ago
Connor McLaughlin a7b85605e2 Ignore existing surface size on Android
Seems to be a race condition here where it's not up to date.
5 years ago
Connor McLaughlin 5aa1b9553f Android: Fix emulation stopping on app switch and UI covering display 5 years ago
Connor McLaughlin c360b41a79 Android: Fix settings activity back button stopping emulation 5 years ago
Connor McLaughlin 4a263e4ec1 Android: Add texture filter options 5 years ago
Connor McLaughlin 9b942de47e Android: Improve handling of portrait mode 5 years ago
Connor McLaughlin 6bbbb96d4b Move GameList to FrontendCommon
Reduces libretro core dependencies further.
5 years ago
Connor McLaughlin 41558f4df3 Android: Sort game list by title 5 years ago
Connor McLaughlin c5044768a8 Android: Hook up game list long press menu 5 years ago
Connor McLaughlin cbbf599e4e Android: Multiple improvements
- Save/resume state when closing/starting.
 - Error reporting - hopefully can figure out why it's not starting on
   some devices.
 - Reduce startup latency.
 - Add more options and descriptions to settings.
5 years ago
Connor McLaughlin c3ce9135bf Fix recompiler not auto-disabling with PGXP-CPU mode 5 years ago
Connor McLaughlin 4137c9775e Android: Fix crash in main activity 5 years ago
Connor McLaughlin 60e44c232b Android: Fix broken crop mode setting 5 years ago
Connor McLaughlin 7b384ad300 Android: Use getExternalStorageDirectory() rather than hardcoding to /sdcard 5 years ago
Connor McLaughlin 0c1b637549 PGXP: Add initial implementation 5 years ago
Connor McLaughlin e9882a10aa System: Move restore/reset graphics API state to System
Fixes frame stepping.
5 years ago
Connor McLaughlin b6f871d2b9
JIT optimizations and refactoring (#675)
* CPU/Recompiler: Use rel32 call where possible for no-args

* JitCodeBuffer: Support using preallocated buffer

* CPU/Recompiler/AArch64: Use bl instead of blr for short branches

* CPU/CodeCache: Allocate recompiler buffer in program space

This means we don't need 64-bit moves for every call out of the
recompiler.

* GTE: Don't store as u16 and load as u32

* CPU/Recompiler: Add methods to emit global load/stores

* GTE: Convert class to namespace

* CPU/Recompiler: Call GTE functions directly

* Settings: Turn into a global variable

* GPU: Replace local pointers with global

* InterruptController: Turn into a global pointer

* System: Replace local pointers with global

* Timers: Turn into a global instance

* DMA: Turn into a global instance

* SPU: Turn into a global instance

* CDROM: Turn into a global instance

* MDEC: Turn into a global instance

* Pad: Turn into a global instance

* SIO: Turn into a global instance

* CDROM: Move audio FIFO to the heap

* CPU/Recompiler: Drop ASMFunctions

No longer needed since we have code in the same 4GB window.

* CPUCodeCache: Turn class into namespace

* Bus: Local pointer -> global pointers

* CPU: Turn class into namespace

* Bus: Turn into namespace

* GTE: Store registers in CPU state struct

Allows relative addressing on ARM.

* CPU/Recompiler: Align code storage to page size

* CPU/Recompiler: Fix relative branches on A64

* HostInterface: Local references to global

* System: Turn into a namespace, move events out

* Add guard pages

* Android: Fix build
5 years ago
Connor McLaughlin 73c9a31b86 Android: Expose more settings via UI 5 years ago
Connor McLaughlin d406c03ba9 Android: Add memory card mode settings 5 years ago
Connor McLaughlin 24ffe6f67e Android: Multiple fixes
- Fix possible crash when applying settings worker thread (no JNIEnv).
 - Fix settings not applying until restarting the app.
 - Support analog controller - auto-binding of axixes. Currently no
   touchscreen controller for the joysticks.
 - Add option to auto-hide the touchscreen controller.
5 years ago
Connor McLaughlin a7e24da7fe Android: Multiple changes
- Fix game list display of NTSC-J region
 - Hook up quick load/save/reset options in emulation view.
 - Add speed limiter toggle to emulation view.
 - Add game list scanning options to main menu.
 - Add resume button (not yet hooked up to save states, it'll start the
   BIOS shell)
5 years ago
Albert Liu bf597aab44 Settings: Specify GPU resolution scale as VRAM size 5 years ago
Connor McLaughlin 0398c6cb4a Android: Fix build 5 years ago
Connor McLaughlin 68d98af497 Qt: Remove usage of QString where possible for settings 5 years ago
Connor McLaughlin 9833bfddf3 Android: Add Vulkan renderer to options 5 years ago
Connor McLaughlin f9cbc3acfb Android: Hook up settings interface 5 years ago
Connor McLaughlin a451e7f177 Android: Get it running again
Currently settings are not changable.
5 years ago
Connor McLaughlin e91d760175 HostInterface: Fix crash on startup with controller connected 6 years ago
Connor McLaughlin b418f880ab Android: It builds again, but needs a lot more work 6 years ago
Connor McLaughlin ad21f48a67 Fix Android build after controller changes 6 years ago
Connor McLaughlin b6aa2a6496 Android: Add Game List settings 6 years ago
Connor McLaughlin c136ec5930 Android: Update app icon 6 years ago
Connor McLaughlin 6592b59597 Android: Add touchscreen controller toggle 6 years ago
Connor McLaughlin 9321fcb627 Android: Basic game controller input forwarding 6 years ago
Connor McLaughlin 35bbde6d71 Android: Finish basic overlay controller implementation 6 years ago
Connor McLaughlin 5d91c011a6 Android: Basic touchscreen controller implementation 6 years ago
Connor McLaughlin 737bec0e7d Android: Get storage permissions before populating game list 6 years ago
Connor McLaughlin 8c33163ef1 Android: Add type to game list (disc/psexe) 6 years ago
Connor McLaughlin 6da9e23d3b Android: Implementation of basic game list 6 years ago
Connor McLaughlin adc3a2fac1 Android: Support GLES3 and hardware renderers 6 years ago
Connor McLaughlin ea35c5f3bc Import initial work on Android frontend 6 years ago