Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Add Guide menu to on-screen virtual controller #1265

Merged
merged 5 commits into from
Jul 27, 2024

Commits on Oct 23, 2023

  1. Add Guide Button to OSC controller

    In order to allow the `Guide Button` to be pressed without a physical gamepad, add the button to the On-screen virtual controller
    mattvgm committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    70ebc65 View commit details
    Browse the repository at this point in the history
  2. Add config to hide the guide menu

    With the addition of the `guide menu` to the on screen virtual controller. A configuration to allow hiding it is not present
    mattvgm committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    58cd6f8 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

  1. Update app/src/main/java/com/limelight/binding/input/virtual_controll…

    …er/VirtualControllerConfigurationLoader.java
    
    Co-authored-by: ReenigneArcher <[email protected]>
    mattvgm and ReenigneArcher committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    c47d54e View commit details
    Browse the repository at this point in the history
  2. Update app/src/main/java/com/limelight/binding/input/virtual_controll…

    …er/VirtualControllerConfigurationLoader.java
    
    Co-authored-by: ReenigneArcher <[email protected]>
    mattvgm and ReenigneArcher committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    58d3bb7 View commit details
    Browse the repository at this point in the history
  3. Update app/src/main/java/com/limelight/binding/input/virtual_controll…

    …er/VirtualControllerConfigurationLoader.java
    
    Co-authored-by: ReenigneArcher <[email protected]>
    mattvgm and ReenigneArcher committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    001c4de View commit details
    Browse the repository at this point in the history