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 algorithms for getGamepads and events #151

Merged
merged 8 commits into from
Jul 8, 2021
Merged

Add algorithms for getGamepads and events #151

merged 8 commits into from
Jul 8, 2021

Commits on Jun 10, 2021

  1. Add algorithms for getGamepads and events

    Fixes #114
    nondebug committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    baaa353 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2021

  1. Configuration menu
    Copy the full SHA
    c1e0084 View commit details
    Browse the repository at this point in the history
  2. use infra lists for slots

    nondebug committed Jun 11, 2021
    Configuration menu
    Copy the full SHA
    3e94e42 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6b95b23 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2021

  1. Tidy, syntax fixes

    nondebug committed Jun 24, 2021
    Configuration menu
    Copy the full SHA
    1007508 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2021

  1. more changes

    Replace <a>anchor tags</a> with [=definition links=]
    Add internal slots and getters for readonly attributes
    Add a Gamepad initializer algorithm
    Add HR-TIME clock resolution warning
    More Infra references and syntax
    Fix gamepaddisconnected algorithm
    Specify event targets
    Add gh-contributors
    nondebug committed Jul 7, 2021
    Configuration menu
    Copy the full SHA
    bffc252 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2021

  1. Update gamepad state on gamepad task source sequence

    Changes the gamepadconnected/disconnected algorithms to update
    gamepad state synchronously with firing the event.
    
    Checks that the Document is fully active before firing events.
    
    Removes some unnecessary language.
    nondebug committed Jul 8, 2021
    Configuration menu
    Copy the full SHA
    02f29b4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0abe48e View commit details
    Browse the repository at this point in the history