Commit Graph

76 Commits (bbaebfd4c9955bdf2a36fb6c7fe0423c342077b2)

Author SHA1 Message Date
Connor McLaughlin 47eede06c8 Android: Move OSD options to Display category 4 years ago
Connor McLaughlin 942df40fe7 Android: Add missing advanced settings tab 4 years ago
Connor McLaughlin 7566c45f64 CPU/Recompiler: Implement fastmem 4 years ago
Connor McLaughlin d950779662 Android: Use alert not toast for BIOS import error 4 years ago
Connor McLaughlin e5cdb7751b Android: Prevent OOM when importing invalid BIOSes 4 years ago
Connor McLaughlin e78ea2b60e Android: Fix crash on startup 4 years ago
Connor McLaughlin 8b6309aff6 Android: Add volume control to settings 4 years ago
Connor McLaughlin ad827155e6 Android: Re-add missing audio options 4 years ago
Connor McLaughlin e7945b422f Android: Split settings into tabs 4 years ago
Connor McLaughlin 2a824751e7 Android: Improve external controller/add auto-hide touch option 4 years ago
Connor McLaughlin 3b6b7007b3 OpenSLESAudioStream: Add additional logging 4 years ago
Connor McLaughlin 8b3db72677 Android: Add logging options to settings 4 years ago
Connor McLaughlin eb89bbd909 Android: Fix right stick/L2/R2 on external controller 4 years ago
Connor McLaughlin 962f3407b4 Android: Add OpenSL ES audio backend 4 years ago
Connor McLaughlin 2ce9baa8ad Android: Fix possible crash in TouchscreenControllerView 4 years ago
Connor McLaughlin 7775774761 Android: Fix game controller input being ignored 4 years ago
Connor McLaughlin 6716b8e8ba Android: Add 16:10 aspect ratio option 4 years ago
Connor McLaughlin d39c9f5d1c Clean up some compiler warnings 4 years ago
Connor McLaughlin 671033fdd2 Android: Fix disabling save state on exit not working 4 years ago
Connor McLaughlin 10d42446f4 Android: Tweak some help text for options, add PGXP precision 4 years ago
Connor McLaughlin b612958daa Android: Add some audio settings 4 years ago
Connor McLaughlin 13a9411b07 Android: Add BIOS importer 4 years ago
Connor McLaughlin 423054e8ac Android: Fix ANR when boot fails 4 years ago
Connor McLaughlin 897f2dadf8 Android: Add analog touchscreen controls 4 years ago
Connor McLaughlin e7bf22c31f Android: Possible fix for multi-touch-stuck issue 4 years ago
Connor McLaughlin ed5527b6d8 Android: Make dpad usable in corners 4 years ago
Connor McLaughlin 51fb174984 Android: Fix multi-touch for touchscreen controller 4 years ago
Connor McLaughlin 0050c52e63 Android: Add some missing settings 4 years ago
Connor McLaughlin db6a9b4ab5 Android: Slightly improve scoped storage error message 4 years ago
Connor McLaughlin 790a117371 Android: Show error for selecting scoped storage directories 4 years ago
Connor McLaughlin 7dce9d4b9b Android: Use automatic build numbers based on Git history 4 years ago
Connor McLaughlin 533722456b Android: Fix logo not displaying during loading 4 years ago
Connor McLaughlin de33c7fa2b Android: Implement cheats 4 years ago
Connor McLaughlin 4b8ae472ab Android: Fix touchscreen controller being limited to touch down/up 4 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