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

Add support for extra and potentially unbound GamePad buttons (Fixes GitHub #11273) #16035

Draft
wants to merge 35 commits into
base: master
Choose a base branch
from

Commits on Dec 23, 2023

  1. Commit CLion settings to repository, VSCode settings already exist an…

    …d this way starting the project is easier.
    XerTheSquirrel committed Dec 23, 2023
    Configuration menu
    Copy the full SHA
    8bcaabe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1e720ef View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a5bc084 View commit details
    Browse the repository at this point in the history
  4. Add glyph as well.

    XerTheSquirrel committed Dec 23, 2023
    Configuration menu
    Copy the full SHA
    7bb7270 View commit details
    Browse the repository at this point in the history
  5. Simplify greatly.

    XerTheSquirrel committed Dec 23, 2023
    Configuration menu
    Copy the full SHA
    b35169a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ef5da42 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    57df9c0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f236b44 View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2023

  1. Configuration menu
    Copy the full SHA
    36e4ade View commit details
    Browse the repository at this point in the history
  2. Ignore .gdbinit.

    XerTheSquirrel committed Dec 24, 2023
    Configuration menu
    Copy the full SHA
    b88ddfd View commit details
    Browse the repository at this point in the history
  3. CLion Settings.

    XerTheSquirrel committed Dec 24, 2023
    Configuration menu
    Copy the full SHA
    e0def8f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    909ba14 View commit details
    Browse the repository at this point in the history
  5. Revert "Commit before reversion... messy."

    This reverts commit 909ba14.
    XerTheSquirrel committed Dec 24, 2023
    Configuration menu
    Copy the full SHA
    07a304d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    545fb80 View commit details
    Browse the repository at this point in the history
  7. Minor work on extras.

    XerTheSquirrel committed Dec 24, 2023
    Configuration menu
    Copy the full SHA
    e7d2f78 View commit details
    Browse the repository at this point in the history
  8. Fix pedantic error.

    XerTheSquirrel committed Dec 24, 2023
    Configuration menu
    Copy the full SHA
    4d46d82 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0bfcf38 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1d51d77 View commit details
    Browse the repository at this point in the history
  11. Declare all 128 extra binds input_config_bind_map using the power of …

    …C preprocessor; Handling of configuration default/load/save for logical buttons.
    XerTheSquirrel committed Dec 24, 2023
    Configuration menu
    Copy the full SHA
    bd7b718 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    6a87d39 View commit details
    Browse the repository at this point in the history
  13. Base for attempt to get logical buttons loaded into the menu; Correct…

    … bind to logical calculation.
    XerTheSquirrel committed Dec 24, 2023
    Configuration menu
    Copy the full SHA
    a15c7e6 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    ea4fb65 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    0381810 View commit details
    Browse the repository at this point in the history
  16. Increase sizes more?

    XerTheSquirrel committed Dec 24, 2023
    Configuration menu
    Copy the full SHA
    33aff0a View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    05d8935 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    aabdbc3 View commit details
    Browse the repository at this point in the history

Commits on Dec 25, 2023

  1. Configuration menu
    Copy the full SHA
    175dcc7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c163451 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9fc11df View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a5cfcfc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    da49581 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f802658 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4229354 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    24655a1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5bbfa7c View commit details
    Browse the repository at this point in the history