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

Simplified click behaviour #155

Closed
wants to merge 7 commits into from
Closed

Simplified click behaviour #155

wants to merge 7 commits into from

Commits on Apr 23, 2022

  1. Simpler menu navigation

    Click = Select or Confirm
    DblClick = One Level Up
    TripleClick = Home
    fp64lib committed Apr 23, 2022
    Configuration menu
    Copy the full SHA
    3cc949a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6fd6160 View commit details
    Browse the repository at this point in the history
  3. Cinfigurable MIDIProgramChange messages

    It's now configurable, whether a MIDIProgramChange message changes the voice or not, controlled by the parameter MIDIRXProgramChange in the minidexed.ini file
    fp64lib committed Apr 23, 2022
    Configuration menu
    Copy the full SHA
    3af6cb5 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2022

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

Commits on May 1, 2022

  1. Configuration menu
    Copy the full SHA
    8e2d07b View commit details
    Browse the repository at this point in the history
  2. UI behaviour is configurable

    Parameter EncoderClickIsConfirm switches between two UI behaviours:
    =0 (or missing): Default behaviour: click is Up, DblClick is down
    <>0: Fast mode: click is confirm, DblClick is up
    fp64lib committed May 1, 2022
    Configuration menu
    Copy the full SHA
    521ea76 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    da8c58f View commit details
    Browse the repository at this point in the history