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

udev and SDL Sensor and Touchpad #16188

Open
wants to merge 30 commits into
base: master
Choose a base branch
from
Open

Commits on Jan 31, 2024

  1. Added udev sensor support

    oshaboy committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    5428652 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    606742b View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2024

  1. Preliminary SDL Gyro Support

    oshaboy committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    7775239 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

  1. buncha stuff

    optimizations
    SDL touchpad support
    bugfixes
    oshaboy committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    ebe99ab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    75b9de3 View commit details
    Browse the repository at this point in the history
  3. Remove C++ style comments

    oshaboy committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    5fcea9b View commit details
    Browse the repository at this point in the history
  4. Update sdl_input.c

    oshaboy committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    0277283 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5113a52 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2024

  1. Menu Stuff

    oshaboy committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    7dc3bdb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7d3fcc1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6fdfa1c View commit details
    Browse the repository at this point in the history
  4. I forgot a few files.

    oshaboy committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    91613a4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ac21e7d View commit details
    Browse the repository at this point in the history
  6. Various

    Cleanup
    Sensitivity settings and Sensor Retropad selection implemented including menu options
    oshaboy committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    17a87f1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    809d53f View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2024

  1. Now SDL Sensor gives names.

    oshaboy committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    1a30370 View commit details
    Browse the repository at this point in the history
  2. Update sdl_input.c

    oshaboy committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    6c7f783 View commit details
    Browse the repository at this point in the history
  3. Update sdl_input.c

    oshaboy committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    adcb02d View commit details
    Browse the repository at this point in the history
  4. Update sdl_input.c

    oshaboy committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    cafaeff View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

  1. Mostly menu stuff for sensors

    oshaboy committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    2ab1ef5 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. Configuration menu
    Copy the full SHA
    c218c60 View commit details
    Browse the repository at this point in the history
  2. Messed up the merge

    oshaboy committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    9d9e388 View commit details
    Browse the repository at this point in the history
  3. typo

    oshaboy committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    cbb2b64 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. Update configuration.c

    oshaboy committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    6a91a2c View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. Gave up on menu settings

    oshaboy committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    aef3009 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    19f47d2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a4c6880 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a0887a1 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. Configuration menu
    Copy the full SHA
    db24c1e View commit details
    Browse the repository at this point in the history
  2. C89 is bleh.

    oshaboy committed May 30, 2024
    Configuration menu
    Copy the full SHA
    0da83e8 View commit details
    Browse the repository at this point in the history