bunnei
|
60e8f9a574
|
android: frontend: gamelist: Add swipe to refresh gesture.
|
2021-04-23 22:38:25 -07:00 |
|
bunnei
|
7fe84b8447
|
android: frontend: settings: Disable configuring D-pad as buttons.
|
2021-04-23 22:38:25 -07:00 |
|
bunnei
|
4fb8d4a882
|
android: frontend: settings: Rename "controller" section to "gamepad".
|
2021-04-23 22:38:24 -07:00 |
|
bunnei
|
ead2d23473
|
android: frontend: menu_settings: Remove save button.
|
2021-04-23 22:38:24 -07:00 |
|
bunnei
|
47ee116db4
|
android: frontend: fragment_settings: Remove margins.
|
2021-04-23 22:38:24 -07:00 |
|
bunnei
|
38ef3bb184
|
android: frontend: settings: Simply save toast.
|
2021-04-23 22:38:24 -07:00 |
|
bunnei
|
b70b16b65d
|
android: frontend: EmulationActivity: Remove citra icon from game prompt.
|
2021-04-23 22:38:24 -07:00 |
|
bunnei
|
643b8ab2c5
|
gl_rasterizer_cache: Remove redundant GLES check.
|
2021-04-23 22:38:24 -07:00 |
|
bunnei
|
e24022bb07
|
android: gl_rasterizer_cache: Skip costly shutdown procedure.
|
2021-04-23 22:38:24 -07:00 |
|
bunnei
|
6eb247fb96
|
android: jni: Fix how we handle orientation changes.
- This previously broke Jave to C++ bindings.
|
2021-04-23 22:38:24 -07:00 |
|
bunnei
|
2471198523
|
core: Reset cpu_core after kernel.
- Fixes a crash on Android.
|
2021-04-23 22:38:24 -07:00 |
|
bunnei
|
b5825fe96e
|
android: jni: config: Disable shaders_accurate_mul by default (it's too slow).
|
2021-04-23 22:38:24 -07:00 |
|
bunnei
|
8525cd0198
|
android: jni: Add IDCache to cache Java methods.
|
2021-04-23 22:38:24 -07:00 |
|
bunnei
|
1dd78cd1e9
|
android: Picasso: Use newer version and some minor cleanup.
|
2021-04-23 22:38:24 -07:00 |
|
bunnei
|
2503527ccc
|
android: AndroidManifest.xml: Require GLES 3.1 and AEP.
|
2021-04-23 22:38:24 -07:00 |
|
bunnei
|
eed922c5a6
|
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-04-23 22:38:24 -07:00 |
|
bunnei
|
1766e239d0
|
android: native: Use actual array length for banner copy.
|
2021-04-23 22:38:24 -07:00 |
|
bunnei
|
690e2ec2e5
|
android: frontend: Add config option for linear filtering.
|
2021-04-23 22:38:24 -07:00 |
|
bunnei
|
431799ab8f
|
android: settings: Add/update missing config options from latest master.
|
2021-04-23 22:38:24 -07:00 |
|
bunnei
|
dbd494d62b
|
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-04-23 22:38:24 -07:00 |
|
bunnei
|
27b89a6083
|
android: input: Add support for gamepads.
|
2021-04-23 22:38:24 -07:00 |
|
bunnei
|
b68153fe28
|
android: frontend: SettingsFragmentPresenter: Add config options for joypad controls.
|
2021-04-23 22:38:24 -07:00 |
|
bunnei
|
822c5b1ab5
|
android: frontend: MotionAlertDialog: Merge latest Dolphin code.
|
2021-04-23 22:38:24 -07:00 |
|
Weiyi Wang
|
1bd3f19807
|
Add reset button to slider setting
|
2021-04-23 22:38:24 -07:00 |
|
Weiyi Wang
|
231517d3b6
|
move speed limiter to general
|
2021-04-23 22:38:24 -07:00 |
|
bunnei
|
cd5e760d98
|
android: frontend: SettingsFile: Add button strings.
|
2021-04-23 22:38:24 -07:00 |
|
bunnei
|
5c723b19a1
|
android: frontend: strings: Cleanup for controller input.
|
2021-04-23 22:38:24 -07:00 |
|
bunnei
|
9d2ac5f5a8
|
android: app: Add method to get global context.
|
2021-04-23 22:38:24 -07:00 |
|
bunnei
|
8ea56b4c1d
|
android: jni: Remove unnecessary code.
|
2021-04-23 22:38:24 -07:00 |
|
Weiyi Wang
|
c034844da4
|
remove redundant code
|
2021-04-23 22:38:24 -07:00 |
|
Weiyi Wang
|
76ba97c552
|
Also fix default value for speed limiter & audio stretcher
|
2021-04-23 22:38:24 -07:00 |
|
Weiyi Wang
|
1500e566c6
|
Accurate GS is default to true in config
|
2021-04-23 22:38:24 -07:00 |
|
Weiyi Wang
|
9ad53436e8
|
fix system clock default value
|
2021-04-23 22:38:24 -07:00 |
|
Weiyi Wang
|
8dabd94c02
|
fix time picker not saving/loading time
|
2021-04-23 22:38:24 -07:00 |
|
Weiyi Wang
|
0377f77973
|
Fix TimePicker style
|
2021-04-23 22:38:24 -07:00 |
|
Weiyi Wang
|
1122821d9c
|
move "select game folder" string to resource
|
2021-04-23 22:38:24 -07:00 |
|
Weiyi Wang
|
57b332151f
|
Add title to file picker
|
2021-04-23 22:38:24 -07:00 |
|
bunnei
|
1c795b70fd
|
android: config: Enable accurate multiplication by default.
|
2021-04-23 22:38:24 -07:00 |
|
bunnei
|
a745f61bfe
|
android: frontend: Update circle pad icon resources.
|
2021-04-23 22:38:23 -07:00 |
|
bunnei
|
b617d60f1e
|
android: frontend: Swap select and start buttons to match 3DS.
|
2021-04-23 22:38:23 -07:00 |
|
bunnei
|
b7df79a3e0
|
android: frontend: settings: String cleanup & minor improvements.
|
2021-04-23 22:38:23 -07:00 |
|
bunnei
|
e30d9034a5
|
android: native: Ensure game config is re-loaded before starting.
|
2021-04-23 22:38:23 -07:00 |
|
bunnei
|
af47702d0c
|
android: frontend: Remove Home button for now, as it does not do anything.
|
2021-04-23 22:38:23 -07:00 |
|
bunnei
|
634b6e1156
|
android: frontend: Add a confirmation dialog on game exit.
|
2021-04-23 22:38:23 -07:00 |
|
bunnei
|
95e47fc144
|
android: frontend: Update controls overlay placement for new icon resources.
|
2021-04-23 22:38:23 -07:00 |
|
bunnei
|
6f02d2d160
|
android: frontend: Update to new icon resources.
|
2021-04-23 22:38:23 -07:00 |
|
bunnei
|
a04d5b7b9c
|
android: frontend: settings: Add performance warnings for relevant settings.
|
2021-04-23 22:38:23 -07:00 |
|
bunnei
|
fc49a1bad6
|
android: frontend: Remove "Toggle All" option from toggle controls.
- This was broken, and is not terribly useful as-is.
|
2021-04-23 22:38:23 -07:00 |
|
bunnei
|
6ad8a5ca32
|
android: frontend: Decrease spacing between game cards.
|
2021-04-23 22:38:23 -07:00 |
|
bunnei
|
114cd5d1b6
|
android: jni: Fix management of core emulation state and various cleanups.
- Fixes a shutdown crash.
|
2021-04-23 22:38:23 -07:00 |
|