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

Full Ableton Link support #10999

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

Commits on Apr 12, 2021

  1. Ableton Link initial integration

    On startup, Mixxx will enable link and join the active link session
    We have much to do for Mixxx to become a link-compatible app
    Basically, Mixxx needs to respond to & update the active link session
    to synchronize bpm & phase
    spensbot committed Apr 12, 2021
    Configuration menu
    Copy the full SHA
    5412312 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2021

  1. Configuration menu
    Copy the full SHA
    36c3084 View commit details
    Browse the repository at this point in the history
  2. Copy ableton-link directly

    Remove the ableton link submodule
    spensbot committed Apr 13, 2021
    Configuration menu
    Copy the full SHA
    5faedad View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2022

  1. Configuration menu
    Copy the full SHA
    bc30491 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    250ff3e View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2022

  1. Configuration menu
    Copy the full SHA
    a5d9ba3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7bd8463 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2022

  1. Configuration menu
    Copy the full SHA
    a80b6a6 View commit details
    Browse the repository at this point in the history
  2. Removed unnecessary include statements

    Change logging to standard Qt commands
    Use Doxygen style comments in abletonlink.h
    JoergAtGithub committed Jul 3, 2022
    Configuration menu
    Copy the full SHA
    12bbb2b View commit details
    Browse the repository at this point in the history
  3. Pre-Commit

    JoergAtGithub committed Jul 3, 2022
    Configuration menu
    Copy the full SHA
    f5cbbaf View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2022

  1. Configuration menu
    Copy the full SHA
    094f0cf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    96e2fc2 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2022

  1. Configuration menu
    Copy the full SHA
    2305770 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9fb58bc View commit details
    Browse the repository at this point in the history
  3. Pre-Commit

    JoergAtGithub committed Jul 5, 2022
    Configuration menu
    Copy the full SHA
    11b2278 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    29c2eeb View commit details
    Browse the repository at this point in the history
  5. Replaced full AbletonLink 3.03 copy in lib folder by stripped down ve…

    …rsion of 3.05
    
    Disabled system AbletonLink for Debian, because this package is broken in Ubuntu 20.04
    JoergAtGithub committed Jul 5, 2022
    Configuration menu
    Copy the full SHA
    8350ac5 View commit details
    Browse the repository at this point in the history
  6. Build fixes

    JoergAtGithub committed Jul 5, 2022
    Configuration menu
    Copy the full SHA
    550eaac View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    48630d3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    abb3184 View commit details
    Browse the repository at this point in the history
  9. Pre-Commit

    JoergAtGithub committed Jul 5, 2022
    Configuration menu
    Copy the full SHA
    5b92646 View commit details
    Browse the repository at this point in the history
  10. Added local ASIO

    JoergAtGithub committed Jul 5, 2022
    Configuration menu
    Copy the full SHA
    97b6a15 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2022

  1. Configuration menu
    Copy the full SHA
    65b1c7d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7094a7f View commit details
    Browse the repository at this point in the history
  3. atomics check

    JoergAtGithub committed Jul 6, 2022
    Configuration menu
    Copy the full SHA
    acec4c1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d867974 View commit details
    Browse the repository at this point in the history
  5. Set numPeers CO in callback

    Moved debug code from header to cpp
    JoergAtGithub committed Jul 6, 2022
    Configuration menu
    Copy the full SHA
    b7e3373 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7232525 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f616307 View commit details
    Browse the repository at this point in the history
  8. Pre-Commit

    JoergAtGithub committed Jul 6, 2022
    Configuration menu
    Copy the full SHA
    89ac353 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2022

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

Commits on Jul 23, 2022

  1. Configuration menu
    Copy the full SHA
    c7e5252 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dcbe94c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    004983a View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2022

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

Commits on Oct 24, 2022

  1. Configuration menu
    Copy the full SHA
    a20bb60 View commit details
    Browse the repository at this point in the history
  2. gcc Build fix

    JoergAtGithub committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    801d751 View commit details
    Browse the repository at this point in the history
  3. Pre-Commit fixes

    JoergAtGithub committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    94ded3d View commit details
    Browse the repository at this point in the history
  4. Pre-Commit fixes

    JoergAtGithub committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    995dd6c View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2022

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

Commits on Nov 3, 2022

  1. Configuration menu
    Copy the full SHA
    781af4d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    33ecd03 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2022

  1. Configuration menu
    Copy the full SHA
    62101bd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3031443 View commit details
    Browse the repository at this point in the history
  3. Pre-Commit

    JoergAtGithub committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    2d1b479 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2022

  1. Configuration menu
    Copy the full SHA
    14b1830 View commit details
    Browse the repository at this point in the history
  2. Pre-Commit

    JoergAtGithub committed Nov 5, 2022
    Configuration menu
    Copy the full SHA
    334dfbf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5280f4c View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2022

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

Commits on Nov 7, 2022

  1. Fixed typo

    JoergAtGithub committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    d442b24 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2022

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

Commits on Dec 22, 2022

  1. Configuration menu
    Copy the full SHA
    5cf27af View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f9656cd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2d9ebd2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a2bf288 View commit details
    Browse the repository at this point in the history
  5. Moved hostTimeFilter into the sounddevices, next to the call of Visua…

    …lPlayPosition::setCallbackEntryToDacSecs
    
    Significiant improvement of latency and jitter now
    JoergAtGithub committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    958b49a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2cba444 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    58792a2 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2022

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

Commits on Dec 24, 2022

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

Commits on Dec 26, 2022

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

Commits on Jan 6, 2023

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

Commits on Feb 22, 2023

  1. Configuration menu
    Copy the full SHA
    b871982 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    da63a02 View commit details
    Browse the repository at this point in the history
  3. Fixed clazy warning

    JoergAtGithub committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    8640a38 View commit details
    Browse the repository at this point in the history
  4. Typo Reachs -> Reaches

    JoergAtGithub committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    08d69f4 View commit details
    Browse the repository at this point in the history
  5. Fixed clazy error

    JoergAtGithub committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    63d20f1 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2023

  1. Configuration menu
    Copy the full SHA
    921f2e9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f4ef818 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2023

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

Commits on Jun 1, 2023

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

Commits on Jul 26, 2023

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

Commits on Sep 6, 2023

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

Commits on Sep 7, 2023

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

Commits on Oct 15, 2023

  1. Configuration menu
    Copy the full SHA
    2e829da View commit details
    Browse the repository at this point in the history
  2. Pre-Commit

    JoergAtGithub committed Oct 15, 2023
    Configuration menu
    Copy the full SHA
    3ea21c6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7e0c7d4 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

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

Commits on Mar 30, 2024

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

Commits on Mar 31, 2024

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

Commits on Aug 18, 2024

  1. Configuration menu
    Copy the full SHA
    9300d07 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    96c5007 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5aa7ac7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d4f592b View commit details
    Browse the repository at this point in the history
  5. Refactor for readability and consistency

    Refactored various methods in `AbletonLink` to use `auto` and `const auto` for improved readability and simplicity. Updated floating-point literals to use `1.0` instead of `1.` for clarity and consistency.
    JoergAtGithub committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    f9d46d7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5c601b9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7195dea View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4f3d3d9 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. Remove MSVC flag_HAS_DEPRECATED_RESULT_OF. This definition was prev…

    …iously included to address a compilation issue with AbletonLink in C++20 mode, but it is no longer
    
    needed, due to an upstream fix in 3.0.6, which is now part of our VCPKG buildenv.
    JoergAtGithub committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    7502dcb View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2024

  1. Configuration menu
    Copy the full SHA
    c028793 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1f4f192 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    faf9991 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e181503 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2024

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