bunnei
|
adbdd4c635
|
android: frontend: startup: Improve startup and permissions handling.
- Fixes a first boot crash.
|
2020-07-30 16:49:19 -04:00 |
|
bunnei
|
8d9295170c
|
android: frontend: settings: Disable audio stretching by default.
|
2020-07-30 16:49:19 -04:00 |
|
bunnei
|
12ac9b1503
|
android: frontend: settings: Accurate shader multiplication should be disabled.
|
2020-07-30 16:49:19 -04:00 |
|
bunnei
|
4d3b627731
|
android: frontend: settings: Simplify sliders.
|
2020-07-30 16:49:19 -04:00 |
|
bunnei
|
35d9d869a2
|
android: frontend: menu: Improve in game options, make check boxes.
|
2020-07-30 16:49:19 -04:00 |
|
bunnei
|
2424640dbb
|
android: frontend: Implement persistent notification while emulator is running.
|
2020-07-30 16:49:19 -04:00 |
|
bunnei
|
4df797646e
|
android: Rename main entry class to CitraApplication.
|
2020-07-30 16:49:19 -04:00 |
|
bunnei
|
7af80d3989
|
android: frontend: Implement basic software keyboard applet.
|
2020-07-30 16:49:19 -04:00 |
|
bunnei
|
4f142e4ddb
|
android: frontend: Use android builtin ok/yes/no/cancel strings where possible.
|
2020-07-30 16:49:19 -04:00 |
|
bunnei
|
a6f501f751
|
android: frontend: Add "Cancel" and "Default" buttons to reset overlay.
|
2020-07-30 16:49:19 -04:00 |
|
bunnei
|
7701d87d06
|
android: frontend: Fix bug with reset overlay scale.
|
2020-07-30 16:49:19 -04:00 |
|
bunnei
|
de9b0ff13f
|
android: frontend: Cleanup perf stats.
|
2020-07-30 16:49:19 -04:00 |
|
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 |
|