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

SyncLock: Fix issues with single-playing syncables. #4155

Merged
merged 6 commits into from
Oct 12, 2021

Commits on Jul 27, 2021

  1. SyncLock: Fix issues with single-playing syncables.

    https://mixxx.discourse.group/t/vestax-tr-1-weird-behaviour-quantizing-drops-tempo/22715/7
    Fixes two issues:
    * Do not seek phase when audible status changes
    * When only one syncable is playing, use its beat distance to update the leader, so that seeks are properly handled
    ywwg committed Jul 27, 2021
    Configuration menu
    Copy the full SHA
    5fa53ae View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2021

  1. Configuration menu
    Copy the full SHA
    9db6b76 View commit details
    Browse the repository at this point in the history
  2. Sync Lock: fix comment

    ywwg committed Jul 29, 2021
    Configuration menu
    Copy the full SHA
    3f85a88 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2021

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

Commits on Aug 8, 2021

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

Commits on Sep 12, 2021

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