bunnei
39926ce7a0
android: jni: Remove unnecessary code.
2020-06-16 15:03:50 -04:00
Weiyi Wang
58b55c5cd6
remove redundant code
2020-06-16 15:03:50 -04:00
Weiyi Wang
4f544aa98c
Also fix default value for speed limiter & audio stretcher
2020-06-16 15:03:50 -04:00
Weiyi Wang
aa064f9f6b
Accurate GS is default to true in config
2020-06-16 15:03:49 -04:00
Weiyi Wang
d8784c6acf
fix system clock default value
2020-06-16 15:03:49 -04:00
Weiyi Wang
930d93b86c
fix time picker not saving/loading time
2020-06-16 15:03:49 -04:00
Weiyi Wang
b8b48bce4e
Fix TimePicker style
2020-06-16 15:03:49 -04:00
Weiyi Wang
ddafab17a9
move "select game folder" string to resource
2020-06-16 15:03:49 -04:00
Weiyi Wang
c699fd7a48
Add title to file picker
2020-06-16 15:03:49 -04:00
bunnei
27b1f62ecd
android: config: Enable accurate multiplication by default.
2020-06-16 15:03:49 -04:00
bunnei
48d9d05988
android: frontend: Update circle pad icon resources.
2020-06-16 15:03:48 -04:00
bunnei
91ce94fd93
android: frontend: Swap select and start buttons to match 3DS.
2020-06-16 15:03:48 -04:00
bunnei
9160085b7a
android: frontend: settings: String cleanup & minor improvements.
2020-06-16 15:03:48 -04:00
bunnei
c623504308
android: native: Ensure game config is re-loaded before starting.
2020-06-16 15:03:48 -04:00
bunnei
324cf9b019
android: frontend: Remove Home button for now, as it does not do anything.
2020-06-16 15:03:48 -04:00
bunnei
a9362d60c9
android: frontend: Add a confirmation dialog on game exit.
2020-06-16 15:03:48 -04:00
bunnei
0f2e28ef5c
android: frontend: Update controls overlay placement for new icon resources.
2020-06-16 15:03:48 -04:00
bunnei
4c4da0510e
android: frontend: Update to new icon resources.
2020-06-16 15:03:47 -04:00
bunnei
a60c447d31
android: frontend: settings: Add performance warnings for relevant settings.
2020-06-16 15:03:47 -04:00
bunnei
56fb1e0549
android: frontend: Remove "Toggle All" option from toggle controls.
...
- This was broken, and is not terribly useful as-is.
2020-06-16 15:03:47 -04:00
bunnei
43bb93795a
android: frontend: Decrease spacing between game cards.
2020-06-16 15:03:47 -04:00
bunnei
37cecc53a2
android: jni: Fix management of core emulation state and various cleanups.
...
- Fixes a shutdown crash.
2020-06-16 15:03:47 -04:00
bunnei
0fb74ba437
android: frontend: Fix bug where games could be double-clicked.
2020-06-16 15:03:46 -04:00
bunnei
0451a70b6e
android: jni: Sanitize analog stick inputs.
...
- Fixes bug where joystick sometimes is unresponsive.
2020-06-16 15:03:46 -04:00
bunnei
9656dedb95
android: frontend: Fix default state for toggle controls, enable D-pad by default.
2020-06-16 15:03:46 -04:00
bunnei
c093b85654
android: frontend: Add persistent changeable layout option for landscape mode.
2020-06-16 15:03:46 -04:00
bunnei
4f1218c90d
android: frontend: Track screen layout separately for orientation.
2020-06-16 15:03:46 -04:00
bunnei
09e15e750d
android: frontend: Add MobileLandscape layout profile for mobile devices.
2020-06-16 15:03:46 -04:00
James Rowe
f5a9d9276c
Adds in missing changes to gradle file and updates dynarmic
2020-06-16 15:03:46 -04:00
bunnei
2a47fb0768
android: jni: button_manager: Fix circle pad on subsequent game launch.
...
- We were missing an UnregisterFactory call for AnalogDevice.
2020-06-16 15:03:46 -04:00
bunnei
a64a3b9a0e
android: frontend: MainPresenter: Refresh game directory on app boot.
2020-06-16 15:03:45 -04:00
bunnei
d9c9103927
android: jni: game_info: Fix crash on banner load for missing title.
2020-06-16 15:03:45 -04:00
bunnei
bc06218da3
android: jni: config: Fix bug preventing creation of config.ini.
2020-06-16 15:03:45 -04:00
bunnei
832314a813
android: frontend: StartupHandler: Add an intro sequence to pick game dir.
2020-06-16 15:03:45 -04:00
bunnei
62cf3140dc
android: frontend: SettingsFragmentPresenter: Default resolution scale to 1X.
...
- Because android phones aren't very fast.
2020-06-16 15:03:45 -04:00
bunnei
035bb32281
android: core: Prepare for ARM64 dynarmic support.
2020-06-16 15:03:45 -04:00
bunnei
2353fbe146
android: frontend: Settings: Section categories must match INI settings.
2020-06-16 15:03:45 -04:00
bunnei
e110b458a3
android: frontend: Settings: Various updates and preserve single choice text in UI.
2020-06-16 15:03:45 -04:00
bunnei
27e84f9cfc
android: frontend: SettingsFragmentPresenter: Move speed limit to Graphics, give proper strings.
2020-06-16 15:03:44 -04:00
bunnei
f37bdd0121
android: frontend: Enlarge icon for launcher.
2020-06-16 15:03:44 -04:00
bunnei
b9cd650a24
android: frontend: SettingsFragmentPresenter: Organize settings into logical categories.
2020-06-16 15:03:44 -04:00
bunnei
88cdfb093a
android: frontend: SettingsFragmentPresenter: Remove unnecessary settings, add JIT setting.
2020-06-16 15:03:44 -04:00
bunnei
8ce38efd13
android: frontend: InputOverlay: Fix setting save for portrait mode.
2020-06-16 15:03:44 -04:00
bunnei
2acca2b6ca
android: frontend: Fix settings slider cancel button.
2020-06-16 15:03:44 -04:00
bunnei
2064653bcd
android: frontend: auto-reformat all code for consistent style.
2020-06-16 15:03:44 -04:00
bunnei
c48e96dc1f
android: dynarmic: Use internal dynarmic submodule.
2020-06-16 15:03:43 -04:00
James Rowe
9c4524281b
Perf: Remove more breakpoint checking in the interpreter. Move filtering earlier in the logging chain
2020-06-16 15:03:43 -04:00
bunnei
99a2391d05
(jroweboy) Remove existing code in src/android
...
Move src/citra_android to src/android/app/src/main/jni
Disable gdbstub breakpoints on android (could be done better)
Disable LOD_BIAS for GLES (not support on gles)
2020-06-16 15:03:43 -04:00
bunnei
7b54e7dfc7
android: frontend: Implement MobilePortrait layout, which makes more sense for mobile.
2020-06-16 15:03:42 -04:00
bunnei
3eac04285c
android: native: Remove several unused hooks.
2020-06-16 15:03:42 -04:00