bunnei
|
9f2cf0e570
|
android: frontend: SettingsFragmentPresenter: Add config options for joypad controls.
|
2020-05-13 13:54:04 -04:00 |
|
bunnei
|
1543b879bd
|
android: frontend: MotionAlertDialog: Merge latest Dolphin code.
|
2020-05-13 13:54:04 -04:00 |
|
Weiyi Wang
|
834244729a
|
Add reset button to slider setting
|
2020-05-13 13:54:04 -04:00 |
|
Weiyi Wang
|
c97cbf5403
|
move speed limiter to general
|
2020-05-13 13:54:04 -04:00 |
|
bunnei
|
599fa73470
|
android: frontend: SettingsFile: Add button strings.
|
2020-05-13 13:54:04 -04:00 |
|
bunnei
|
cc8d179bd4
|
android: frontend: strings: Cleanup for controller input.
|
2020-05-13 13:54:04 -04:00 |
|
bunnei
|
6412625684
|
android: app: Add method to get global context.
|
2020-05-13 13:54:03 -04:00 |
|
bunnei
|
5009dd60c9
|
android: jni: Remove unnecessary code.
|
2020-05-13 13:54:03 -04:00 |
|
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 |
|