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 MIDI input device support, MIDI settings and add global refs to binding generator #49

Merged
merged 9 commits into from
Jul 20, 2024

Commits on Jul 17, 2024

  1. Configuration menu
    Copy the full SHA
    eaf06c7 View commit details
    Browse the repository at this point in the history
  2. Make the settings persistent, midi input component uses the settings,…

    … catch an exception, show if the device was found in the settings
    Nytra committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    be002be View commit details
    Browse the repository at this point in the history
  3. Add remove button to midi device settings, make the AllowConnections …

    …check work better, and fixup some stuff
    Nytra committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    0fd508f View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. Switch to cross platform MIDI library, binding generator handles glob…

    …al refs, and add input events node
    Nytra committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    e7227fc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b984f1d View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. Configuration menu
    Copy the full SHA
    def26d3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    44627e5 View commit details
    Browse the repository at this point in the history
  3. Turn off debug

    Nytra committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    da3974b View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2024

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