Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: DISTRHO/PawPaw
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0985cf8d1c3a00b1958ef90e0f1aa511b865241a
Choose a base ref
...
head repository: DISTRHO/PawPaw
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: f6eaed13bdeccec013d81ba2261f98aa8f452702
Choose a head ref
  • 16 commits
  • 14 files changed
  • 1 contributor

Commits on Jan 22, 2025

  1. Allow to skip juce dep builds

    Signed-off-by: falkTX <falktx@falktx.com>
    falkTX committed Jan 22, 2025
    Configuration menu
    Copy the full SHA
    d7be1ec View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2025

  1. Force usage of cmake 3.x

    Signed-off-by: falkTX <falktx@falktx.com>
    falkTX committed Apr 23, 2025
    Configuration menu
    Copy the full SHA
    56d0f10 View commit details
    Browse the repository at this point in the history
  2. Don't set CROSS_COMPILING for macOS arm64 systems

    Signed-off-by: falkTX <falktx@falktx.com>
    falkTX committed Apr 23, 2025
    Configuration menu
    Copy the full SHA
    0946f78 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2025

  1. Use --force for brew uninstall cairo

    Signed-off-by: falkTX <falktx@falktx.com>
    falkTX committed Jun 1, 2025
    Configuration menu
    Copy the full SHA
    21dec12 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2025

  1. Update flac to 1.5.0

    Signed-off-by: falkTX <falktx@falktx.com>
    falkTX committed Jun 8, 2025
    Configuration menu
    Copy the full SHA
    44d5c4f View commit details
    Browse the repository at this point in the history
  2. Update opus to 1.5.2

    Signed-off-by: falkTX <falktx@falktx.com>
    falkTX committed Jun 8, 2025
    Configuration menu
    Copy the full SHA
    f35d6b6 View commit details
    Browse the repository at this point in the history
  3. Remove useless libsndfile patch file

    Signed-off-by: falkTX <falktx@falktx.com>
    falkTX committed Jun 8, 2025
    Configuration menu
    Copy the full SHA
    9aaefb9 View commit details
    Browse the repository at this point in the history
  4. Update libsamplerate to 0.2.2

    Signed-off-by: falkTX <falktx@falktx.com>
    falkTX committed Jun 8, 2025
    Configuration menu
    Copy the full SHA
    3a2d178 View commit details
    Browse the repository at this point in the history
  5. new flac needs -pthread

    Signed-off-by: falkTX <falktx@falktx.com>
    falkTX committed Jun 8, 2025
    Configuration menu
    Copy the full SHA
    a25e6ad View commit details
    Browse the repository at this point in the history
  6. Use fallback location for lv2lint

    Signed-off-by: falkTX <falktx@falktx.com>
    falkTX committed Jun 8, 2025
    Configuration menu
    Copy the full SHA
    f14f34f View commit details
    Browse the repository at this point in the history
  7. Add --disable-alsa flag to libsamplerate build

    Signed-off-by: falkTX <falktx@falktx.com>
    falkTX committed Jun 8, 2025
    Configuration menu
    Copy the full SHA
    616ff77 View commit details
    Browse the repository at this point in the history
  8. Remove unused libsamplerate patch

    Signed-off-by: falkTX <falktx@falktx.com>
    falkTX committed Jun 8, 2025
    Configuration menu
    Copy the full SHA
    a4e4ef0 View commit details
    Browse the repository at this point in the history
  9. Update lv2 libs

    Signed-off-by: falkTX <falktx@falktx.com>
    falkTX committed Jun 8, 2025
    Configuration menu
    Copy the full SHA
    9e001d4 View commit details
    Browse the repository at this point in the history
  10. Do not run wineboot on CI bootstrap-plugins step

    Signed-off-by: falkTX <falktx@falktx.com>
    falkTX committed Jun 8, 2025
    Configuration menu
    Copy the full SHA
    68775d9 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2025

  1. Fix sratom build in some systems

    Signed-off-by: falkTX <falktx@falktx.com>
    falkTX committed Jun 14, 2025
    Configuration menu
    Copy the full SHA
    b2368bf View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2025

  1. add darkglass lv2 extensions, update kxstudio

    Signed-off-by: falkTX <falktx@falktx.com>
    falkTX committed Jun 17, 2025
    Configuration menu
    Copy the full SHA
    f6eaed1 View commit details
    Browse the repository at this point in the history
Loading