Skip to content

Commit

Permalink
Adjust Onscreen Buttons Opacity
Browse files Browse the repository at this point in the history
Update Onscreen Buttons Opacity and Adjust Default Opacity Setting
  • Loading branch information
MayImilae committed May 16, 2021
1 parent 9f91fb6 commit 2ad539a
Show file tree
Hide file tree
Showing 59 changed files with 1 addition and 1 deletion.
Expand Up @@ -22,7 +22,7 @@ public enum IntSetting implements AbstractIntSetting
MAIN_AUDIO_VOLUME(Settings.FILE_DOLPHIN, Settings.SECTION_INI_DSP, "Volume", 100),

MAIN_CONTROL_SCALE(Settings.FILE_DOLPHIN, Settings.SECTION_INI_ANDROID, "ControlScale", 50),
MAIN_CONTROL_OPACITY(Settings.FILE_DOLPHIN, Settings.SECTION_INI_ANDROID, "ControlOpacity", 50),
MAIN_CONTROL_OPACITY(Settings.FILE_DOLPHIN, Settings.SECTION_INI_ANDROID, "ControlOpacity", 65),
MAIN_EMULATION_ORIENTATION(Settings.FILE_DOLPHIN, Settings.SECTION_INI_ANDROID,
"EmulationOrientation", ActivityInfo.SCREEN_ORIENTATION_LANDSCAPE),
MAIN_LAST_PLATFORM_TAB(Settings.FILE_DOLPHIN, Settings.SECTION_INI_ANDROID, "LastPlatformTab", 0),
Expand Down
Binary file modified Source/Android/app/src/main/res/drawable-xxxhdpi/classic_a.png 100644 → 100755
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified Source/Android/app/src/main/res/drawable-xxxhdpi/classic_a_pressed.png 100644 → 100755
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified Source/Android/app/src/main/res/drawable-xxxhdpi/classic_b.png 100644 → 100755
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified Source/Android/app/src/main/res/drawable-xxxhdpi/classic_b_pressed.png 100644 → 100755
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified Source/Android/app/src/main/res/drawable-xxxhdpi/classic_l.png 100644 → 100755
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified Source/Android/app/src/main/res/drawable-xxxhdpi/classic_l_pressed.png 100644 → 100755
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified Source/Android/app/src/main/res/drawable-xxxhdpi/classic_r.png 100644 → 100755
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified Source/Android/app/src/main/res/drawable-xxxhdpi/classic_r_pressed.png 100644 → 100755
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified Source/Android/app/src/main/res/drawable-xxxhdpi/classic_x.png 100644 → 100755
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified Source/Android/app/src/main/res/drawable-xxxhdpi/classic_x_pressed.png 100644 → 100755
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified Source/Android/app/src/main/res/drawable-xxxhdpi/classic_y.png 100644 → 100755
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified Source/Android/app/src/main/res/drawable-xxxhdpi/classic_y_pressed.png 100644 → 100755
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified Source/Android/app/src/main/res/drawable-xxxhdpi/classic_zl.png 100644 → 100755
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified Source/Android/app/src/main/res/drawable-xxxhdpi/classic_zl_pressed.png 100644 → 100755
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified Source/Android/app/src/main/res/drawable-xxxhdpi/classic_zr.png 100644 → 100755
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified Source/Android/app/src/main/res/drawable-xxxhdpi/classic_zr_pressed.png 100644 → 100755
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified Source/Android/app/src/main/res/drawable-xxxhdpi/gcpad_a.png 100644 → 100755
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified Source/Android/app/src/main/res/drawable-xxxhdpi/gcpad_a_pressed.png 100644 → 100755
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified Source/Android/app/src/main/res/drawable-xxxhdpi/gcpad_b.png 100644 → 100755
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified Source/Android/app/src/main/res/drawable-xxxhdpi/gcpad_b_pressed.png 100644 → 100755
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified Source/Android/app/src/main/res/drawable-xxxhdpi/gcpad_c.png 100644 → 100755
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified Source/Android/app/src/main/res/drawable-xxxhdpi/gcpad_c_pressed.png 100644 → 100755
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified Source/Android/app/src/main/res/drawable-xxxhdpi/gcpad_l.png 100644 → 100755
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified Source/Android/app/src/main/res/drawable-xxxhdpi/gcpad_l_pressed.png 100644 → 100755
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified Source/Android/app/src/main/res/drawable-xxxhdpi/gcpad_r.png 100644 → 100755
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified Source/Android/app/src/main/res/drawable-xxxhdpi/gcpad_r_pressed.png 100644 → 100755
Binary file modified Source/Android/app/src/main/res/drawable-xxxhdpi/gcpad_start.png 100644 → 100755
Binary file modified Source/Android/app/src/main/res/drawable-xxxhdpi/gcpad_start_pressed.png 100644 → 100755
Binary file modified Source/Android/app/src/main/res/drawable-xxxhdpi/gcpad_x.png 100644 → 100755
Binary file modified Source/Android/app/src/main/res/drawable-xxxhdpi/gcpad_x_pressed.png 100644 → 100755
Binary file modified Source/Android/app/src/main/res/drawable-xxxhdpi/gcpad_y.png 100644 → 100755
Binary file modified Source/Android/app/src/main/res/drawable-xxxhdpi/gcpad_y_pressed.png 100644 → 100755
Binary file modified Source/Android/app/src/main/res/drawable-xxxhdpi/gcpad_z.png 100644 → 100755
Binary file modified Source/Android/app/src/main/res/drawable-xxxhdpi/gcpad_z_pressed.png 100644 → 100755
Binary file modified Source/Android/app/src/main/res/drawable-xxxhdpi/gcwii_dpad.png 100644 → 100755
Binary file modified .../Android/app/src/main/res/drawable-xxxhdpi/gcwii_dpad_pressed_one_direction.png 100644 → 100755
Binary file modified ...Android/app/src/main/res/drawable-xxxhdpi/gcwii_dpad_pressed_two_directions.png 100644 → 100755
Binary file modified Source/Android/app/src/main/res/drawable-xxxhdpi/gcwii_joystick.png 100644 → 100755
Binary file modified Source/Android/app/src/main/res/drawable-xxxhdpi/gcwii_joystick_pressed.png 100644 → 100755
Binary file modified Source/Android/app/src/main/res/drawable-xxxhdpi/gcwii_joystick_range.png 100644 → 100755
Binary file modified Source/Android/app/src/main/res/drawable-xxxhdpi/nunchuk_c.png 100644 → 100755
Binary file modified Source/Android/app/src/main/res/drawable-xxxhdpi/nunchuk_c_pressed.png 100644 → 100755
Binary file modified Source/Android/app/src/main/res/drawable-xxxhdpi/nunchuk_z.png 100644 → 100755
Binary file modified Source/Android/app/src/main/res/drawable-xxxhdpi/nunchuk_z_pressed.png 100644 → 100755
Binary file modified Source/Android/app/src/main/res/drawable-xxxhdpi/wiimote_a.png 100644 → 100755
Binary file modified Source/Android/app/src/main/res/drawable-xxxhdpi/wiimote_a_pressed.png 100644 → 100755
Binary file modified Source/Android/app/src/main/res/drawable-xxxhdpi/wiimote_b.png 100644 → 100755
Binary file modified Source/Android/app/src/main/res/drawable-xxxhdpi/wiimote_b_pressed.png 100644 → 100755
Binary file modified Source/Android/app/src/main/res/drawable-xxxhdpi/wiimote_home.png 100644 → 100755
Binary file modified Source/Android/app/src/main/res/drawable-xxxhdpi/wiimote_home_pressed.png 100644 → 100755
Binary file modified Source/Android/app/src/main/res/drawable-xxxhdpi/wiimote_minus.png 100644 → 100755
Binary file modified Source/Android/app/src/main/res/drawable-xxxhdpi/wiimote_minus_pressed.png 100644 → 100755
Binary file modified Source/Android/app/src/main/res/drawable-xxxhdpi/wiimote_one.png 100644 → 100755
Binary file modified Source/Android/app/src/main/res/drawable-xxxhdpi/wiimote_one_pressed.png 100644 → 100755
Binary file modified Source/Android/app/src/main/res/drawable-xxxhdpi/wiimote_plus.png 100644 → 100755
Binary file modified Source/Android/app/src/main/res/drawable-xxxhdpi/wiimote_plus_pressed.png 100644 → 100755

0 comments on commit 2ad539a

Please sign in to comment.