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

Adding RadioLanewayCrossfade transition #13750

Open
wants to merge 10 commits into
base: main
Choose a base branch
from

Commits on Oct 10, 2024

  1. Adding RadioLanewayCrossfade transition

    Adding RadioLanewayCrossfade transition.
    See mixxxdj#13716
    davidlmorris committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    2eb0ef6 View commit details
    Browse the repository at this point in the history
  2. Fix code style issues

    (Wow this is fussy!).
    davidlmorris committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    8108686 View commit details
    Browse the repository at this point in the history
  3. Update autodjprocessor.cpp

    More style issues.
    davidlmorris committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    eaa9f8e View commit details
    Browse the repository at this point in the history
  4. Update analyzersilence.h

    Yet more code style issues (Space at end of line.)
    davidlmorris committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    134d99b View commit details
    Browse the repository at this point in the history
  5. Missing case in cueinfo.cpp

    More Code tidy
    Missing case in cueinfo.cpp
    davidlmorris committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    1ddbc87 View commit details
    Browse the repository at this point in the history
  6. Update analyzersilence.cpp

    Code style
    davidlmorris committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    1e2bab4 View commit details
    Browse the repository at this point in the history
  7. Update autodjprocessor.cpp

    Spelling
    davidlmorris committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    56653d4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fde3728 View commit details
    Browse the repository at this point in the history
  9. Update cueinfo.cpp

    avoiding a DEBUG_ASSERT(!"Unknown Loop Type");
    davidlmorris committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    854eb3e View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. Update dlgautodj.cpp

    fix up tooltip
    davidlmorris committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    a8465fb View commit details
    Browse the repository at this point in the history