Commit Graph

28 Commits (37f9f118c40e770bdeb5988a112b4dd224decf8d)

Author SHA1 Message Date
Connor McLaughlin 37f9f118c4 Android: Add 'Open Pause Menu' hotkey 5 years ago
Connor McLaughlin c18fa06f0c Android: Add 'Sync To Host Refresh Rate' option 5 years ago
Connor McLaughlin 5996945b37 Android: Use Java thread for emulation thread 5 years ago
Connor McLaughlin 0aa3b6b399 Android: Controller binding support 5 years ago
Connor McLaughlin 59b9e4b2ef Android: Hook up most of the settings interface mutators 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 12caa79178 Android: Use APK assets for HostInterface::OpenPackagePath 5 years ago
Connor McLaughlin 82ffb1bc81 Android: Implement vibrate-on-press and dualshock vibration 5 years ago
Connor McLaughlin 74942443d3 Android: Add patch code (cheat) import 5 years ago
Connor McLaughlin f68ad7d0c3 Android: Fix wait for emulation thread returning early 5 years ago
Connor McLaughlin 2b66492ed8 HostInterface: Add proper turbo speed setting 5 years ago
Connor McLaughlin d16b5a6721 Android: Add MSAA to enhancements 5 years ago
Connor McLaughlin e22c7608e3 Android: Scan on background thread and show progress 5 years ago
Connor McLaughlin 962f3407b4 Android: Add OpenSL ES audio backend 5 years ago
Connor McLaughlin 5aa1b9553f Android: Fix emulation stopping on app switch and UI covering display 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 7b384ad300 Android: Use getExternalStorageDirectory() rather than hardcoding to /sdcard 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
Connor McLaughlin 68d98af497 Qt: Remove usage of QString where possible for settings 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 5 years ago
Connor McLaughlin b418f880ab Android: It builds again, but needs a lot more work 5 years ago
Connor McLaughlin ad21f48a67 Fix Android build after controller changes 6 years ago
Connor McLaughlin 5d91c011a6 Android: Basic touchscreen controller implementation 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