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

Enable LADSPA plugins on MSVC #6973

Merged
merged 127 commits into from
May 13, 2024
Merged

Enable LADSPA plugins on MSVC #6973

merged 127 commits into from
May 13, 2024

Commits on Jul 2, 2023

  1. Configuration menu
    Copy the full SHA
    a84f7df View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a309439 View commit details
    Browse the repository at this point in the history
  3. tweaked some cmake files

    Rossmaxx committed Jul 2, 2023
    Configuration menu
    Copy the full SHA
    a7e9798 View commit details
    Browse the repository at this point in the history
  4. removed __attribute__

    Rossmaxx committed Jul 2, 2023
    Configuration menu
    Copy the full SHA
    f066268 View commit details
    Browse the repository at this point in the history
  5. defined M_PI in caps

    Rossmaxx committed Jul 2, 2023
    Configuration menu
    Copy the full SHA
    844245d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3411989 View commit details
    Browse the repository at this point in the history
  7. added namespace to Times.h

    Rossmaxx committed Jul 2, 2023
    Configuration menu
    Copy the full SHA
    082773d View commit details
    Browse the repository at this point in the history
  8. relocated includes

    Rossmaxx committed Jul 2, 2023
    Configuration menu
    Copy the full SHA
    5fb6fba View commit details
    Browse the repository at this point in the history
  9. fixes to scripted-checks

    Rossmaxx committed Jul 2, 2023
    Configuration menu
    Copy the full SHA
    8ccb161 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7613a12 View commit details
    Browse the repository at this point in the history
  11. added M_PI to cmt

    Rossmaxx committed Jul 2, 2023
    Configuration menu
    Copy the full SHA
    fa02a92 View commit details
    Browse the repository at this point in the history
  12. Revert "relocated includes"

    This reverts commit 5fb6fba.
    Rossmaxx committed Jul 2, 2023
    Configuration menu
    Copy the full SHA
    d85c104 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    601ee19 View commit details
    Browse the repository at this point in the history
  14. addressing dom's comments 1

    Rossmaxx committed Jul 2, 2023
    Configuration menu
    Copy the full SHA
    7ad2695 View commit details
    Browse the repository at this point in the history
  15. addressing dom's concerns 2

    Rossmaxx committed Jul 2, 2023
    Configuration menu
    Copy the full SHA
    c252448 View commit details
    Browse the repository at this point in the history
  16. commented sys/time.h

    Rossmaxx committed Jul 2, 2023
    Configuration menu
    Copy the full SHA
    84edde3 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2023

  1. Configuration menu
    Copy the full SHA
    7785ebc View commit details
    Browse the repository at this point in the history
  2. added caps init condition

    Rossmaxx committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    dd89d21 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1c045ed View commit details
    Browse the repository at this point in the history
  4. fixup to mingw build

    Rossmaxx committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    961334e View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2023

  1. added __declspec(dllexport)

    Rossmaxx committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    43ca0f2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4a5c64a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b2b8a6e View commit details
    Browse the repository at this point in the history
  4. removed cmt from blacklist

    Rossmaxx committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    3c957be View commit details
    Browse the repository at this point in the history
  5. added declspec in cmt

    Rossmaxx committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    88dfa0f View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2023

  1. removed swh from blacklist

    Rossmaxx committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    c77b3a5 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2023

  1. Configuration menu
    Copy the full SHA
    dff0cd4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9b09fb6 View commit details
    Browse the repository at this point in the history
  3. codefactor fix

    Rossmaxx committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    87a0103 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4570893 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2274147 View commit details
    Browse the repository at this point in the history
  6. Revert "workaround to enable sinus_wavewrapper"

    This reverts commit 2274147.
    Rossmaxx committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    2481731 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2023

  1. fix to swh

    Rossmaxx committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    0b431fd View commit details
    Browse the repository at this point in the history
  2. removed the blacklist

    Rossmaxx committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    06f5ebd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    529a570 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    301c25f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4bdd52f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7478329 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ffe8994 View commit details
    Browse the repository at this point in the history
  8. will it get fixed?

    Rossmaxx committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    fad75fd View commit details
    Browse the repository at this point in the history
  9. final patch to fix i guess

    Rossmaxx committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    0321269 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2023

  1. added declspec to tap

    Rossmaxx committed Jul 8, 2023
    Configuration menu
    Copy the full SHA
    6242930 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c0ad959 View commit details
    Browse the repository at this point in the history
  3. updated swh to upstream

    Rossmaxx committed Jul 8, 2023
    Configuration menu
    Copy the full SHA
    3637a1f View commit details
    Browse the repository at this point in the history
  4. updated cmt to master

    Rossmaxx committed Jul 8, 2023
    Configuration menu
    Copy the full SHA
    7e9a734 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    91f3b77 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2023

  1. Configuration menu
    Copy the full SHA
    dd3d3b9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cbebc07 View commit details
    Browse the repository at this point in the history
  3. removed functional.h in veal

    Rossmaxx committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    8f52dba View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

  1. checked out to ladspa branch

    Rossmaxx committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    bd657a5 View commit details
    Browse the repository at this point in the history
  2. fixed veal

    Rossmaxx committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    19e96aa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c3e54e1 View commit details
    Browse the repository at this point in the history
  4. attempt fix at mac builds

    Rossmaxx committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    7c6bbd2 View commit details
    Browse the repository at this point in the history
  5. Revert "attempt fix at mac builds"

    This reverts commit 7c6bbd2.
    Rossmaxx committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    2923971 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4cba33a View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

  1. Attempt to fix MacOS builds

    tresf committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    b4e7715 View commit details
    Browse the repository at this point in the history
  2. Fix typo

    tresf committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    384aa24 View commit details
    Browse the repository at this point in the history
  3. Formatting

    tresf committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    da019b7 View commit details
    Browse the repository at this point in the history
  4. Formatting (again)

    tresf committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    329613b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d6b4f82 View commit details
    Browse the repository at this point in the history
  6. fixed build issues

    Rossmaxx committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    01eaa19 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2023

  1. CMake perl detection

    tresf committed Jul 16, 2023
    Configuration menu
    Copy the full SHA
    12a1300 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    91355ae View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2ac6036 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8812790 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0e6d02e View commit details
    Browse the repository at this point in the history
  6. Fix older CMake versions

    tresf committed Jul 16, 2023
    Configuration menu
    Copy the full SHA
    249b332 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2023

  1. Update plugins/LadspaEffect/swh/CMakeLists.txt

    Co-authored-by: Dominic Clark <mrdomclark@gmail.com>
    tresf and DomClark authored Jul 22, 2023
    Configuration menu
    Copy the full SHA
    e9bb1a2 View commit details
    Browse the repository at this point in the history
  2. Update plugins/LadspaEffect/caps/CMakeLists.txt

    Co-authored-by: Dominic Clark <mrdomclark@gmail.com>
    tresf and DomClark authored Jul 22, 2023
    Configuration menu
    Copy the full SHA
    5fc18bc View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2023

  1. Update CMakeLists.txt

    Co-authored-by: Dominic Clark <mrdomclark@gmail.com>
    tresf and DomClark authored Jul 23, 2023
    Configuration menu
    Copy the full SHA
    c24606b View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2023

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

