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

Multi Preview Fix #3382

Merged
merged 21 commits into from
Jan 5, 2021
Merged

Commits on Nov 29, 2020

  1. Only allow one previewing hotcue at the time. This is required for a …

    …consitent transition between loop cues and hot cues.
    daschuer committed Nov 29, 2020
    Configuration menu
    Copy the full SHA
    58310ee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5fd6d41 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    10f9e9d View commit details
    Browse the repository at this point in the history
  4. Improve locking

    daschuer committed Nov 29, 2020
    Configuration menu
    Copy the full SHA
    9f1b93c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8b0614d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3e6775a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    39ff078 View commit details
    Browse the repository at this point in the history
  8. get rid of hotCueFound

    daschuer committed Nov 29, 2020
    Configuration menu
    Copy the full SHA
    7159a99 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    234f90b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c38fd68 View commit details
    Browse the repository at this point in the history
  11. make m_iHotCue const

    daschuer committed Nov 29, 2020
    Configuration menu
    Copy the full SHA
    15e10bb View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    2d75861 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    ffcb727 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    ad7a2b2 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2020

  1. fix typos

    daschuer committed Dec 16, 2020
    Configuration menu
    Copy the full SHA
    d72f2b4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bac1956 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    90342c4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    512573d View commit details
    Browse the repository at this point in the history
  5. Reorder member variables

    daschuer committed Dec 16, 2020
    Configuration menu
    Copy the full SHA
    58f9939 View commit details
    Browse the repository at this point in the history
  6. swap if else logic

    daschuer committed Dec 16, 2020
    Configuration menu
    Copy the full SHA
    4114b16 View commit details
    Browse the repository at this point in the history
  7. narrow locking scope

    daschuer committed Dec 16, 2020
    Configuration menu
    Copy the full SHA
    ad9bddb View commit details
    Browse the repository at this point in the history