8753 Commits

Author SHA1 Message Date
Weiyi Wang
31b5772363 remove redundant code 2020-05-13 13:54:03 -04:00
Weiyi Wang
28e52227f9 Also fix default value for speed limiter & audio stretcher 2020-05-13 13:54:03 -04:00
Weiyi Wang
0f4bbd3afe Accurate GS is default to true in config 2020-05-13 13:54:03 -04:00
Weiyi Wang
513bbf278a fix system clock default value 2020-05-13 13:54:03 -04:00
Weiyi Wang
fc89b0f8c0 fix time picker not saving/loading time 2020-05-13 13:54:03 -04:00
Weiyi Wang
92676e7724 Fix TimePicker style 2020-05-13 13:54:03 -04:00
Weiyi Wang
c92f80ee69 move "select game folder" string to resource 2020-05-13 13:54:03 -04:00
Weiyi Wang
4b5e0e884f Add title to file picker 2020-05-13 13:54:02 -04:00
bunnei
0469bcf847 android: config: Enable accurate multiplication by default. 2020-05-13 13:54:02 -04:00
bunnei
829aea0242 android: frontend: Update circle pad icon resources. 2020-05-13 13:54:02 -04:00
bunnei
0e0871a2ea android: frontend: Swap select and start buttons to match 3DS. 2020-05-13 13:54:02 -04:00
bunnei
0fc04abfaa android: frontend: settings: String cleanup & minor improvements. 2020-05-13 13:54:02 -04:00
bunnei
6513b1ba82 android: native: Ensure game config is re-loaded before starting. 2020-05-13 13:54:02 -04:00
bunnei
6975f7c09f android: frontend: Remove Home button for now, as it does not do anything. 2020-05-13 13:54:02 -04:00
bunnei
92555e6228 android: frontend: Add a confirmation dialog on game exit. 2020-05-13 13:54:02 -04:00
bunnei
bcfa9393b7 android: frontend: Update controls overlay placement for new icon resources. 2020-05-13 13:54:01 -04:00
bunnei
3ce66638ae android: frontend: Update to new icon resources. 2020-05-13 13:54:01 -04:00
bunnei
5da86171dd android: frontend: settings: Add performance warnings for relevant settings. 2020-05-13 13:54:01 -04:00
bunnei
161b1fc8e0 android: frontend: Remove "Toggle All" option from toggle controls.
- This was broken, and is not terribly useful as-is.
2020-05-13 13:54:01 -04:00
bunnei
5c04a4d80b android: frontend: Decrease spacing between game cards. 2020-05-13 13:54:01 -04:00
bunnei
bb6a5f08f9 android: jni: Fix management of core emulation state and various cleanups.
- Fixes a shutdown crash.
2020-05-13 13:54:01 -04:00
bunnei
5c822cc2eb android: frontend: Fix bug where games could be double-clicked. 2020-05-13 13:54:01 -04:00
bunnei
5c738e154d android: jni: Sanitize analog stick inputs.
- Fixes bug where joystick sometimes is unresponsive.
2020-05-13 13:54:00 -04:00
bunnei
9863060139 android: frontend: Fix default state for toggle controls, enable D-pad by default. 2020-05-13 13:54:00 -04:00
bunnei
f8aa334d1f android: frontend: Add persistent changeable layout option for landscape mode. 2020-05-13 13:54:00 -04:00
bunnei
bd57714225 android: frontend: Track screen layout separately for orientation. 2020-05-13 13:54:00 -04:00
bunnei
e9198132fe android: frontend: Add MobileLandscape layout profile for mobile devices. 2020-05-13 13:54:00 -04:00
James Rowe
76eedaa4f6 Adds in missing changes to gradle file and updates dynarmic 2020-05-13 13:54:00 -04:00
bunnei
7f070c12e0 android: jni: button_manager: Fix circle pad on subsequent game launch.
- We were missing an UnregisterFactory call for AnalogDevice.
2020-05-13 13:54:00 -04:00
bunnei
020d496028 android: frontend: MainPresenter: Refresh game directory on app boot. 2020-05-13 13:54:00 -04:00
bunnei
114b1b0209 android: jni: game_info: Fix crash on banner load for missing title. 2020-05-13 13:53:59 -04:00
bunnei
88bb540d13 android: jni: config: Fix bug preventing creation of config.ini. 2020-05-13 13:53:59 -04:00
bunnei
4add34f822 android: frontend: StartupHandler: Add an intro sequence to pick game dir. 2020-05-13 13:53:59 -04:00
bunnei
33bde14b9b android: frontend: SettingsFragmentPresenter: Default resolution scale to 1X.
- Because android phones aren't very fast.
2020-05-13 13:53:59 -04:00
bunnei
2410f2329c android: core: Prepare for ARM64 dynarmic support. 2020-05-13 13:53:59 -04:00
bunnei
8115ec85c4 android: frontend: Settings: Section categories must match INI settings. 2020-05-13 13:53:59 -04:00
bunnei
9b010778ab android: frontend: Settings: Various updates and preserve single choice text in UI. 2020-05-13 13:53:59 -04:00
bunnei
f318bf0128 android: frontend: SettingsFragmentPresenter: Move speed limit to Graphics, give proper strings. 2020-05-13 13:53:59 -04:00
bunnei
f9d02bfdb2 android: frontend: Enlarge icon for launcher. 2020-05-13 13:53:59 -04:00
bunnei
2cc1bd864b android: frontend: SettingsFragmentPresenter: Organize settings into logical categories. 2020-05-13 13:53:58 -04:00
bunnei
4694558178 android: frontend: SettingsFragmentPresenter: Remove unnecessary settings, add JIT setting. 2020-05-13 13:53:58 -04:00
bunnei
6f5928f1bf android: frontend: InputOverlay: Fix setting save for portrait mode. 2020-05-13 13:53:58 -04:00
bunnei
234e1f2ad2 android: frontend: Fix settings slider cancel button. 2020-05-13 13:53:58 -04:00
bunnei
8f89bd53ff android: frontend: auto-reformat all code for consistent style. 2020-05-13 13:53:58 -04:00
bunnei
e2818bf7be android: dynarmic: Use internal dynarmic submodule. 2020-05-13 13:53:58 -04:00
James Rowe
3a950ec408 Perf: Remove more breakpoint checking in the interpreter. Move filtering earlier in the logging chain 2020-05-13 13:53:58 -04:00
bunnei
dc491bdf49 (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-05-13 13:53:57 -04:00
bunnei
fb303151ab android: frontend: Implement MobilePortrait layout, which makes more sense for mobile. 2020-05-13 13:53:57 -04:00
bunnei
631bc0d672 android: native: Remove several unused hooks. 2020-05-13 13:53:57 -04:00
bunnei
aa444f188d android: native: Add hooks for SwitchScreenLayout and SwapScreens. 2020-05-13 13:53:57 -04:00