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

Implement controller profiles for emulated controllers and a few QOL options #302

Open
wants to merge 37 commits into
base: develop
Choose a base branch
from

Commits on Jun 23, 2021

  1. Configuration menu
    Copy the full SHA
    2d1f8da View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    01ffefe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2472842 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f8c3c49 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f400a20 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    dc4f34d View commit details
    Browse the repository at this point in the history
  7. bluetooth-mitm: store button state from previous report to allow diff…

    …erentiating between button down and held
    ndeadly committed Jun 23, 2021
    Configuration menu
    Copy the full SHA
    f764482 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f444882 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    02e2ed9 View commit details
    Browse the repository at this point in the history
  10. bluetooth-mitm: messing about with setting fake controller type, firm…

    …ware version, serial number etc
    ndeadly committed Jun 23, 2021
    Configuration menu
    Copy the full SHA
    fbad1e4 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f06b1f1 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    0805881 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    e579e1c View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    e16d4db View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    ab3d4df View commit details
    Browse the repository at this point in the history
  16. bluetooth-mitm: set unknown byte in device info subcommand response t…

    …o match observations from official controllers
    ndeadly committed Jun 23, 2021
    Configuration menu
    Copy the full SHA
    230e585 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    06899d3 View commit details
    Browse the repository at this point in the history
  18. bluetooth-mitm: change joycon mode button combo to R3 + L3 to avoid u…

    …nintentionally entering menus
    ndeadly committed Jun 23, 2021
    Configuration menu
    Copy the full SHA
    2b496fd View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    6151a4a View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    88e767c View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    80b6b21 View commit details
    Browse the repository at this point in the history
  22. bluetooth-mitm: static_cast conditional 8-bit values in struct initia…

    …liser to avoid compiler warnings
    ndeadly committed Jun 23, 2021
    Configuration menu
    Copy the full SHA
    12da390 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    a1d19d5 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    3c20440 View commit details
    Browse the repository at this point in the history
  25. Update libnx master

    ndeadly committed Jun 23, 2021
    Configuration menu
    Copy the full SHA
    1abb8e2 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2021

  1. Move controller specific settings from missioncontrol.ini to default.…

    …ini and update references
    Banz99 committed Dec 17, 2021
    Configuration menu
    Copy the full SHA
    84fab6d View commit details
    Browse the repository at this point in the history
  2. Implement per controller profiles (using their bt address) and a glob…

    …al kill switch to disable profiles entirely
    Banz99 committed Dec 17, 2021
    Configuration menu
    Copy the full SHA
    b67ad92 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9d5e6f5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5221e60 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9a4142b View commit details
    Browse the repository at this point in the history
  6. Implement a toggle for a western layout mapping option, indipendent f…

    …rom system remapping
    Banz99 committed Dec 17, 2021
    Configuration menu
    Copy the full SHA
    ac9da69 View commit details
    Browse the repository at this point in the history
  7. Replace the option to disable Sony controllers LEDs with a specific s…

    …etting for brightness level
    Banz99 committed Dec 17, 2021
    Configuration menu
    Copy the full SHA
    5d4be97 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b35000b View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2022

  1. Configuration menu
    Copy the full SHA
    ebfe2e1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f0455c8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    99ca0cc View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2022

  1. Configuration menu
    Copy the full SHA
    66fc1a7 View commit details
    Browse the repository at this point in the history