Commits on Sep 9, 2023

  1. Configuration menu
    Copy the full SHA
    561821f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    02e0664 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2023

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

Commits on Sep 21, 2023

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

Commits on Sep 24, 2023

  1. Configuration menu
    Copy the full SHA
    65b2d67 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b1db760 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    afc9f29 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0977397 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0b21893 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a325901 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2023

  1. Configuration menu
    Copy the full SHA
    709fda7 View commit details
    Browse the repository at this point in the history
  2. whitespace changes

    Rossmaxx committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    fc670dd View commit details
    Browse the repository at this point in the history
  3. missed this change

    Rossmaxx committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    5991604 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    944d1e7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0ce1b4b View commit details
    Browse the repository at this point in the history
  6. attempt fix at x in basics.h

    Rossmaxx committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    7b367b9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4884e58 View commit details
    Browse the repository at this point in the history
  8. Revert "added caps init condition"

    This reverts commit dd89d21.
    Rossmaxx committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    66d5ed2 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8deca2c View commit details
    Browse the repository at this point in the history
  10. comment

    Rossmaxx committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    c347127 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    825eb4e View commit details
    Browse the repository at this point in the history
  12. fixed seed formatting again

    Rossmaxx committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    8bcc089 View commit details
    Browse the repository at this point in the history
  13. redundant tabspace

    Rossmaxx committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    9f69a8a View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2023

  1. Configuration menu
    Copy the full SHA
    3d7d852 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    90a7490 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2023

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

Commits on Oct 17, 2023

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

Commits on Oct 30, 2023

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

Commits on Oct 31, 2023

  1. Configuration menu
    Copy the full SHA
    c88b09e View commit details
    Browse the repository at this point in the history
  2. added stack free macro

    Rossmaxx committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    adae408 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2023

  1. Configuration menu
    Copy the full SHA
    16c4e54 View commit details
    Browse the repository at this point in the history
  2. another attempt

    Rossmaxx committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    26bbe88 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2023

  1. Configuration menu
    Copy the full SHA
    3d022c1 View commit details
    Browse the repository at this point in the history
  2. updated cmt submodule again

    Rossmaxx committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    8ffaaff View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f83b3b7 View commit details
    Browse the repository at this point in the history
  4. added missing power sign

    Rossmaxx committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    660b513 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0dcc512 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2023

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

Commits on Dec 4, 2023

  1. Configuration menu
    Copy the full SHA
    f14e42b View commit details
    Browse the repository at this point in the history
  2. Update veal submodule

    messmerd committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    a18d848 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2023

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

Commits on Dec 24, 2023

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

Commits on Jan 25, 2024

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

Commits on Mar 10, 2024

  1. Configuration menu
    Copy the full SHA
    db2513d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    667ccc6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4b4650b View commit details
    Browse the repository at this point in the history
  4. whitespace

    Rossmaxx committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    a5dfda3 View commit details
    Browse the repository at this point in the history
  5. missed caps

    Rossmaxx committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    bfe6975 View commit details
    Browse the repository at this point in the history
  6. removed rpmalloc

    Rossmaxx committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    63c6353 View commit details
    Browse the repository at this point in the history
  7. removed the GL flag per dom

    Rossmaxx committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    e7b2a68 View commit details
    Browse the repository at this point in the history
  8. Revert the broken character broken fix

    This reverts commit 4b4650b.
    Rossmaxx committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    c4a0ec5 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

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

Commits on May 10, 2024

  1. Configuration menu
    Copy the full SHA
    295e87e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ea89079 View commit details
    Browse the repository at this point in the history
  3. Clean up a bit

    DomClark committed May 10, 2024
    Configuration menu
    Copy the full SHA
    84eb087 View commit details
    Browse the repository at this point in the history