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

Extract addons #489

Merged
merged 35 commits into from
Sep 2, 2023
Merged

Extract addons #489

merged 35 commits into from
Sep 2, 2023

Commits on Aug 27, 2023

  1. Configuration menu
    Copy the full SHA
    219bc10 View commit details
    Browse the repository at this point in the history
  2. Update AddonsConfigPage.jsx

    Pelsin authored Aug 27, 2023
    Configuration menu
    Copy the full SHA
    ab51192 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2023

  1. Configuration menu
    Copy the full SHA
    9f9169d View commit details
    Browse the repository at this point in the history
  2. Merge branch 'web-bootsel-onBoardLed' of github.com:Pelsin/GP2040-CE …

    …into web-bootsel-onBoardLed
    Pelsin committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    61945a4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a1e957c View commit details
    Browse the repository at this point in the history
  4. Change section to title

    Pelsin committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    76c38e0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f501208 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4ab38a8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7ee2ff0 View commit details
    Browse the repository at this point in the history
  8. Fix warning for key

    Pelsin committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    d8ac5a0 View commit details
    Browse the repository at this point in the history
  9. Move DUAL_STICK_MODE const

    Pelsin committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    08183de View commit details
    Browse the repository at this point in the history
  10. Extract joystick slider addon

    Pelsin committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    d470478 View commit details
    Browse the repository at this point in the history
  11. Extract reverse addon

    Pelsin committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    d3019c0 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    dcf901a View commit details
    Browse the repository at this point in the history
  13. Extract dual direction addon

    Pelsin committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    5230f36 View commit details
    Browse the repository at this point in the history
  14. Extract tilt addon

    Pelsin committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    d859ee0 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    d7699a8 View commit details
    Browse the repository at this point in the history
  16. Extract buzzer addon

    Pelsin committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    47ef7bf View commit details
    Browse the repository at this point in the history
  17. Extract extra button addon

    Pelsin committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    bcc2c77 View commit details
    Browse the repository at this point in the history
  18. Extract player number addon

    Pelsin committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    33e1be0 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    5b5bf81 View commit details
    Browse the repository at this point in the history
  20. Extract socd addon

    Pelsin committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    ef4a5cd View commit details
    Browse the repository at this point in the history
  21. Merge branch 'main' into web-bootsel-onBoardLed

    # Conflicts:
    #	www/src/Pages/AddonsConfigPage.jsx
    Pelsin committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    b06009e View commit details
    Browse the repository at this point in the history
  22. Extract ps4 addon

    Pelsin committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    d670cdf View commit details
    Browse the repository at this point in the history
  23. Extract psPassthrough addon

    Pelsin committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    c98234f View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    533b5ec View commit details
    Browse the repository at this point in the history
  25. Extract wii addon

    Pelsin committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    c2113f1 View commit details
    Browse the repository at this point in the history
  26. Remove unused prop

    Pelsin committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    360bda2 View commit details
    Browse the repository at this point in the history
  27. Extract snes addon

    Pelsin committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    be7fb42 View commit details
    Browse the repository at this point in the history
  28. Extract focus mode addon

    Pelsin committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    769b2e7 View commit details
    Browse the repository at this point in the history
  29. Extract keyboard addon

    Pelsin committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    1bbae46 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    f754ce6 View commit details
    Browse the repository at this point in the history
  31. Change filename of snes

    Pelsin committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    204aa8b View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2023

  1. Fix mapping of D-Pad masks

    deeebug committed Sep 2, 2023
    Configuration menu
    Copy the full SHA
    a0a9e57 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from deeebug/extract-addons-fixes

    Fix mapping of D-Pad masks
    Pelsin authored Sep 2, 2023
    Configuration menu
    Copy the full SHA
    bbe2c1b View commit details
    Browse the repository at this point in the history