bunnei
|
e9b3596f52
|
android: jni: Fix how we handle orientation changes.
- This previously broke Jave to C++ bindings.
|
2021-02-21 18:06:21 -05:00 |
|
bunnei
|
487acf8821
|
core: Reset cpu_core after kernel.
- Fixes a crash on Android.
|
2021-02-21 18:06:21 -05:00 |
|
bunnei
|
84036582b1
|
android: jni: config: Disable shaders_accurate_mul by default (it's too slow).
|
2021-02-21 18:06:21 -05:00 |
|
bunnei
|
277e823c6b
|
android: jni: Add IDCache to cache Java methods.
|
2021-02-21 18:06:21 -05:00 |
|
bunnei
|
1482759d2a
|
android: Picasso: Use newer version and some minor cleanup.
|
2021-02-21 18:06:21 -05:00 |
|
bunnei
|
a4ce46ea2a
|
android: AndroidManifest.xml: Require GLES 3.1 and AEP.
|
2021-02-21 18:06:21 -05:00 |
|
bunnei
|
cb810f1a97
|
android: native: Reset old EmuWindow before constructing a new one.
- Enforces that touch is unregistered at the right time, ensuring it works for subsequent runs.
|
2021-02-21 18:06:21 -05:00 |
|
bunnei
|
ec0f81d2e9
|
android: native: Use actual array length for banner copy.
|
2021-02-21 18:06:21 -05:00 |
|
bunnei
|
c4cf477108
|
android: frontend: Add config option for linear filtering.
|
2021-02-21 18:06:21 -05:00 |
|
bunnei
|
c23046bbba
|
android: settings: Add/update missing config options from latest master.
|
2021-02-21 18:06:21 -05:00 |
|
bunnei
|
1051144274
|
android: settings: Remove shaders_accurate_gs and toggle_3d.
- shaders_accurate_gs no longer exists.
- toggle_3d was renamed, but is not used on Android.
|
2021-02-21 18:06:21 -05:00 |
|
bunnei
|
845b618fcd
|
android: input: Add support for gamepads.
|
2021-02-21 18:06:21 -05:00 |
|
bunnei
|
e6a6c26f17
|
android: frontend: SettingsFragmentPresenter: Add config options for joypad controls.
|
2021-02-21 18:06:21 -05:00 |
|
bunnei
|
e69e13c15d
|
android: frontend: MotionAlertDialog: Merge latest Dolphin code.
|
2021-02-21 18:06:21 -05:00 |
|
Weiyi Wang
|
6363fe7581
|
Add reset button to slider setting
|
2021-02-21 18:06:21 -05:00 |
|
Weiyi Wang
|
41ab284a42
|
move speed limiter to general
|
2021-02-21 18:06:21 -05:00 |
|
bunnei
|
adebfdb8da
|
android: frontend: SettingsFile: Add button strings.
|
2021-02-21 18:06:21 -05:00 |
|
bunnei
|
5cf8c36eb7
|
android: frontend: strings: Cleanup for controller input.
|
2021-02-21 18:06:21 -05:00 |
|
bunnei
|
eadd31ee1a
|
android: app: Add method to get global context.
|
2021-02-21 18:06:21 -05:00 |
|
bunnei
|
90fd8fe095
|
android: jni: Remove unnecessary code.
|
2021-02-21 18:06:21 -05:00 |
|
Weiyi Wang
|
019740685e
|
remove redundant code
|
2021-02-21 18:06:21 -05:00 |
|
Weiyi Wang
|
f883df18f4
|
Also fix default value for speed limiter & audio stretcher
|
2021-02-21 18:06:21 -05:00 |
|
Weiyi Wang
|
d0a3b5eef7
|
Accurate GS is default to true in config
|
2021-02-21 18:06:20 -05:00 |
|
Weiyi Wang
|
50c7e563b0
|
fix system clock default value
|
2021-02-21 18:06:20 -05:00 |
|
Weiyi Wang
|
8ed498b94b
|
fix time picker not saving/loading time
|
2021-02-21 18:06:20 -05:00 |
|
Weiyi Wang
|
db0e2cba3f
|
Fix TimePicker style
|
2021-02-21 18:06:20 -05:00 |
|
Weiyi Wang
|
7d0905295c
|
move "select game folder" string to resource
|
2021-02-21 18:06:20 -05:00 |
|
Weiyi Wang
|
9e789b3bc5
|
Add title to file picker
|
2021-02-21 18:06:20 -05:00 |
|
bunnei
|
1e071d3c9f
|
android: config: Enable accurate multiplication by default.
|
2021-02-21 18:06:20 -05:00 |
|
bunnei
|
37f5b9f6c5
|
android: frontend: Update circle pad icon resources.
|
2021-02-21 18:06:20 -05:00 |
|
bunnei
|
231f7fede5
|
android: frontend: Swap select and start buttons to match 3DS.
|
2021-02-21 18:06:20 -05:00 |
|
bunnei
|
65e55078ac
|
android: frontend: settings: String cleanup & minor improvements.
|
2021-02-21 18:06:20 -05:00 |
|
bunnei
|
95e1c4ac13
|
android: native: Ensure game config is re-loaded before starting.
|
2021-02-21 18:06:20 -05:00 |
|
bunnei
|
ec5baf2edd
|
android: frontend: Remove Home button for now, as it does not do anything.
|
2021-02-21 18:06:20 -05:00 |
|
bunnei
|
7ae012c937
|
android: frontend: Add a confirmation dialog on game exit.
|
2021-02-21 18:06:20 -05:00 |
|
bunnei
|
44f62f2857
|
android: frontend: Update controls overlay placement for new icon resources.
|
2021-02-21 18:06:20 -05:00 |
|
bunnei
|
5f9967bf12
|
android: frontend: Update to new icon resources.
|
2021-02-21 18:06:20 -05:00 |
|
bunnei
|
a5cf813d2e
|
android: frontend: settings: Add performance warnings for relevant settings.
|
2021-02-21 18:06:20 -05:00 |
|
bunnei
|
987ae79ac4
|
android: frontend: Remove "Toggle All" option from toggle controls.
- This was broken, and is not terribly useful as-is.
|
2021-02-21 18:06:20 -05:00 |
|
bunnei
|
33274b8bb3
|
android: frontend: Decrease spacing between game cards.
|
2021-02-21 18:06:20 -05:00 |
|
bunnei
|
40391df1eb
|
android: jni: Fix management of core emulation state and various cleanups.
- Fixes a shutdown crash.
|
2021-02-21 18:06:19 -05:00 |
|
bunnei
|
d220516a2c
|
android: frontend: Fix bug where games could be double-clicked.
|
2021-02-21 18:06:19 -05:00 |
|
bunnei
|
8685a9f218
|
android: jni: Sanitize analog stick inputs.
- Fixes bug where joystick sometimes is unresponsive.
|
2021-02-21 18:06:19 -05:00 |
|
bunnei
|
56074b1754
|
android: frontend: Fix default state for toggle controls, enable D-pad by default.
|
2021-02-21 18:06:19 -05:00 |
|
bunnei
|
171fb38510
|
android: frontend: Add persistent changeable layout option for landscape mode.
|
2021-02-21 18:06:19 -05:00 |
|
bunnei
|
222629b195
|
android: frontend: Track screen layout separately for orientation.
|
2021-02-21 18:06:19 -05:00 |
|
bunnei
|
64ba419977
|
android: frontend: Add MobileLandscape layout profile for mobile devices.
|
2021-02-21 18:06:19 -05:00 |
|
James Rowe
|
af61478822
|
Adds in missing changes to gradle file and updates dynarmic
|
2021-02-21 18:06:19 -05:00 |
|
bunnei
|
3961943829
|
android: jni: button_manager: Fix circle pad on subsequent game launch.
- We were missing an UnregisterFactory call for AnalogDevice.
|
2021-02-21 18:06:19 -05:00 |
|
bunnei
|
bcd1c7bdfc
|
android: frontend: MainPresenter: Refresh game directory on app boot.
|
2021-02-21 18:06:19 -05:00 |
|