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

Avoid multiple detect from single12way rotate #16389

Commits on Mar 28, 2024

  1. Added filtered poll functionality, or really, intercepted input (requ…

    …est for saved poll data). This functionality can be compiled out with a NO_FILTERED_POLL option.
    zorro2055 committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    a482161 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c0a126d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8d25800 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b71c652 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2024

  1. Pushed variable declarations to beginning of functions, replaced C++ …

    …style // with /*** and */ at end.
    zorro2055 committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    548934c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4aaaf56 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e20b0f4 View commit details
    Browse the repository at this point in the history