bunnei
|
88183f4168
|
android: frontend: card_game: Tighten padding a little bit.
|
2020-07-30 16:49:19 -04:00 |
|
bunnei
|
1a0388014f
|
android: frontend: gamelist: Save PlatformGamesFragment state.
- Fixes weird duplication of game list on rotation.
|
2020-07-30 16:49:19 -04:00 |
|
bunnei
|
5d8f288191
|
android: frontend: gamelist: Fix weird scroll behavior with action bar.
|
2020-07-30 16:49:19 -04:00 |
|
bunnei
|
8aebce87b0
|
android: jni: Improve management of core emulation state.
- Furthermore fixes bug where audio crackling could bleed out of the app.
|
2020-07-30 16:49:19 -04:00 |
|
bunnei
|
3cca13f6c3
|
android: frontend: settings: Add a back button to the navigation bar.
|
2020-07-30 16:49:19 -04:00 |
|
bunnei
|
040439096f
|
android: frontend: gamelist: Add swipe to refresh gesture.
|
2020-07-30 16:49:19 -04:00 |
|
bunnei
|
7e20dc7a38
|
android: frontend: settings: Disable configuring D-pad as buttons.
|
2020-07-30 16:49:19 -04:00 |
|
bunnei
|
26a6da8635
|
android: frontend: settings: Rename "controller" section to "gamepad".
|
2020-07-30 16:49:19 -04:00 |
|
bunnei
|
0ff710c34c
|
android: frontend: menu_settings: Remove save button.
|
2020-07-30 16:49:19 -04:00 |
|
bunnei
|
f5f772f00f
|
android: frontend: fragment_settings: Remove margins.
|
2020-07-30 16:49:19 -04:00 |
|
bunnei
|
141fc0544a
|
android: frontend: settings: Simply save toast.
|
2020-07-30 16:49:19 -04:00 |
|
bunnei
|
5a55302ef3
|
android: frontend: EmulationActivity: Remove citra icon from game prompt.
|
2020-07-30 16:49:19 -04:00 |
|
bunnei
|
c67429d711
|
gl_rasterizer_cache: Remove redundant GLES check.
|
2020-07-30 16:49:19 -04:00 |
|
bunnei
|
d6ca52dcb7
|
android: gl_rasterizer_cache: Skip costly shutdown procedure.
|
2020-07-30 16:49:19 -04:00 |
|
bunnei
|
44547830d0
|
android: jni: Fix how we handle orientation changes.
- This previously broke Jave to C++ bindings.
|
2020-07-30 16:49:19 -04:00 |
|
bunnei
|
5818a8bb5a
|
core: Reset cpu_core after kernel.
- Fixes a crash on Android.
|
2020-07-30 16:49:19 -04:00 |
|
bunnei
|
035fca78da
|
android: jni: config: Disable shaders_accurate_mul by default (it's too slow).
|
2020-07-30 16:49:19 -04:00 |
|
bunnei
|
77468e39cd
|
android: jni: Add IDCache to cache Java methods.
|
2020-07-30 16:49:19 -04:00 |
|
bunnei
|
b33e6d9239
|
android: Picasso: Use newer version and some minor cleanup.
|
2020-07-30 16:49:19 -04:00 |
|
bunnei
|
9e01aeb9a0
|
android: AndroidManifest.xml: Require GLES 3.1 and AEP.
|
2020-07-30 16:49:19 -04:00 |
|
bunnei
|
f8e4f75eb3
|
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.
|
2020-07-30 16:49:19 -04:00 |
|
bunnei
|
df714959a1
|
android: native: Use actual array length for banner copy.
|
2020-07-30 16:49:19 -04:00 |
|
bunnei
|
0ad06e3ae5
|
android: frontend: Add config option for linear filtering.
|
2020-07-30 16:49:19 -04:00 |
|
bunnei
|
545bb266b4
|
android: settings: Add/update missing config options from latest master.
|
2020-07-30 16:49:19 -04:00 |
|
bunnei
|
c7f8550633
|
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.
|
2020-07-30 16:49:19 -04:00 |
|
bunnei
|
5bf1dddf8c
|
android: input: Add support for gamepads.
|
2020-07-30 16:49:19 -04:00 |
|
bunnei
|
d894898f02
|
android: frontend: SettingsFragmentPresenter: Add config options for joypad controls.
|
2020-07-30 16:49:19 -04:00 |
|
bunnei
|
cfef06876c
|
android: frontend: MotionAlertDialog: Merge latest Dolphin code.
|
2020-07-30 16:49:19 -04:00 |
|
Weiyi Wang
|
5045106636
|
Add reset button to slider setting
|
2020-07-30 16:49:18 -04:00 |
|
Weiyi Wang
|
5886329f4f
|
move speed limiter to general
|
2020-07-30 16:49:18 -04:00 |
|
bunnei
|
0d478e82c8
|
android: frontend: SettingsFile: Add button strings.
|
2020-07-30 16:49:18 -04:00 |
|
bunnei
|
eeee8ba061
|
android: frontend: strings: Cleanup for controller input.
|
2020-07-30 16:49:18 -04:00 |
|
bunnei
|
bc168bccbe
|
android: app: Add method to get global context.
|
2020-07-30 16:49:18 -04:00 |
|
bunnei
|
9545d2dd07
|
android: jni: Remove unnecessary code.
|
2020-07-30 16:49:18 -04:00 |
|
Weiyi Wang
|
ec79b1d310
|
remove redundant code
|
2020-07-30 16:49:18 -04:00 |
|
Weiyi Wang
|
2fe3be2a32
|
Also fix default value for speed limiter & audio stretcher
|
2020-07-30 16:49:18 -04:00 |
|
Weiyi Wang
|
53f3aa5f53
|
Accurate GS is default to true in config
|
2020-07-30 16:49:18 -04:00 |
|
Weiyi Wang
|
bc94050d15
|
fix system clock default value
|
2020-07-30 16:49:18 -04:00 |
|
Weiyi Wang
|
32a078c745
|
fix time picker not saving/loading time
|
2020-07-30 16:49:18 -04:00 |
|
Weiyi Wang
|
bab1a77166
|
Fix TimePicker style
|
2020-07-30 16:49:18 -04:00 |
|
Weiyi Wang
|
aeba08f5fa
|
move "select game folder" string to resource
|
2020-07-30 16:49:18 -04:00 |
|
Weiyi Wang
|
45644a9bf4
|
Add title to file picker
|
2020-07-30 16:49:18 -04:00 |
|
bunnei
|
118869b909
|
android: config: Enable accurate multiplication by default.
|
2020-07-30 16:49:18 -04:00 |
|
bunnei
|
14432896db
|
android: frontend: Update circle pad icon resources.
|
2020-07-30 16:49:18 -04:00 |
|
bunnei
|
2ef1451a72
|
android: frontend: Swap select and start buttons to match 3DS.
|
2020-07-30 16:49:18 -04:00 |
|
bunnei
|
a526c6eecb
|
android: frontend: settings: String cleanup & minor improvements.
|
2020-07-30 16:49:18 -04:00 |
|
bunnei
|
5f60ee7e07
|
android: native: Ensure game config is re-loaded before starting.
|
2020-07-30 16:49:18 -04:00 |
|
bunnei
|
74ee75148a
|
android: frontend: Remove Home button for now, as it does not do anything.
|
2020-07-30 16:49:18 -04:00 |
|
bunnei
|
0c13aea98b
|
android: frontend: Add a confirmation dialog on game exit.
|
2020-07-30 16:49:18 -04:00 |
|
bunnei
|
474388ce44
|
android: frontend: Update controls overlay placement for new icon resources.
|
2020-07-30 16:49:18 -04:00 |
|