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

Conversation

ghost
Copy link

@ghost ghost commented Jan 26, 2019

  • added FindFluidSynth.cmake
  • update submodules
  • Added _USE_MATH_DEFINES in cmake
  • removed hardcode perl in cmake

I've realised that instead of editing ladspa.h, I could've also edited the cmake file so it exports all symbols like gcc & clang does. Since ladspa.h came from outside of lmms, there might be good reasons to not allow any changes to that file.

justnope added 2 commits January 26, 2019 07:04
* added FindFluidSynth.cmake
* update submodules
* Added _USE_MATH_DEFINES in cmake
* removed hardcode perl in cmake
cmake/modules/FindFluidSynth.cmake Outdated Show resolved Hide resolved
plugins/LadspaEffect/calf/CMakeLists.txt Outdated Show resolved Hide resolved
src/tracks/Pattern.cpp Outdated Show resolved Hide resolved
@PhysSong
Copy link
Member

If the FluidSynth stuff is not necessary for this PR, I suggest making a separate request.

*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
@ghost ghost closed this Apr 7, 2019
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant