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

LADSPA msvc compatibility #4794

Closed
wants to merge 6 commits into from
Closed

LADSPA msvc compatibility #4794

wants to merge 6 commits into from

Commits on Jan 26, 2019

  1. LADSPA msvc compatibility

    * added FindFluidSynth.cmake
    * update submodules
    * Added _USE_MATH_DEFINES in cmake
    * removed hardcode perl in cmake
    justnope committed Jan 26, 2019
    Copy the full SHA
    e8e977d View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2019

  1. update calf submodule for gcc warning

    justnope committed Jan 27, 2019
    Copy the full SHA
    03ae467 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2019

  1. code review changes + updated veal submodule

    *removed spaces in findfluidsynth.cmake version check
    *removed link flags in veal cmake file
    *reverted pattern.cpp (fixed in master)
    *veal submodule points to ladspa branch
    justnope committed Feb 11, 2019
    Copy the full SHA
    7bdddd5 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2019

  1. removed findfluidsynth

    justnope committed Feb 13, 2019
    Copy the full SHA
    f2d8b24 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    c18684b View commit details
    Browse the repository at this point in the history
  3. fixed cmake file error

    justnope committed Feb 13, 2019
    Copy the full SHA
    7972ffc View commit details
    Browse the repository at this point in the history